--- Thanasis Koutras
<[EMAIL PROTECTED]> wrote:
> Hi!
> 
> I have a PC with an Ethernet card in my LAN and I
> was wandering if there is
> a way I could add a second network with a different
> IP, mailserver, ftp
> server and so on.... Could anyone enlighten me on
> this?
> 
> TIA
> 
> Thanasis

The way I added a second network to our existing one
was like so:

ifconfig eth1:0 (new ip address)
/sbin/route add -host (new ip address) dev eth1:0

I added those two lines to rc.local so it would bind
on reboot and then I adjusted my iptables accordingly.

HTH

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to