Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm a bit of a tyro when it comes to NAT configuration...This is my topologyThis is what I'm trying to accomplishStep 1:Let all “hosts” on inside network be allowed to be translated for NAT and use outside interface for public address.Step 2:Create a...
I'm doing a project where I have a Winradius server on two inside servers, with the two test accounts:Username: User1 Password: examplepwUsername: User2 Password: examplepw2 Trying to figure out the commands needed on the ASA for the following things...
Hey all, I'm working on a lab in PT and I'm wondering if someone could help me with the syntax for these two commands I need to put on my ASA:Put commands on ASA to allow for ASDM access from inside networkConfigure dynamic PAT using outside interfac...
I'm trying to configure the logging severity on a router (setting severity to level 2)I've tried the commands:logging trap criticallogging trap 2logging trap level 2 Packet tracer will not accept any of those however... Is this a glitch or is a diffe...
Looking for necessary commands to do the following policy:You should allow web traffic (HTTP and HTTPS ONLY) to get to the Server (192.168.2.3 /24) in the DMZ of R1 (R1 G0/0 – 192.168.2.1 / 24). Allow pings to the DMZ server as well.