Date: Wed, 6 Sep 1995 18:54:22 -0400 From: Justin Seger <shorty@iii.net> To: freebsd-questions@FreeBSD.ORG Subject: Network Submasks w/ ethernet and slip Message-ID: <199509062254.SAA09198@iii1.iii.net>
next in thread | raw e-mail | index | archive | help
I've been running FreeBSD 2.0.5 with a SLIP connection for a couple of weeks. I recently setup an ethernet network and am running TCP/IP over it, but would like to connect it to the internet. So, here's what I have/know: My SLIP connection is sl0, and this is what ifconfig sl0 returns sl0: flags=9011<UP,POINTOPOINT,LINK0,MULTICAST> mtu 552 inet 199.232.44.242 --> 199.232.46.9 netmask 0xffffff00 I know that my network card is a DEC Etherworks/3 205 on le0 I have the following IP addresses: 199.232.44.242 my normal SLIP IP address 199.232.46.9 my default router 199.232.40.3 my default name server 199.232.40.4 my secondary name server 199.232.47.48 my network address 255.255.255.240 my subnet mask 199.232.47.63 my broadcast address 199.232.47.49-62 my host addresses How can I set this up so TCP/IP can flow properly between sl0 and le0? Thanks in advance. -Justin Seger-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509062254.SAA09198>