From owner-freebsd-stable Tue Oct 17 17:48:44 2000 Delivered-To: freebsd-stable@freebsd.org Received: from orion.info.ucl.ac.be (orion.info.ucl.ac.be [130.104.228.187]) by hub.freebsd.org (Postfix) with ESMTP id 7B1BC37B4CF for ; Tue, 17 Oct 2000 17:48:40 -0700 (PDT) Received: from pegase.info.ucl.ac.be (pegase [130.104.228.147]) by orion.info.ucl.ac.be (8.9.0.Beta5/8.9.0.Beta5/mp/fg-orion) with ESMTP id CAA07518 for ; Wed, 18 Oct 2000 02:48:37 +0200 (MET DST) From: Nicolas Galler Received: (from ngaller@localhost) by pegase.info.ucl.ac.be (8.7.5/8.7.3) id CAA00474 for freebsd-stable@freebsd.org; Wed, 18 Oct 2000 02:48:34 +0200 (MET DST) Date: Wed, 18 Oct 2000 02:48:34 +0200 (MET DST) Message-Id: <200010180048.CAA00474@pegase.info.ucl.ac.be> To: freebsd-stable@freebsd.org Subject: Net problem under 4-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings all stable people... I have the following very frustrating problem when upgrading to 4-STABLE (cvsupped several times today to make sure, but that didn't change). My box is acting as a NAT and web server. Since I rebooted after remaking the world today, it is unable to communicate via the external interface (the web), however: - NAT still works fine (PCs on the LAN are able to access the internet) - pinging works ok too tcpdump and netstat shows nothing interesting (well, tcpdump shows the packet flying to and from, but no reply --- output below). I strongly suspect a hardware problem, but still, this is strange. Please Cc replies to me as I am not getting mail for my subscribed address for now. -- Chive PS: Output from tcpdump: Direct connection from external box: 02:47:06.238063 20-230.CampusNet.ucl.ac.be.1037 > 20-231.CampusNet.ucl.ac.be.smt p: S 1498602663:1498602663(0) win 16384 (DF) [tos 0x10] 02:47:09.231648 20-230.CampusNet.ucl.ac.be.1037 > 20-231.CampusNet.ucl.ac.be.smt p: S 1498602663:1498602663(0) win 16384 (DF) [tos 0x10] NAT Connection from a computer on my lan: 02:47:16.904041 20-230.CampusNet.ucl.ac.be.30003 > 20-231.CampusNet.ucl.ac.be.sm tp: S 4129596323:4129596323(0) win 16384 (DF) [tos 0x10] 02:47:16.941262 20-231.CampusNet.ucl.ac.be.smtp > 20-230.CampusNet.ucl.ac.be.300 03: S 2489143898:2489143898(0) ack 4129596324 win 17520 (DF) 02:47:16.941614 20-230.CampusNet.ucl.ac.be.30003 > 20-231.CampusNet.ucl.ac.be.sm tp: . ack 1 win 17520 (DF) [tos 0x10] 02:47:17.009978 20-231.CampusNet.ucl.ac.be.1109 > 20-230.CampusNet.ucl.ac.be.aut h: S 2489188137:2489188137(0) win 16384 (DF) 02:47:17.010234 20-230.CampusNet.ucl.ac.be.auth > 20-231.CampusNet.ucl.ac.be.110 9: S 1501637353:1501637353(0) ack 2489188138 win 17520 (DF) 02:47:20.001167 20-230.CampusNet.ucl.ac.be.auth > 20-231.CampusNet.ucl.ac.be.110 9: S 1501637353:1501637353(0) ack 2489188138 win 17520 (DF) 02:47:20.030193 20-231.CampusNet.ucl.ac.be.1109 > 20-230.CampusNet.ucl.ac.be.aut h: S 2489188137:2489188137(0) win 16384 (DF) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message