From owner-freebsd-hackers Mon Dec 2 17:33:22 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA27566 for hackers-outgoing; Mon, 2 Dec 1996 17:33:22 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA27561 for ; Mon, 2 Dec 1996 17:33:20 -0800 (PST) Received: from tibia-235.parc.xerox.com ([13.1.100.239]) by alpha.xerox.com with SMTP id <17014(8)>; Mon, 2 Dec 1996 17:32:45 PST Received: by tibia-235.parc.xerox.com id <2310>; Mon, 2 Dec 1996 17:32:36 -0800 From: Bill Fenner To: fenner@parc.xerox.com, jkh@time.cdrom.com Subject: Re: Bizarro bug in 2.1.6 that's had me stumped for ages... Cc: hackers@freebsd.org Message-Id: <96Dec2.173236pst.2310@tibia-235.parc.xerox.com> Date: Mon, 2 Dec 1996 17:32:26 PST Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Does "ifconfig sl0 down; ifconfig sl0 up" help, or do you have to kill and restart slattach? Does "ifconfig sl0 delete; ifconfig sl0 address rmtaddr" help? When you're experiencing the problem, what do packets going out the line sourced from your machine look like? (e.g. tcpdump -n -i sl0 icmp; ping somehost). Bill