Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2009 13:14:15 -0200
From:      Wendell Martins Borges <wendell@ramenzoni.com.br>
To:        freebsd-stable@freebsd.org
Subject:   Re: aliases not working in em0
Message-ID:  <77290DC5-426C-4B5E-B718-94E1DCDC0B57@ramenzoni.com.br>
In-Reply-To: <4975D8F9.9000700@ibctech.ca>
References:  <5F259223-D531-4E25-9814-C0C90250707D@ramenzoni.com.br>	<20090120134733.GB22114@hugo10.ka.punkt.de> <4975D712.2080101@ibctech.ca> <4975D8F9.9000700@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

On 20/01/2009, at 12:00, Steve Bertrand wrote:

> Wendell, what does #netstat -rn say? Also, if you run tcpdump  
> listening
> on the alias IP address, do you see the ingress traffic from the  
> remote
> workstations? ie:

stewie# netstat -rn | grep 192.168.112.181
192.168.112.181    00:15:17:16:bf:9a  UHLW        1      121    lo0 =>
192.168.112.181/32 link#1             UC          0        0    em0


>
> # tcpdump -n -i em0 host 192.168.112.181



ping for another host:

stewie# tcpdump -n -i em0 host 192.168.112.181
tcpdump: verbose output suppressed, use -v or -vv for full protocol  
decode
listening on em0, link-type EN10MB (Ethernet), capture size 96 bytes
13:11:21.530635 IP 192.168.112.8 > 192.168.112.181: ICMP echo request,  
id 11852, seq 0, length 64
13:11:22.530803 IP 192.168.112.8 > 192.168.112.181: ICMP echo request,  
id 11852, seq 1, length 64
13:11:23.530969 IP 192.168.112.8 > 192.168.112.181: ICMP echo request,  
id 11852, seq 2, length 64

trying to access via http

13:12:28.301445 IP 192.168.112.8.57630 > 192.168.112.181.80: S  
1104784481:1104784481(0) win 65535 <mss 1460,nop,wscale  
3,nop,nop,timestamp 155551065 0,sackOK,eol>
13:12:29.215662 IP 192.168.112.8.57630 > 192.168.112.181.80: S  
1104784481:1104784481(0) win 65535 <mss 1460,nop,wscale  
3,nop,nop,timestamp 155551074 0,sackOK,eol>
13:12:30.217078 IP 192.168.112.8.57630 > 192.168.112.181.80: S  
1104784481:1104784481(0) win 65535 <mss 1460,nop,wscale  
3,nop,nop,timestamp 155551084 0,sackOK,eol>
13:12:31.218369 IP 192.168.112.8.57630 > 192.168.112.181.80: S  
1104784481:1104784481(0) win 65535 <mss 1460,sackOK,eol>
13:12:32.219786 IP 192.168.112.8.57630 > 192.168.112.181.80: S  
1104784481:1104784481(0) win 65535 <mss 1460,sackOK,eol>
13:12:33.221201 IP 192.168.112.8.57630 > 192.168.112.181.80: S  
1104784481:1104784481(0) win 65535 <mss 1460,sackOK,eol>


--

best regards,

Wendell Martins Borges
Administrador de Redes e Sistemas
Inds. Papel R. Ramenzoni S/A




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?77290DC5-426C-4B5E-B718-94E1DCDC0B57>