Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NEW ASA 5510

Status
Not open for further replies.

pradeepasa

IS-IT--Management
Nov 15, 2007
5
GB
pradeepasa (IS/IT--Management) 15 Nov 07 5:12
I have bought a new asa 5510 all i want is port 25 and 80 to be conigured on it so that my network can recive email and access internet. please help.

I have configured inside: 192.168.10.1/24 and outside 192.168.1.3/24 which is connected to my adsl modem (192.168.1.1/24). (at the moment my adsl is doing port 25 and 80 mapping for the network)

my asa is on test envronment now so can play around with it. at the moment I have cable coming of adsl modem going into my outside interface and on inside interface i have connect a laptop (192.168.10.9/24). but can't access the internet from there.

 
I have noticed one thing more I can't ping from my outside to inside interface i am sure that's not normal. and also can't ping from inside to outside as well.
 
That is normal, after all it is a security appliance for a reason.


access-list outside-access-in permit icmp any any echo
access-list outside-access-in permit icmp any any echo replay

access-group outside-access-in in interface outside
 
guys, i have tried few more things..i think mentally i am finished. can i call someone to explain better. just basic configuration i am doing.
 
guys, I have not mention in DNS in my config as I don't have any DNS in my test environment. I have simple modem with static ip connect to outside interface of my asa.

will dns make any difference in traffic flow of my asa?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top