
The basic problem is that no Internal PCs can access the internet, or ping 10.0.0.1 (ADSL router interface) for that matter. ASG can access the internet perfectly fine. Internal PCs can ping 10.1.1.1 (ASG Internal NIC) and 10.0.0.2 (ASG External NIC) just fine.
So obviously there is something wrong with my configuration of ASG. Even more so because of the fact that some of this is a little over my head, but thats why I'm doing it. If i can get ASG to simply forward packets for now i'd be happy, i can build up a secure firewall once i know how it all works.
My config thus far:
External NIC (10.0.0.2), has a default gateway of 10.0.0.1.
Internal NIC (10.1.1.1), has no default gateway.
No non-default static routes.
An Any-Any-All packet filter (just so i can get this to work).
Haven't touched NAT-MASQ - I read in these forums it could be causing the problem, but I'm not sure how to configure it.
Turned on all ICMP options.
Thats about all I've touched from the default config.
It should also be noted that i still get packets dropped in the packet filter live log.
Any help would be greatly appreciated.
This thread was automatically locked due to age.