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.