Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Apr 2000 10:19:50 -0400
From:      Robert Fulford <jbstrt@alltel.net>
To:        FreeBSD Qeustions <FreeBSD-questions@FreeBSD.ORG>
Subject:   Kernel PPP & dfgw
Message-ID:  <38E75706.8AC8C57C@alltel.net>

next in thread | raw e-mail | index | archive | help
I am going to use my fbsd box as a dfgw for my 2 Win2k boxes.....I have 
built a custom kernel with all the options needed...ie, IPFW etc....
when I successfully connect to the ISP, i get an error from Kernel PPP
<pppd> saying "cant add default route...file exists"......i am using
a modem on sio2 to hit the isp.....here are some settings.....
in /etc/rc.conf.....
ifconfig_pn0="inet 192.168.150.150 netmask 255.255.255.0"
ifconfig_lo0="inet 127.0.0.1"
defaultrouter="192.168.150.150"....is this correct, or do i use HISADDR
here, or "NO", or " " ?
gateway_enable="YES"
firewall=open

in /etc/ppp/options...
defaultroute.......should i remove this line?
user <my username>
modem

in /etc/ppp/ppp.conf....
add default HISADDR
set ifaddr 0 0
.......i dont believe Kernel PPP uses the /etc/ppp/ppp.conf file at
all...?

I successfully connected to the ISP using User PPP & Kernel PPP before i
built
the custom kernel...i have double checked to make sure that I have
included every
option needed for this setup in the kernel build file....
                           any help is greatly appreciated,
                                                            Jeb


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38E75706.8AC8C57C>