From owner-freebsd-net Mon Sep 11 2:32: 3 2000 Delivered-To: freebsd-net@freebsd.org Received: from smtp2.jakinternet.co.uk (proxy.jakinternet.co.uk [212.41.43.4]) by hub.freebsd.org (Postfix) with ESMTP id 1E46437B422 for ; Mon, 11 Sep 2000 02:32:01 -0700 (PDT) Received: from smtp.jakinternet.co.uk (smtp.jakinternet.co.uk [212.41.41.61]) by smtp2.jakinternet.co.uk (Postfix) with SMTP id 3CA0EA76F1 for ; Mon, 11 Sep 2000 10:27:23 +0100 (BST) Received: from sykes.demon.co.uk ([212.41.50.51]) by smtp.jakinternet.co.uk ; Mon, 11 Sep 2000 10:30:29 -0100 Received: from martinh (martinh [192.168.2.6]) by sykes.demon.co.uk (8.7.6/v3.2) with SMTP id KAA03236 for ; Mon, 11 Sep 2000 10:30:49 +0100 Message-ID: <021901c01bd3$00d9d860$0602a8c0@melksham> From: "Martin Hillier" To: Subject: Help, I think I have a routing problem? Date: Mon, 11 Sep 2000 10:31:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have been trying to sort out a problem with a freebsd machine and linux, when I ping from one to the other I get packets sent but no received packets, 100% packet loss. I have done a tcpdump and... #Ping 192.168.2.110 (to blackhole(freebsd) from sykes ) Linux 12:48:29.869824 sykes > blackhole: icmp: echo request FreeBSD tcpdump: listening on ed0 12:48:29.632586 sykes > blackhole: icmp: echo request 12:48:29.633087 blackhole > sykes: icmp: echo reply I am not getting any icmp packets back to the linux machine. I can ping to and from a windows 98 machine to both freebsd and linux ok? my route on the freebsd box # route get sykes route to: sykes destination: sykes interface: ed0 flags: recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire 0 0 0 0 0 0 1500 1180 And the ethernet address is correct. sykes 0:a0:24:4e:b2:af UHLW 0 4 ed0 1186 The linux box can 'see' other packets from the freebsd machine to other machines, does this mean the routing is screwed up to the linux box from freebsd? I have NO IDEA where to look now, any ideas! Many Thanks... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message