On Wed, 2002-02-20 at 13:41, Richard Hayes wrote:
> What is the format for /etc/networks/interface?

It's explained fairly thoroughly in man interfaces, but a basic setup
would look like:

iface eth0 inet static
    address 192.168.0.32
    netmask 255.255.255.0
    broadcast 192.168.0.255
    gateway 192.168.0.1

Cheers,
-- 
Peter
[EMAIL PROTECTED]

By now the whole of downtown Morpork was alight, and the richer and
worthier
citizens of Ankh on the far bank were bravely responding by feverishly
demolishing the bridges.
                   (Terry Pratchett, The Colour of Magic)

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to