Date: Mon, 3 Jul 1995 14:24:35 +0000 () From: jack ross <jdross@freenet.sjcpl.lib.in.us> To: freebsd-questions@freebsd.org Subject: ip addresses & pppd Message-ID: <Pine.BSF.3.91.950703142301.271A-100000@freenet.sjcpl.lib.in.us>
next in thread | raw e-mail | index | archive | help
Hello all,
two things, could some tell me what ip #'s I should use in the below file
for remote and local host and why.
Background on our network:
###.###.###.1 = cicso router (hands out the ip #'s to macs
###.###.###.3 = mac web server that is static
###.###.###.5 = freebsd ppp server
###.###.###.100 to ###.###.###.160 = macs that get their random
numbers from the cisco router
____________________
options file:
____________________
crtscts # Hardware flow control
netmask 255.255.255.0 # netmask ( not required )
192.217.111.?:192.217.111.? # ip's of local and remote hosts
# local ip must be different from one
# you assigned to the ethernet ( or other )
# interface on your machine.
# remote IP is ip address that will be
# assigned to the remote machine
domain sjcpl.lib.in.us # your domain
passive # wait for LCP
modem ttyd0 # modem line
-jack ross
jdross@freenet.sjcpl.lib.in.us
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950703142301.271A-100000>
