I know this question gets asked a lot, but I can't seem to get it working and I'm going crazy.
I have ASL 3.218 and the following definitions:
internal lan (192.168.44.0/24) defined as LAN
external IP defined as dirty_interface__
internal web/mail/ssh/whatever server defined as 'dignan'
I've got masquerading working and port forwarding working just fine. However, I'm not able to hit my name-based apache sites w/o having internal views for all of my DNS that map the names of my sites to the internal IP if I'm doing the lookup from LAN.
I'd really like to just be able to hit the external IP from LAN.
I've set up a NAT rule:
LAN->dirty_interface__/Any none dignan
I've set up a Packet Filter rule:
LAN Any Any Allow
As well as Packet Filter rules for every service I run on 'dignan' allowing from Any.
If I turn OFF Masquerading, it works!
Any help appreciated. Thanks.
This thread was automatically locked due to age.