hi,
I'm configuring a network card on freebsd 7.0 which is
intalled on a laptop(Tinkpad T61) and encounter a problem.
My card is em0, media is 100baseTX(full-duplex). I
use the following command to assign an ipv4 adrress
# ifconfig em0 192.168.10.221/24
After ifconfig, I ping the gateway 192.168.10.1, but ping
replied with no answers. I use tcpdump to capture the
packets, and do see the gateway 192.168.10.1 replies.
The route table is also right.
Destination Gateway interface
192.168.10.0/24 link#1 em0
Why the ping failed? Has anyone encoutered this problem
before and could you share your solution with me?
I'm configuring a network card on freebsd 7.0 which is
intalled on a laptop(Tinkpad T61) and encounter a problem.
My card is em0, media is 100baseTX(full-duplex). I
use the following command to assign an ipv4 adrress
# ifconfig em0 192.168.10.221/24
After ifconfig, I ping the gateway 192.168.10.1, but ping
replied with no answers. I use tcpdump to capture the
packets, and do see the gateway 192.168.10.1 replies.
The route table is also right.
Destination Gateway interface
192.168.10.0/24 link#1 em0
Why the ping failed? Has anyone encoutered this problem
before and could you share your solution with me?