[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: providing default route



On Sun, 2003-09-21 at 12:10, Chad M Stewart wrote:
> Where is the proper place in debian to define the default route?   I've 
> got my own hack, but I'd like to know the 'proper' place.

/etc/network/interfaces:

iface eth0 inet static
        address 192.168.1.200
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255
---> gateway 192.168.1.1  <---
       ^^^^^^^^^^^^^
There.
-- 
greg, greg@gregfolkert.net
REMEMBER ED CURRY! http://www.iwethey.org/ed_curry

Your dainty nostrils flare with the humblest grandiosity of an ant
swallowing a water buffalo.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: