LARTC
[Top] [All Lists]

[LARTC] Simple route 2nd look please

Subject: [LARTC] Simple route 2nd look please
From: "C. Bergström" <cbergstrom@netsyncro.com>
Date: Wed, 07 Mar 2007 14:33:54 +0200
Cc: lartc@mailman.ds9a.nl
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
In-reply-to: <a6f3d2ff87e099b50784ed18c3ad37f9@85.18.136.107>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
References: <a6f3d2ff87e099b50784ed18c3ad37f9@85.18.136.107>
Sender: lartc-bounces@mailman.ds9a.nl
User-agent: Thunderbird 1.5.0.9 (X11/20070104)
I want B to route (temporarily) to both the .65 gw and eventually move to xxx.xxx.xxx.83 being the default gw, but I can't add that route..

I'm missing some obvious, but if someone would take a 2nd look it would be appreciated. I also have requested to get access to the switch ,but that's still waiting.


Server B
ip a s
1: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 100
   link/ether 00:0b:db:91:84:53 brd ff:ff:ff:ff:ff:ff
   inet xxx.xxx.xxx.87/26 brd xxx.xxx.xxx.127 scope global eth0
2: eth1: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 100
   link/ether 00:0b:db:91:84:54 brd ff:ff:ff:ff:ff:ff
   inet xxx.xxx.xxx.84/32 scope global eth1

arping -I eth1 xxx.xxx.xxx.83
ARPING xxx.xxx.xxx.83 from xxx.xxx.xxx.84 eth1
Unicast reply from xxx.xxx.xxx.83 [00:00:25:C1:CC:C0] 0.956ms <-- Correct interface
Unicast reply from xxx.xxx.xxx.83 [00:00:25:C1:CC:C1]  1.210ms <-- Incorrect
Unicast reply from xxx.xxx.xxx.83 [00:00:25:C1:CC:C1]  0.712ms
Unicast reply from xxx.xxx.xxx.83 [00:00:25:C1:CC:C1]  0.711ms
---------------
ip route add default via xxx.xxx.xxx.83 dev eth1 table T1
RTNETLINK answers: Network is unreachable
eris ~ # route add -net xxx.xxx.xxx.84/31 gw xxx.xxx.xxx.83
SIOCADDRT: Network is unreachable

ip r s
127.0.0.0/8 dev lo  scope link
default via xxx.xxx.xxx.65 dev eth0



Server C
2: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
   link/ether 00:00:25:c1:cc:c0 brd ff:ff:ff:ff:ff:ff
   inet xxx.xxx.xxx.83/31 scope global eth0
      valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
   link/ether 00:00:25:c1:cc:c1 brd ff:ff:ff:ff:ff:ff
   inet xxx.xxx.xxx.82/26 scope global eth1

(Temporary)
ip r s
xxx.xxx.xxx.64/26 dev eth1  proto kernel  scope link  src 207.135.120.82
xxx.xxx.xxx.64/26 dev eth0  proto kernel  scope link  src 207.135.120.83
127.0.0.0/8 dev lo  scope link
default via xxx.xxx.xxx.65 dev eth1
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

<Prev in Thread] Current Thread [Next in Thread>