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.
Objective: Limit incoming and outgoing bandwidth for each user (switch port) when accessing external (Internet) resources while at the same time allowing access to internal resources (servers, printers, etc.) at unthrottled speeds.Equipment: Cisco ...
If I am purchasing a 24 port spf switch card to up link to access switches, does that mean that I can only up link to 12 switches (one port for sending, the other for receiving)? or can I uplink ot 24.Chassis:WS-C4503-ELine Card:WS-X4624-SFP-E Also i...
I am having issues locking down a network. I have a SR520 internet facing router.Requirments: Network has internal Exchange server with OWA running / DC and internal DNS / RRAS for VPN.They also are using PPTP services on Windows Server.They have bus...
I'm having an issue with routing VPN traffic through the VPN with public IP addresses used on each side.Router is in Gateway Mode"Multiple Subnets" and DMZ are both disabledNetwork setup:Lan Network: 192.168.2.0LAN IP: 192.168.2.3Wan Interface: 77.77...
Ok so by adding the permit ip any any I am essentially opening all incoming ports/ips that were not explicitly denied earlier in the list. This seems insecure, what I want to do is close all incoming ports except for the ones permitted and establish...
therefore, i think the combined list wuld be:ip access-list extended WAN-FACING-INCOMING! Prevent incoming connetions from non routable networksdeny ip 0.0.0.0 0.255.255.255 any deny ip 10.0.0.0 0.255.255.255 anydeny ip 127.0.0.0 0.255.255.255 anyden...