Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 May 1997 09:59:08 -0400
From:      Doug Kite <dkite@icomnet.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   FreeBSD as a router
Message-ID:  <33708AAC.1B07@icomnet.com>

next in thread | raw e-mail | index | archive | help
I am having problems getting routing going on FreeBSD 2.1.5. I have
gateway=yes in my /etc/sysconfig, and routed is running. Below are the
output of netstat -rn and ifconfig -a. What else do I need to do?

Thanks for your help.
Doug

netstat -rn:
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif
Expire
127.0.0.1          127.0.0.1          UH          0        0       lo0
192.168.2          link#2             UC          0        0 
192.168.5          link#3             UC          0        0 

ifconfig -a:
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.2.13 netmask 0xffffff00 broadcast 192.168.2.255
	ether 00:20:af:05:44:8f 
ep1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.5.1 netmask 0xffffff00 broadcast 192.168.5.255
	ether 00:60:8c:cc:57:a8 
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33708AAC.1B07>