Re: Strange networking problems after update 5.2.1->5.3

From: Robert Watson (rwatson_at_freebsd.org)
Date: 12/30/04

  • Next message: Palle Girgensohn: "Re: how to remote update 4.10 -> 5.3?"
    Date: Thu, 30 Dec 2004 18:12:14 +0000 (GMT)
    To: Gerrit Kühn <gerrit@pmp.uni-hannover.de>
    
    

    On Thu, 30 Dec 2004, Gerrit Kühn wrote:

    > I recently updated my old Compaq Armada 1500c from 5.2.1 to 5-stable. 5.2.1
    > worked fine, the update went without any noticable problem according to the
    > docs. 5.3 behaves well apart from a strange networking problem.
    > The notebook lives in a /16 subnet with a /16 netmask and has a 16bit
    > NE2000 PCMCIA-card (Longshine).
    >
    > Things that do work:
    > - ping to hosts in /24
    > - ssh to hosts in /24
    > - nis with a server in /24
    >
    > Things that don't work:
    > - ping from any host
    > - ping to hosts outside /24
    > - nfs
    > - query dns in /16
    > - connecting ntp server in /16

    The summary appears to be "known local things work, less local things
    don't", although for the NFS instance it's unclear if that's local or not.
    This suggests a routing or ARP problem.

    I think I'd begin diagnosing the problem by checking the routing and arp
    configurations to make sure that the configuration seems alright (or at
    least, to see if any symptoms are visible). This would mean doing things
    like:

      route -n get default
      route -n get {host in /24}
      route -n get {host in /16}

    Check "arp -a" and make sure that the default gateway is what you expect,
    and check to make sure it's hardware address is right. You may want to
    compare against what you see on another machine on the segment. Make sure
    you can ping the default gateway.

    Next, I'd get out a packet sniffer and look for on-the-wire problems -- in
    particular, to make sure that packets destined for non-local destinations
    are getting stamped with the right destination hardware address (that of
    the right default gateway). I'd load up a sniffer on the remote system
    and see if the problem is that your outgoing traffic doesn't get there, or
    if it's the return traffic that's failing to be properly received. I'd
    use the sniffer also to inspect the return traffic and make sure it's what
    is expected.

    Somewhere during all of this, you will probably find the broken bit --
    packets missing at some step, the wrong address, or the like. If you find
    anything that isn't fixed via a configuration change (i.e., failed
    checksums, no way to explain the address being put in the packet, etc),
    let us know.

    Robert N M Watson

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Palle Girgensohn: "Re: how to remote update 4.10 -> 5.3?"

    Relevant Pages

    • Re: Cannot setup ICS in Win2000
      ... > * I have followed every Guide that I can find to try and make a> internet connection from one computer to another. ... > - Intel PIII-550mhz ... > * The Ipconfig in CMD Shows for the Intel PIII-550> Windows 2000 IP Configuration ... Primarily the> Gateway is failed, But I have found no discriptions on how to use the> gateway. ...
      (microsoft.public.win2000.networking)
    • Workgroup that spans more than one subnet in Samba
      ... I want a workgroup that spands two IP subnets. ... eth0:192.168.0.1 and gateway of the 192.168.0.0/24 ... The Gateway is a Fedora Core 3 box where I have Samba ... running with this configuration: ...
      (comp.os.linux.networking)
    • RE: ISA 2004 Firewall Client and ActiveSync 4.2
      ... though I was connected in a Wireless Lan I changed my configuration. ... that killing my default gateway is not the way ... gateway and the appropriate DNS server entries. ... server internal IP then your client works as a secureNAT client and you're ...
      (microsoft.public.isa.clients)
    • Re: Multiple server problems - HELP!
      ... If you do an ipconfig/all from a workstation, and the default gateway is the ... IP of the SBS, then it would appear all is OK. ... contents of you DHCP configuration options, ... > Connection-specific DNS Suffix. ...
      (microsoft.public.windows.server.sbs)
    • Re: [SLE] Wireless, DHCP, Firewall Issues [SOLVED, sort of ...]
      ... I setup my laptop with SCP. ... It "remembers" changes to your configuration and switches back and forth ... wireless with DHCP accept any... ... I also blanked the gateway information. ...
      (SuSE)