resolved!!!
I have re-configured the eth1's address and bam!!!
[root@eapi root]# tcpdump -i eth1
tcpdump: listening on eth1
12:25:16.630393 arp who-has 192.168.0.254 tell 192.168.0.2
12:25:16.630454 arp reply 192.168.0.254 is-at 0:a:5e:48:c9:bb
12:25:16.630741 192.168.0.2.1074 > 10.XXX.XXX.XXX.http: S 288709428:288709428(0) win 16384 <mss 1460,nop,nop,sackOK> (DF)
12:25:16.632956 10.XXX.XXX.XXX.http > 192.168.0.2.1074: S 3661149227:3661149227(0) ack 288709429 win 5840 <mss 1460,nop,nop,sackOK> (DF)
12:25:16.633453 192.168.0.2.1074 > 10.XXX.XXX.XXX.http: . ack 1 win 17520 (DF)
12:25:16.634358 192.168.0.2.1074 > 10.XXX.XXX.XXX.http: P 1:199(198) ack 1 win 17520 (DF)
12:25:16.635230 10.XXX.XXX.XXX.http > 192.168.0.2.1074: . ack 199 win 6432 (DF)
12:25:16.635759 10.XXX.XXX.XXX.http > 192.168.0.2.1074: P 1:191(190) ack 199 win 6432 (DF)
12:25:16.738018 192.168.0.2.1075 > proxy.xxxxxx.xxx.xx.squid: S 288796619:288796619(0) win 16384 <mss 1460,nop,nop,sackOK> (DF)12:25:16.739511 proxy.xxxxxx.xxx.xx.squid > 192.168.0.2.1075: S 2841021943:2841021943(0) ack 288796620 win 5840 <mss 1460,nop,nop,sackOK> (DF)
12:25:16.739954 192.168.0.2.1075 > proxy.xxxxxx.xxx.xx.squid: . ack 1 win 17520 (DF)
12:25:16.743396 192.168.0.2.1075 > proxy.xxxxxx.xxx.xx.squid: P 1:255(254) ack 1 win 17520 (DF)
12:25:16.745195 proxy.xxxxxx.xxx.xx.squid > 192.168.0.2.1075: . ack 255 win 6432 (DF)
12:25:16.798648 192.168.0.2.1074 > 10.0.1.131.http: . ack 191 win 17330 (DF)
12:25:17.596882 proxy.xxxxxx.xxx.xx.squid > 192.168.0.2.1075: . 1:1461(1460) ack 255 win 6432 (DF)
12:25:17.598092 proxy.xxxxxx.xxx.xx.squid > 192.168.0.2.1075: . 1461:2921(1460) ack 255 win 6432 (DF)
12:25:17.600027 192.168.0.2.1075 > proxy.xxxxxx.xxx.xx.squid: . ack 2921 win 17520 (DF)
[root@eapi root]# netstat -pantua
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN 2135/rpc.statd
tcp 0 0 127.0.0.1:32769 0.0.0.0:* LISTEN 2321/xinetd
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2448/mysqld
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 2487/smbd
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2115/portmap
tcp 0 0 0.0.0.0:6000 0.0.0.0:* LISTEN 2583/X
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 2381/httpd
tcp 0 0 0.0.0.0:113 0.0.0.0:* LISTEN 2321/xinetd
tcp 0 0 192.168.0.254:53 0.0.0.0:* LISTEN 2290/named
tcp 0 0 10.10.1.2:53 0.0.0.0:* LISTEN 2290/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2290/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2305/sshd
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2260/cupsd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2350/sendmail: acce
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2290/named
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 2381/httpd
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 2487/smbd
tcp 0 0 127.0.0.1:631 127.0.0.1:32772 ESTABLISHED 2260/cupsd
tcp 0 0 127.0.0.1:32772 127.0.0.1:631 ESTABLISHED 2701/eggcups
udp 0 0 0.0.0.0:32768 0.0.0.0:* 2135/rpc.statd
udp 0 0 0.0.0.0:32769 0.0.0.0:* 2290/named
udp 0 0 10.10.1.2:137 0.0.0.0:* 2492/nmbd
udp 0 0 0.0.0.0:137 0.0.0.0:* 2492/nmbd
udp 0 0 10.10.1.2:138 0.0.0.0:* 2492/nmbd
udp 0 0 0.0.0.0:138 0.0.0.0:* 2492/nmbd
udp 0 0 192.168.0.254:53 0.0.0.0:* 2290/named
udp 0 0 10.10.1.2:53 0.0.0.0:* 2290/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 2290/named
udp 0 0 0.0.0.0:615 0.0.0.0:* 2135/rpc.statd
udp 0 0 0.0.0.0:111 0.0.0.0:* 2115/portmap
udp 0 0 0.0.0.0:631 0.0.0.0:* 2260/cupsd
Thanks ken!!
|