On Sat, Feb 07, 2009 at 05:31:24PM +, Richard Kettlewell wrote:
> Thomas Hood wrote:
>>> iface eth0 inet static
>>> address 172.17.207.12
>>> gateway 172.17.207.1
>>> netmask 255.255.255.0
>>
>>
>> I'll assume that interface eth0 is configured using the "ifup" command.
>>
>> Add this line to
Thomas Hood wrote:
iface eth0 inet static
address 172.17.207.12
gateway 172.17.207.1
netmask 255.255.255.0
I'll assume that interface eth0 is configured using the "ifup" command.
Add this line to the "iface eth0" stanza in /etc/network/interfaces
dns-nameservers 172.17.207.1 172.17.207
2 matches
Mail list logo