Results 1 to 1 of 1
Hi,
I have 2 servers (WAN server and LAN server)
On wan server are: eth0 and eth1 and (eth0.936 and eth0.937 VLAN's)
on it I start bgpd and zebra and ...
- 03-30-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 1
traceroute with vlan didn't work correctly
Hi,
I have 2 servers (WAN server and LAN server)
On wan server are: eth0 and eth1 and (eth0.936 and eth0.937 VLAN's)
on it I start bgpd and zebra and my route table is for example:
86.38.0.0 213.190.34.149 255.255.128.0 UG 0 0 0 eth0.937
84.46.128.0 213.190.34.149 255.255.128.0 UG 0 0 0 eth0.937
86.100.0.0 213.190.34.149 255.255.128.0 UG 0 0 0 eth0.937
86.38.128.0 213.190.34.149 255.255.128.0 UG 0 0 0 eth0.937
86.38.0.0 213.190.34.149 255.255.0.0 UG 0 0 0 eth0.937
84.15.0.0 213.190.34.149 255.255.0.0 UG 0 0 0 eth0.937
89.116.0.0 213.190.34.149 255.254.0.0 UG 0 0 0 eth0.937
default 213.190.34.145 0.0.0.0 UG 0 0 0 eth0.936
My traceroute from wan server:
traceroute to www.tiltas.lt (213.190.34.138), 30 hops max, 40 byte packets
1 213.190.34.149 (213.190.34.149) 2.711 ms 2.597 ms 2.847 ms
2 213.190.34.134 (213.190.34.134) 4.639 ms 4.954 ms 4.816 ms
3 213.190.34.138 (213.190.34.138) 4.891 ms 5.974 ms 7.985 ms
traceroute to www.l.google.com (64.233.183.147), 30 hops max, 40 byte packets
1 213.190.34.145 (213.190.34.145) 2.814 ms 2.729 ms 2.734 ms
2 213-190-41-185.telecom.lt (213.190.41.185) 2.783 ms 2.819 ms 2.987 ms
3 81-7-119-58.static-ip.zebra.lt (81.7.119.58) 4.680 ms 4.576 ms 4.451 ms
4 de-cix10.net.google.com (80.81.192.108) 36.443 ms 54.298 ms 36.558 ms
it all fine...
but when I do trace from LAN server:
traceroute to www.tiltas.lt (213.190.34.138), 30 hops max, 40 byte packets
1 10.254.254.254 (10.254.254.254) 0.302 ms 0.192 ms 0.200 ms
2 213.190.34.145 (213.190.34.145) 2.927 ms 2.952 ms 2.950 ms
3 213.190.34.134 (213.190.34.134) 4.791 ms 4.951 ms 5.199 ms
4 213.190.34.138 (213.190.34.138) 4.915 ms 4.948 ms 4.826 ms
traceroute to www.l.google.com (64.233.183.99), 30 hops max, 40 byte packets
1 10.254.254.254 (10.254.254.254) 0.284 ms 0.200 ms 0.331 ms
2 213.190.34.145 (213.190.34.145) 2.914 ms 3.077 ms 2.952 ms
3 213-190-41-185.telecom.lt (213.190.41.185) 3.155 ms 3.318 ms 3.076 ms
4 81-7-119-58.static-ip.zebra.lt (81.7.119.58) 4.662 ms 4.817 ms 5.079 ms
why all my traffic go throw eth0.936 interface ?
servers are connected directly by cable (WAN server- eth1#10.254.254.254#) <-> (LAN server eth0 #10.254.254.253#)


Reply With Quote
