10-28-2004 12:06 AM - edited 03-02-2019 07:35 PM
Dear The Expert,
I am very new with this, I run Apache 2.0.47 on my Fedora Core 1, I can access my website thru my LAN, but I cannot access it from internet .. why? ..
it seems like the page cannot be found.. below is my PIX config:
sh fixup
fixup protocol http 80
sh access-list
access-list inbound_filter permit tcp any host 202.100.100.100 eq www
sh static
static (inside,outside) tcp 202.100.100.100 www 192.168.1.15 www netmask 255.255.255
.255 0 0
am I missing something?
thanks a lot in advance
Regards
Winanjaya
10-28-2004 01:04 AM
Have you applied the access-list to the outside interface of the PIX?
access-group inbound_filter in interface outside
10-28-2004 01:21 AM
yes ..
Pixlgi# sh access-group
access-group inbound_filter in interface outside
any comment?
10-28-2004 03:32 AM
Is rest of the PIX functionality working ok? Are you able to reach the internet from inside clients?
Can you please post your PIX's entire configuration?
10-28-2004 10:15 PM
If you enable syslog on your PIX, do you see any connections being refused or permited when you're trying to connect to your web server?
If not, isn't that a routing problem?
If you enable ICMP in your access-list, are you able to ping your web server from the Internet?
Regards,
Milan
10-28-2004 10:43 PM
I am very new with this, I don't know how to enable syslog on PIX, BTW I can ping www.lippogeneral.com ..
any idea?
thanks a lot in advance
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide