Date: Tue, 20 Jan 2009 10:22:09 -0500 From: Steve Bertrand <steve@ibctech.ca> To: Wendell Martins Borges <wendell@ramenzoni.com.br> Cc: freebsd-stable@freebsd.org Subject: Re: aliases not working in em0 Message-ID: <4975EC21.2040101@ibctech.ca> In-Reply-To: <77290DC5-426C-4B5E-B718-94E1DCDC0B57@ramenzoni.com.br> References: <5F259223-D531-4E25-9814-C0C90250707D@ramenzoni.com.br> <20090120134733.GB22114@hugo10.ka.punkt.de> <4975D712.2080101@ibctech.ca> <4975D8F9.9000700@ibctech.ca> <77290DC5-426C-4B5E-B718-94E1DCDC0B57@ramenzoni.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Wendell Martins Borges wrote: >> # 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 So, the box can be found on the network, but it is not returning traffic properly. What does # arp -a have to say, on both boxes? Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4975EC21.2040101>