Displaying 1 result from an estimated 1 matches for "address4".
Did you mean:
address
2005 Jun 29
1
iproute2 ping question
...ke my router to answer on all five
of my static addresses on the WAN side of the router. For testing
purposes I''m using tcpdump and ping.
For list purposes the WAN is
$ADSL.0 network
$ADSL.1 gateway
$ADSL.2 WAN-address1 (eth1)
$ADSL.3 WAN-address2
$ADSL.4 WAN-address3
$ADSL.5 WAN-address4
$ADSL.6 WAN-address5
$ADSL.7 broadcast
First I bring up the nic.
"ifup eth1"
Ping and eth1 ($ADSL.2) replies correctly.
Next I add a second address to the nic.
"ip addr add $ADSL.3/29 dev eth1"
Ping gets no response from the new address but tcpdump shows the nic
rece...