Date: Fri, 2 Mar 2001 16:55:19 -0800 From: "Galen Sampson" <galen@sampson.eyep.net> To: <stable@FreeBSD.ORG> Subject: mpd-netgraph Message-ID: <001901c0a37c$9e664ab0$0200000a@windows>
next in thread | raw e-mail | index | archive | help
Hello all,
I am using my FreeBSD machine as a router for my house with 5 computers.
I have recently installed mpd-netgraph to see if I can make a tunnel to my
friends across the internet. To test mpd-netgraph's configuration I
attempted to tunnel between my windows 2000 machine (on the local network
with the freebsd router) and my freebsd machine using pptp. I was logged
into the FreeBSD machine via kdm and a windows X-client. Imediately after
the connection established the FreeBSD machine rebooted. After the FreeBSD
machine came back up this was not repeated and everything worked fine. My
log files indicate nothing about the crash.
The only thing I can think of is I somehow made silly mistakes
configureing mpd-netgraph and the kernel didn't like having two interfaces
with the same ip address (ng0 was the interface mpd-netgraph used) or there
was some problem with loading certain netgraph modules (I didn't compile
every netgraph option into my kernel).
Can someone tell me if this is worth submitting a bug report or not?
Any ideas as to my problem?
~> uname -a
FreeBSD freebsd.house 4.2-STABLE FreeBSD 4.2-STABLE #1: Wed Jan 31 21:05:57
PST
2001 root@freebsd.house:/usr/src/sys/compile/SAMPSON i386
Log Excerpt:
Mar 2 15:49:43 freebsd mpd: 192.168.1.1 -> 192.168.1.2
Mar 2 15:49:43 freebsd mpd: [pptp] IFACE: Up event
Mar 2 15:49:43 freebsd mpd: [pptp] exec: /sbin/ifconfig ng0 192.168.1.1
192.168
.1.2 netmask 0xffffffff -link0
Mar 2 15:49:43 freebsd mpd: [pptp] no interface to proxy arp on for
192.168.1.2
Mar 2 15:49:43 freebsd mpd: [pptp] IFACE: Up event
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Crash
Mar 2 15:56:53 freebsd named[309]: starting (/etc/namedb/named.conf).
named 8.
2.3-REL Wed Jan 31 18:42:08 PST 2001
root@freebsd.house:/usr/obj/usr/src/usr.
sbin/named
Kernel Config File Excerpt:
options NETGRAPH #netgraph(4) system
options NETGRAPH_PPPOE
options NETGRAPH_SOCKET
All other parts of netgraph needed for this connection were loaded as
modules...
~>kldstat
Id Refs Address Size Name
1 10 0xc0100000 2d7ea4 kernel
2 1 0xc08d8000 4000 logo_saver.ko
3 1 0xc0935000 3000 ng_iface.ko
4 7 0xc0939000 8000 netgraph.ko
5 1 0xc0944000 6000 ng_ppp.ko
6 1 0xc094c000 4000 ng_bpf.ko
7 1 0xc0951000 4000 ng_vjc.ko
8 1 0xc0959000 4000 ng_pptpgre.ko
9 1 0xc095e000 3000 ng_ksocket.ko
10 1 0xc0964000 3000 ng_mppc.ko
Galen Sampson
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901c0a37c$9e664ab0$0200000a>
