Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Telnet or FTP from outside home net
Name: Jay Date: February 6, 2003 at 21:54:11 Pacific OS: sol8 CPU/Ram: 255
Comment:
Hello,
What I am trying to do is access(FTP or Telnet) my Ultra5 box from work. I have a linksys router 4 port asigning ip's (dhcp) to 3 of my machines including the ultra5. I can telnet and ftp internally fine. What do I need to do to get outside access?? Any help will be apprciecated. Thanks
Name: G Mark Date: February 8, 2003 at 00:14:56 Pacific
Reply:
Well, if you're using dhcp, your IP isn't always going to be the same, right? Try pinging yopu
First, try to ping it: http://www.kloth.net/services/ping.php
Assuming that works, then try to telnet. If you still can't reach it, then you'll want to check that telnet is under the auspices of /etc/inet/inetd.conf. If it is, then... I don't know. Cable and DSL networks have their downsides.
0
Response Number 2
Name: joe Date: February 10, 2003 at 13:19:47 Pacific
Reply:
What you need to do is give the U5 a hard coded Ip.. then in your linksys router go to advanced/port forwarding/upnp and pass all incoming requests for ftp/telnet 21/23 to the ip of the U5.
0
Response Number 3
Name: Jay Date: February 10, 2003 at 14:02:28 Pacific
Reply:
Thanks for the replies.
By hard coded Ip, do u mean Static IP?? How will that work with my router as a dhcp server?? Thanks
0
Response Number 4
Name: joe m Date: February 11, 2003 at 07:30:03 Pacific
Reply:
my router is a dhcp server too.. but not for my sun system.. I give it a static address, and forward the requests to that IP...
0
Response Number 5
Name: jay Date: February 11, 2003 at 10:53:07 Pacific
Reply:
I set my sun box up with a static Ip to 192.168.10.4 and set port fowarding up, but still can't get entry??
0
Response Number 6
Name: joem33@yahoo.com Date: February 11, 2003 at 13:22:51 Pacific
Reply:
how are you trying to get in? Through your IP that your provider gives you?
email me joem33@yahoo.com
0
Response Number 7
Name: Jay Date: February 14, 2003 at 23:46:17 Pacific
Summary: No I am not using any tcpwrappers or any other service that verifys IP address. I am very new to unix so all I really did was add a few lines to the pam file for telnet as referenced in the answer bo...
Summary: Hello Sri Are you requested for login info when you telnet or ftp? If yes what usename are you logging in with or more specifcally are you using root to login? Thanks jono ...
Summary: Hi, I have a solaris box at home networked through a router and a cable modem. The ssh is installed on the solaris box and deamon is runing. The static ip for the solaris box is 192.168.0.111. The rou...