Date: Tue, 17 Dec 1996 17:06:34 +0300 (MSK) From: Dmitry Valdov <dv@kis.ru> To: freebsd-bugs@freebsd.org Subject: PPP (or tun0) bug Message-ID: <Pine.FBSD.3.95.961217164732.13349A-100000@xkis.kis.ru>
next in thread | raw e-mail | index | archive | help
Hello! Situation: I've LAN connected to internet via dialup using ppp (tun0 device) in autodial mode. My end of PPP link have address x.x.x.x, but ethernet card on router under FreeBSD 2.1.5 have address y.y.y.y. All connections from router itself are works fine, but when I try to connect from other LAN's to some host in the Internet my router sends any packet in many-many copies. I've found workaround for it: tcpdump -i ep0 > /dev/null. If tcpdump is running than all works fine. Dmitry. PS. Sorry for bad english.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.FBSD.3.95.961217164732.13349A-100000>