I have an ULTRA 10 Sparc system and I am trying to setup networking.
I'm used to the Linux environment so I tried to do it the Linux way, but it doesnt seem to work. Here's what I have done thus far.
1 - Edit the /etc/hosts file to include the IP address along with the domain name
127.0.0.1 localhost
192.168.0.200 sun.lilcambo.com (i own the domain)
2 - Edit /etc/resolv.conf - I added the DNS server info given by Directtvdsl
nameserver 64.xx.xx.xx
nameserver 64.xx.xx.xx
3 - Created a file called defaultrouter in the /etc directory
192.168.0.254
Reboot and it still doesnt work. I can ping the loopback address, but anything else it tells me the destination is unreachable! Am I missing something? I have a link light on my switch so it's not the cable or NIC.
I'm used to the Linux environment so I tried to do it the Linux way, but it doesnt seem to work. Here's what I have done thus far.
1 - Edit the /etc/hosts file to include the IP address along with the domain name
127.0.0.1 localhost
192.168.0.200 sun.lilcambo.com (i own the domain)
2 - Edit /etc/resolv.conf - I added the DNS server info given by Directtvdsl
nameserver 64.xx.xx.xx
nameserver 64.xx.xx.xx
3 - Created a file called defaultrouter in the /etc directory
192.168.0.254
Reboot and it still doesnt work. I can ping the loopback address, but anything else it tells me the destination is unreachable! Am I missing something? I have a link light on my switch so it's not the cable or NIC.