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.
Hello,
I'm using a 1941w router and recently added a EHWIC-D-8ESG-P which has 8 ports. I had planned on splitting them into 2 different wired networks. To do this I was going to bridge 4 ports together. I attempted this with the 2 ports that the 1941...
Hello,
I want to block ports from certain networks. For example network 10.10.10.0 cannot connect to port 80 but can connect to port 25. I've been trying to do this by just blocking port 80 but it still goes through. I have local web server set up on...
Hello,
I have 2 wireless networks and want to add a password to 1 of them. I've tried doing it on my own and when I try to connect it says 'cannot connect to network'. Below is how I've been doing this, what am I doing wrong?
dot11 ssid test1vlan 2...
Hello,
I'm using a 1941w router. Is it possible to have a network be used across both of the gigabitethernet ports that it has? So for example if I make a DHCP pool with a range of 192.168.22.0 would I be able to apply it to both GE0/0 and GE0/1?
t...
Hi,
I have 2 subnetworks and I want to seperate them so that they cannot communicate with each other. Below is how I have tried to do it but, it doesn't work as when I attempt to ping from one to another it still goes through. Am I missing something?...
How do I add ports to a vlan? I've looked this up and it generally uses the commands
interface fastethernet 0/1
switchport access vlan 3
I've tried this and it doesn't work since most people seem to be using a switch.
So would I do something like this?
ip access-list extended testdeny ip 10.10.1.0 0.0.0.255 198.168.3.0 0.0.0.255permit ip any anypermit ip address 0.0.0.0
I'm still trying to work out how to do acl so I would like to make sure I get what your say...
I will take a look at the link. But as someone else pointed out my initial post is a bit vague so I've added more detail to how the 2 subets are set up. Hopefully this clarifies a bit.
I tried this and at first I thought it worked however it is causing one of them to stop hadning out ip addresses. In this case it is causing the 192.168.3.0 network to stop hadning out ip addresses.