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 know i may sound stupid but still.... How is a leased line of 2 Mbps sufficient for an ethernet connection of 100 Mbps, which is behind it? I mean, how come data coming from an ethernet connection of 100Mbps is able to go out through a leased line ...
I know i may sound stupid but still.... How is a leased line of 2 Mbps sufficient for an ethernet connection of 100 Mbps, which is behind it? I mean, how come data coming from an ethernet connection of 100Mbps is able to go out through a leased line ...
Here are the commands:static (inside,outside) 1.1.1.1 192.168.1.1access-list aclout permit tcp any host 1.1.1.1 eq 80access-group aclout in interface outsideIn case 1.1.1.1 is the IP address of the outside interface of ASA, then here are the commands...