I need some help on split access and load balancing:
I have 2 xDSL (eth1 @ wireless broadband modem; and ppp0, actually connected to eth0 on a phone DSL).
Both links have dynamic addresses. I was reading the examples in the HOWTO: --- copied from the howto ---
ip route add $P1_NET dev $IF1 src $IP1 table T1
ip route add default via $P1 table T1
ip route add $P2_NET dev $IF2 src $IP2 table T2
ip route add default via $P2 table T2
--- end copy --this is awesome... is there any script that could convert these vars ($P1_NET, etc) into the REAL values of my 2 dsl connections?
I'm still not too good at coding in Linux... can anyone help me?
Thanks in advance
Edgar
_________________________________________________________________
MSN Fotos: la forma m�s f�cil de compartir e imprimir fotos. http://photos.msn.es/support/worldwide.aspx
_______________________________________________ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
