Displaying 3 results from an estimated 3 matches for "extip1".
Did you mean:
extip
2004 Jan 10
5
Two routing cache entries with different interface
hi all,
i am setting up a load balancing netwrok with failover,
i have applied julian patch,
but whenever i try to traceroute from any client node, it gives me two entries for that destination, but i get different interface for that entries,
so it doesn''t forward my requests,
i have done masquerading for client nodes,
the ip rule/route are as follows,
ip rule add prio 222 table
2004 Sep 02
6
Slipt 2 ISP strange routing problem
Dear all Lartc,
I try to split my Internet access to my 2 ISP with 1 linux (GNU/Debian
sarge) 3 NIC router,
I want all my users conneted with ISP1 and just some IP connected with ISP2
Here is my configuration:
Internal network: 10.117.71.0/24
Interface eth0
ISP1: IP for my linux box: 1.2.3.4/29
Interface: eth1
Gateway: 1.2.3.5
ISP2: IP for my
2006 Mar 14
1
iptables+iproute problem
...d out shell command below *
#
#
# Determine the external IP automatically:
# ----------------------------------------
#
# The following line will determine your external IP address. This
# line is somewhat complex and confusing but it will also work for
# all NON-English Linux distributions:
#
#EXTIP1="`$IFCONFIG $EXTIF1 | $AWK \
# /$EXTIF1/''{next}//{split($0,a,":");split(a[2],a," ");print a[1];exit}''`"
# For users who wish to use STATIC IP addresses:
#
# # out the EXTIP line above and un-# out the EXTIP line below
#
IPDS0="200.36.148.163&q...