Ip forwarding is on?
Flag in rc.conf:
gateway_enable=yes
Will toggle:
net.inet.ip.forwarding=1
Anton Bester wrote:
From the client can you ping the IP of ed0
ping 126...66 I think
ping IP of ed0 196...66 from client, no problem, but cannot ping 196...65,
which is my cisco router to the outside.
M
>>From the client can you ping the IP of ed0
>
>ping 126...66 I think
ping IP of ed0 196...66 from client, no problem, but cannot ping 196...65,
which is my cisco router to the outside.
Must I not put in a static route?, but then again the default route points to
196...65
___
Hummm, it still looks correct so far.
>From the client can you ping the IP of ed0
ping 126...66 I think
Olivier
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]
Sorry, was in a bit of a hurry.
>So lets have a look at your client configuration, I saw you have a
>machine 192.168.1.2, I beleive it can ping your FBSD box
Yes, 192.168.1.2 ping 192.168.1.1 (NIC rl0 on FreeBSD Box) no problem
>What does it have configured as gateway?
192.168.1.1
___
Please the 2 other questions?
from client ping the router
default gateway on the client?
Olivier
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> ping www.yahoo.com
Yip, connect to anywhere, no problem
[EMAIL PROTECTED] etc]# ping www.yahoo.com
PING www.yahoo.akadns.net (68.142.226.34): 56 data bytes
64 bytes from 68.142.226.34: icmp_seq=0 ttl=57 time=280.872 ms
64 bytes from 68.142.226.34: icmp_seq=1 ttl=56 time=278.866 ms
64 byte
> ed0: flags=8843 mtu 1500
> inet 196.25.53.66 netmask 0xfff8 broadcast 196.25.53.71
Sound good so far.
I suppose that the FBSD box can connect anywhere on Internet,
ping www.yahoo.com
would work.
So lets have a look at your client configuration, I saw you have a
machine 1
>Looks OK, what is the IP address of your interface ed0?
rl0: flags=8843 mtu 1500
inet 192.168.1.1 netmask 0xff00 broadcast 192.168.1.255
inet6 fe80::210:b5ff:febe:74c6%rl0 prefixlen 64 scopeid 0x1
ether 00:10:b5:be:74:c6
media: Ethernet autoselect (100baseTX )
> rc.conf entries:
>
> defaultrouter="196.25.53.65"
> gateway_enable="YES"
> router_enable="YES"
> router="/sbin/routed"
> router_flags="-q"
>
> >What is the result of "netstat -r"
>
> [EMAIL PROTECTED] extech]# netstat -r
> Routing tables
>
> Internet:
> DestinationGatewayF
>Did you defined a default gateway on your router box?
rc.conf entries:
defaultrouter="196.25.53.65"
gateway_enable="YES"
router_enable="YES"
router="/sbin/routed"
router_flags="-q"
>What is the result of "netstat -r"
[EMAIL PROTECTED] extech]# netstat -r
Routing tables
Internet:
Destination
> I'm trying to setup a gateway/router between my private network and my Public
> network.
>
> My public network is connected via T1 and I have 5 public IP's
Did you defined a default gateway on your router box?
What is the result of
Hello
I'm trying to setup a gateway/router between my private network and my Public
network.
My public network is connected via T1 and I have 5 public IP's
I have installed a FreeBSD 5.1 server and enabled the following:
1. gateway
2. IPFILTER
3. IPNAT
4. defaultrouter="196.x.
I am trying to set up a gw no firewall or nat or anything else. but I
am running into problems.
my net diagram
*
**
* 192.168.100.254 * -*192.168.100.7 / 192.168.200.1 * *
192.168.100.2 *
13 matches
Mail list logo