Guest_imported
New member
- Jan 1, 1970
- 0
Hey all,
Forgive the question but my router was set up for me and it runs great so I dont usually have to get into it, enough about my lack of router experieince her is my dilema:
I have a new website that I am putting up to be served by my AS/400. The site works fine (now!) internally, but I know I need to map my internal IP to a valid external IP. I have asked my ISP to set a DNS entry to resolve [PUBLIC IP] to I entered this at the Conf term line:
ip nat inside source static [private IP] [public IP]
I do have a firewall internal to the router (2610) I know I need to open port 80 to that NAT'd address but I have not been succesful at it. This is what I tried:
Access-list 101 permit tcp any host [public IP] eq www
Still waiting for DNS to propogate (sp?) so that may be the issue right now. I just need to know if there is anything else I should be aware of? BTW, I have a lot of entries on access list 101 and when I try to take out just the line i added by typing "no access-list 101 and all the rest" I knock out the entire 101 access list. How do I take out just the entry I added? Sorry for all the questions! Thanks All!
Alex
Forgive the question but my router was set up for me and it runs great so I dont usually have to get into it, enough about my lack of router experieince her is my dilema:
I have a new website that I am putting up to be served by my AS/400. The site works fine (now!) internally, but I know I need to map my internal IP to a valid external IP. I have asked my ISP to set a DNS entry to resolve [PUBLIC IP] to I entered this at the Conf term line:
ip nat inside source static [private IP] [public IP]
I do have a firewall internal to the router (2610) I know I need to open port 80 to that NAT'd address but I have not been succesful at it. This is what I tried:
Access-list 101 permit tcp any host [public IP] eq www
Still waiting for DNS to propogate (sp?) so that may be the issue right now. I just need to know if there is anything else I should be aware of? BTW, I have a lot of entries on access list 101 and when I try to take out just the line i added by typing "no access-list 101 and all the rest" I knock out the entire 101 access list. How do I take out just the entry I added? Sorry for all the questions! Thanks All!
Alex