This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Masquerading configuration

Hi there,

I have configured following basic setup:
 
Interfaces:
External (PPP over Ethernet (PPPoE-DSL) connection)
Address: Assigned by Remote
Default Gateway: Assigned by Remote
Internal (Standard ethernet interface)
Address:  192.168.0.1

NAT-Rules:
Internal Masquerading   Internal (Network) -> All / All   MASQ__External   None

Packetfilter Rules:
Source::Internal Network(192.168.0.0/24) Service::Any -> Dest::All allow 

DNS Proxy enabled and working

My problem is that I can not connect to any external IP. Do I miss something?

- ping from firewall to external IP is working
- ping from internal IP to external IP is not working:
PING www.google.com (64.233.183.103): 56 data bytes
ping: sendto: No route to host
ping: sendto: Host is down


Thx


This thread was automatically locked due to age.
  • Go to PacketFilter-ICMP, turn on the settings for PING, and try your pings again.

    Also, look at the PacketFilter livelog and see if packets are still getting rejected.

    Do you have the internal machines set to use 192.168.0.1 as their gateway?
    Can you ping the firewall from internal?

    Barry