Bug 143800 - [boot] ping of local ip failed with network boot
Summary: [boot] ping of local ip failed with network boot
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 8.0-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 12:30 UTC by Volodymyr Pushkar
Modified: 2018-01-03 05:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volodymyr Pushkar 2010-02-11 12:30:01 UTC
With network boot of diskless stations ping of network interface ip which was received via DHCP failed.

How-To-Repeat: Boot diskless station from NFS server and try to ping machines itself network interface ip.
F.Ex.:
helium#/home/vortex>ifconfig fxp0
fxp0: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> metric 0 mtu 1500
        options=2049<RXCSUM,VLAN_MTU,POLLING,WOL_MAGIC>
        ether 00:30:48:21:8f:b2
        inet 10.12.33.171 netmask 0xffffffe0 broadcast 10.12.33.191
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
helium#/home/vortex>ping -c 5 10.12.33.171
PING 10.12.33.171 (10.12.33.171): 56 data bytes

--- 10.12.33.171 ping statistics ---
5 packets transmitted, 0 packets received, 100.0% packet loss

No problems with others hosts and from others hosts:
helium:/home/vortex>ping -c 2 hydrogen
PING hydrogen (10.12.33.170): 56 data bytes
64 bytes from 10.12.33.170: icmp_seq=0 ttl=255 time=0.967 ms
64 bytes from 10.12.33.170: icmp_seq=1 ttl=255 time=1.004 ms

--- hydrogen ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.967/0.986/1.004/0.018 ms
hydrogen:/home/vortex>ping -c 2 helium
PING helium (10.12.33.171): 56 data bytes
64 bytes from 10.12.33.171: icmp_seq=0 ttl=64 time=1.928 ms
64 bytes from 10.12.33.171: icmp_seq=1 ttl=64 time=1.957 ms

--- helium ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 1.928/1.942/1.957/0.015 ms
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:54 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped