From owner-freebsd-questions Wed May 7 06:54:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA23376 for questions-outgoing; Wed, 7 May 1997 06:54:56 -0700 (PDT) Received: from websgi (websgi.icomnet.com [206.156.67.2]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id GAA23367 for ; Wed, 7 May 1997 06:54:54 -0700 (PDT) Received: from optiplex by websgi via SMTP (940816.SGI.8.6.9/940406.SGI) for id JAA25087; Wed, 7 May 1997 09:54:22 -0400 Message-ID: <33708AAC.1B07@icomnet.com> Date: Wed, 07 May 1997 09:59:08 -0400 From: Doug Kite X-Mailer: Mozilla 3.0Gold (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD as a router Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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 mtu 1500 ep0: flags=8843 mtu 1500 inet 192.168.2.13 netmask 0xffffff00 broadcast 192.168.2.255 ether 00:20:af:05:44:8f ep1: flags=8843 mtu 1500 inet 192.168.5.1 netmask 0xffffff00 broadcast 192.168.5.255 ether 00:60:8c:cc:57:a8 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 sl0: flags=c010 mtu 552 tun0: flags=8010 mtu 1500