| Linode Forum https://forum.linode.com/ |
|
| ifupdown (Debian Sarge) woes https://forum.linode.com/viewtopic.php?f=19&t=1781 |
Page 1 of 1 |
| Author: | mqatrombone [ Tue Jul 12, 2005 11:24 am ] |
| Post subject: | ifupdown (Debian Sarge) woes |
I'm trying to set ifupdown to use a static ip. Its not working. relevant information: uname -routput: Code: 2.4.29-linode39-1um etc/network/interfaces: Code: # Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or ifup -a -v output Code: ifup: interface lo already configured ifconfig after ifup: Code: eth0 Link encap:Ethernet HWaddr FE:FD:42:A0:8D:A3 route -n after ifup: Code: Kernel IP routing table Is it just me, or is ifupdown bugged? Thanks in advance for any help. |
|
| Author: | tronic [ Tue Jul 12, 2005 2:20 pm ] |
| Post subject: | |
You've got a typo. Code: iface eth0 inet static Look at address/network -- they reference 66.160, but broadcast/gateway references 66.140. You need to make them all match. |
|
| Author: | mqatrombone [ Tue Jul 12, 2005 2:33 pm ] |
| Post subject: | |
Thanks. That fixed it. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|