/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
Inorder to make a web server visible to the outside world, I have to forward
port 80 to my internal machine.
so I do:
ipmasqadm portfw -a -P tcp -L *My.Ext.IP* 80 -R *My.Int.IP* 80
And that did make the the Internal web server visible to out side world.
BUT when I try to connect to the Web Server internally via the Ext.IP, I
can't connect.
eg. http://*My.Ext.IP* <--- Won't work.
http://*My.Int.IP* <--- That work ofcourse.
Is there a way that I can access the web server by entering the external IP
on my Masq'ed PC?
Because I have a domain name registered.
Pls Help.
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.