From owner-freebsd-questions Wed Nov 20 18:18:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CE8F37B401 for ; Wed, 20 Nov 2002 18:18:43 -0800 (PST) Received: from mta09.mail.mel.aone.net.au (mta09.mail.au.uu.net [203.2.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 612DC43E88 for ; Wed, 20 Nov 2002 18:18:42 -0800 (PST) (envelope-from rbyrnes@ozemail.com.au) Received: from pootah ([63.60.239.207]) by mta09.mail.mel.aone.net.au with SMTP id <20021121021839.GOJZ27722.mta09.mail.mel.aone.net.au@pootah> for ; Thu, 21 Nov 2002 13:18:39 +1100 Message-ID: <000c01c29104$4bfd8dc0$3164a8c0@number6.loop.bpa.nu> From: "Rob B" Cc: Subject: ppp works, but natd not working Date: Thu, 21 Nov 2002 13:16:48 +1100 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 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have ppp working : [root@erwin]/usr/local/etc: ping www.ozemail.com.au PING www.ozemail.com.au (203.102.166.18): 48 data bytes 56 bytes from 203.102.166.18: icmp_seq=0 ttl=56 time=132.990 ms 56 bytes from 203.102.166.18: icmp_seq=1 ttl=56 time=121.214 ms 56 bytes from 203.102.166.18: icmp_seq=2 ttl=56 time=120.237 ms 56 bytes from 203.102.166.18: icmp_seq=3 ttl=56 time=118.285 ms 56 bytes from 203.102.166.18: icmp_seq=4 ttl=56 time=114.380 ms ^C --- www.ozemail.com.au ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max/stddev = 114.380/121.421/132.990/6.240 ms but sourcing the pings from the internal interface doesn't: [root@erwin]/usr/local/etc: ping -S 192.168.100.10 www.ozemail.com.au PING www.ozemail.com.au (203.102.166.18) from 192.168.100.10: 48 data bytes ^C --- www.ozemail.com.au ping statistics --- 12 packets transmitted, 0 packets received, 100% packet loss Both ppp and natd are running: [root@erwin]/usr/local/etc: ps fax PID TT STAT TIME COMMAND 704 ?? Is 0:00.00 natd -dynamic -interface tun0 737 ?? Ss 0:00.31 ppp -auto -alias demand Just for completeness - the pings (or traceroutes for that matter) don't work from the LAN either. What could be wrong? TIA rob -- Today's subliminal thought is: This is quote 1102 of 1254. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message