Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 1995 16:16:41 -0500
From:      Justin Seger <shorty@iii.net>
To:        freebsd-questions@freebsd.org
Subject:   Routing trouble
Message-ID:  <199512272116.QAA25912@iii1.iii.net>

next in thread | raw e-mail | index | archive | help
I have a SLIP connection (sl0), and an ethernet connection (ed0) and am trying
to route packets between the two.  I am currently running FreeBSD 2.1.0.  I can
ping machines on either connection from my FreeBSD machine and can ping the sl0
device (199.232.44.242) from the internet, and I can ping both ed0
(199.232.47.49) and sl0 (199.232.44.242) from a windows '95 (199.232.47.51).
I was assigned the following from my intenet provider:
SLIP Account IP Address: 199.232.44.242
Subnet: 199.232.47.48
Netmask: 255.255.255.240
Broadcast: 199.232.47.63
Addresses: 199.232.47.49-199.232.47.62

Here's the output of 'ifconfig ed0'
ed0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 199.232.47.49 netmask 0xfffffff0 broadcast 199.232.47.63
	ether 00:40:33:30:b1:cd 

and 'ifconfig sl0'
sl0: flags=d011<UP,POINTOPOINT,LINK0,LINK2,MULTICAST> mtu 552
	inet 199.232.44.242 --> 199.232.46.33 netmask 0xffffff00 

I would REALLY appreciate any help you can give me.
Thanks in advance,
-Justin Seger-
BTW-Can anyone recommend a good book on IP routing, etc...?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512272116.QAA25912>