[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Going from DHCP to hard-coded values
I'm have a 2.9 machine that currently uses DHCP to get all it's
networking info. I'd now like to change from DHCP to hardcoded values.
So I went and changed hostname.xl0 to:
inet 24.68.192.240 255.255.255.252 NONE media autoselect
Changed resolv.conf for my DNS, along with myname and mygate.
After rebooting I get somehting along the lines of:
24.68.192.1 not found in routing table
So that's pretty much the problem. I'm 100% sure that I have the proper
gateway stuck in. What is it I'm not doing right?
Thanks,
Chris