> Huy Bui wrote:
> > Have you try the option:
> > up svi dhcp restart (or up /etc/init.d/dhcpd restart) for eth2 in your
net
> > config
> > I use this for my with Bering 1.2
>
> Where, exactly, do I put this?
>
For my system I put this in the interfaces settings :
/etc/network/interfaces

iface eth2 inet static
        address 192.168.10.1
        masklen 22
        broadcast 192.168.10.255
        up svi dhcpd restart
        up shorewall restart



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to