Re: Sun-4/110 NetBSD Diskless NFS Issue
Palle Lyckegaard <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 8 Apr 2024, Samuel Furtaw wrote: > Here is the PCAP file on Google Drive - the NFS conversation in > question is between 172.16.0.2 (server) and 10.100.0.4 (sun4). The > sun4 jumps between two different IPs in the PCAP since its RARP and > BOOTP addresses are different. > https://drive.google.com/file/d/1iy0JUlSL3GMwMBKWHRiCf8r49xWEdxRK/view?usp=drive_link > Record #298 has a ICMP Rediret packet (and more follows in #303 and #306). Why does 10.100.0.1 (your local gw?) send this redirect message to your NetBSD client? Any reason for using two seperate IP subnets in your setup (172.16.0.0/24 and 10.100.0.0/24)? Why not let RARP assign the same IP adress as the DHCP does later on?