nickbungus
Programmer
Dear All
Can someone please help me with access lists?
You can see a diagram of the network at the url below:
I am trying to set up an access list so that all Jamaica hosts are not allowed access outside their network except TFTP to the file server at Barbados ip 172.16.51.94.
Barbados Subnet have no restrictions what so ever and can access all nodes on the network.
The Jamaica network ip is 172.16.50.0 (max 255 hosts - 172.16.50.1 is router fastethernet)
The Barbados network ip is 172.16.51.64 (max 32 hosts - 172.16.51.65 router fe)
I am adding the following access list to the fe at the Jamaica router:
access-list 101 permit ip any host 172.16.51.94
interface fastethernet 0/0
ip access-group 101 in
The access list works fine in that it only allows access to the Barbados server and nowhere else. The problem is, once I put the access list on I cannot get access to the Jamaica network from Barbados.
The above is the only access list on the network??
Anyone know where I am going wrong??
Help needed
Nick
Can someone please help me with access lists?
You can see a diagram of the network at the url below:
I am trying to set up an access list so that all Jamaica hosts are not allowed access outside their network except TFTP to the file server at Barbados ip 172.16.51.94.
Barbados Subnet have no restrictions what so ever and can access all nodes on the network.
The Jamaica network ip is 172.16.50.0 (max 255 hosts - 172.16.50.1 is router fastethernet)
The Barbados network ip is 172.16.51.64 (max 32 hosts - 172.16.51.65 router fe)
I am adding the following access list to the fe at the Jamaica router:
access-list 101 permit ip any host 172.16.51.94
interface fastethernet 0/0
ip access-group 101 in
The access list works fine in that it only allows access to the Barbados server and nowhere else. The problem is, once I put the access list on I cannot get access to the Jamaica network from Barbados.
The above is the only access list on the network??
Anyone know where I am going wrong??
Help needed
Nick