From owner-freebsd-questions Thu Jan 28 12:53:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13190 for freebsd-questions-outgoing; Thu, 28 Jan 1999 12:53:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.clientlogic.com ([207.51.66.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13003 for ; Thu, 28 Jan 1999 12:52:28 -0800 (PST) (envelope-from ChrisMic@sbservices.com) Received: by SITE0S1 with Internet Mail Service (5.5.2448.0) id ; Thu, 28 Jan 1999 15:52:38 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5E75@site2s1> From: Christopher Michaels - SSG To: "FreeBSD Mailing List (E-mail)" Subject: tun0 interface address Date: Thu, 28 Jan 1999 15:52:23 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am using FreeBSD 2.2.8-STABLE. I have 2 possibly unrelated questions. When the PPP link is dropped and then PPP redials and usually gets a new IP number, now here's my questions. When I type ifconfig tun0 (or ifconfig -a). The old IP number is still listed there, with a netmask of 255.255.255.255. Is this standard behavior? If not, any idea what I may have done wrong to my PPP configuration to have caused this? Also, which my be related, I can't ping the IP address assigned to the tun0 interface anymore. Everything appears to work fine, the ed1 and lo0 interfaces respond to pings just fine. I can accept connections to the tun0 interface (telnet, ident, ftp, etc...). It just will not respond to pings. I have recently starting working with PPP filters and have setup a dial and alive filters that deny ICMP but no "in" or "out" filters at all. Any suggestions would be helpful. Thanks, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message