Date: Wed, 1 May 2002 02:34:45 -0400 From: "E. J. Cerejo" <ecerejo@zapo.net> To: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: How to enable IP Forwarding Message-ID: <200205010234.45146.ecerejo@zapo.net> In-Reply-To: <20020430223634.B85537-100000@localhost> References: <20020430223634.B85537-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 30 April 2002 21:39, Fernando Gleiser wrote: > On Tue, 30 Apr 2002, E. J. Cerejo wrote: > > > > > > > Set it to the internal IP address of the BSD box. That is, the IP of the > > > Ethernet interface, not the tun one. > > > > What command will give me that information? I've tried 'ifconfig -a' but I > > don't see any IP set to fpx0. > > > > ifconfig -a should tell you fpx0's IP. > > How many NICs does your box have? Are you using dialup or PPPoE? > > Please, post the output of an ifconfig -a. I have one NIC and I'm using a dialup connection. Here's the output: fxp0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 ether 00:a0:c9:d9:7b:97 media: Ethernet autoselect (none) status: no carrier lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 inet6 fe80::2a0:c9ff:fed9:7b97%tun0 prefixlen 64 scopeid 0x6 inet 65.129.20.12 --> 63.152.0.185 netmask 0xffffff00 Opened by PID 191 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205010234.45146.ecerejo>