I just switched ISPs and am now with Comcast. They gave me 5 IPs, a gateway address, a subnet address, and two dns addresses. I am running Ubuntu 8 and am having the following problem when I try to edit /etc/network/interfaces: Code: SIOCADDRT: No such process Failed to bring up eth0. This is what /etc/network/interfaces looks like: Has anyone run into this? Thanks.
Most cases I found when searching around for that issue was a misconfig... When I check the netconfig on both my debian and centos box, i was not able to leave broadcast and network address out. So maybe adding those two adresses will help.
I have one machine that is running fine with only the three lines, but I don't know what the other two lines would be.
You cannot have a default gateway that is on another network, the default gateway has to be on your subnet.