This is a discussion on Can't connect to Internet via gateway router within the comp.unix.solaris forums, part of the Solaris Operating System category; --> Hi, I am a newbie in Solaris and I recently acquired Sun Blade 150. I have installed Solaris 9. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am a newbie in Solaris and I recently acquired Sun Blade 150. I have installed Solaris 9. I have a ADSL modem connected to LinkSys BEFW11S4 gateway router. Assigned IP address automatically by PPPoE. I have a couple of Linux boxes connected to the LAN and all can access Internet. My gateway router is DHCP enabled. I did not configure SB150 to use DHCP. My SB150 IP address is 192.168.75.52 and LinkSys gateway IP is 192.168.75.1. I can ping all in the subnet. My netstat -rn is as below: Destination Gateway Flags Ref Use Interface --------------- ---------------- ----- --- --- --------- 192.168.75.0 192.168.75.52 U 1 3 eri0 224.0.0.0 192.168.75.52 U 1 0 eri0 default 192.168.75.1 UG 1 0 127.0.0.1 127.0.0.1 UH 16 1395 lo0 I've exhausted all resources. Can you please help? Best regards, Adrian Hoe <To e-mail me, remove "spam" and "remove"> |
| ||||
| Hello, Your Nat is not properly configured.......check by tracertoute...from your solaris box. atif Adrian Hoe <mailbox@spam.adrianhoe.remove.com> wrote in message news:<3f13f2c0_1@news.tm.net.my>... > Hi, > > I am a newbie in Solaris and I recently acquired Sun Blade 150. I have > installed Solaris 9. I have a ADSL modem connected to LinkSys BEFW11S4 > gateway router. Assigned IP address automatically by PPPoE. I have a > couple of Linux boxes connected to the LAN and all can access Internet. > My gateway router is DHCP enabled. > > I did not configure SB150 to use DHCP. My SB150 IP address is > 192.168.75.52 and LinkSys gateway IP is 192.168.75.1. I can ping all in > the subnet. > > My netstat -rn is as below: > > Destination Gateway Flags Ref Use Interface > --------------- ---------------- ----- --- --- --------- > 192.168.75.0 192.168.75.52 U 1 3 eri0 > 224.0.0.0 192.168.75.52 U 1 0 eri0 > default 192.168.75.1 UG 1 0 > 127.0.0.1 127.0.0.1 UH 16 1395 lo0 > > I've exhausted all resources. Can you please help? > > Best regards, > > Adrian Hoe > <To e-mail me, remove "spam" and "remove"> |