Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 1994 01:02:26 +0059 (MET)
From:      Andreas Schulz <ats@g386bsd.first.gmd.de>
To:        john@pyromania.apana.org.au (John Herks)
Cc:        hackers@freebsd.org
Subject:   Re: Setting up Sliplogin..
Message-ID:  <199412260002.BAA08494@g386bsd.first.gmd.de>
In-Reply-To: <199412251121.WAA08834@pyromania.apana.org.au> from "John Herks" at Dec 25, 94 10:21:58 pm

next in thread | previous in thread | raw e-mail | index | archive | help

> I can ping and telnet into my local system (202.12.87.123) but I can't get
> out onto the gateway (202.12.87.121) and the net.

You need to either compile a new kernel and set "options IPFORWARDING=1"
or use a line in /etc/netstart like i do:
/etc/netstart:sysctl -w net.inet.ip.forwarding=1
Both of these changes the kernel to forward packets from your slip link
to your ethernet.

I also need to run routed on my box and work with proxy-arp entries.
Something like "arp -s ip-addr ethernet-addr pub". But that depends
on the network numbers.
 

	  ATS ( ats@first.gmd.de or ats@cs.tu-berlin.de )

Andreas Schulz  GMD-FIRST     12489  Berlin-Adlershof  Rudower Chaussee 5
Gebaeude 13.7   Tel: +49-30-6392-1856/+49-177-2134745    Germany/Europe



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