What I am missing? Thanks in advance for your help.
Objective:
Hosts on network B can surf the net.
Specific host IP address can log into the Windows NT server
on network B.
The networks have valid class C address. The addresses
have been changed in the following exhibits.
Network A = 222.9.241.0
Network B = 222.9.242.0
Router (B) sits between two networks A & B.
The Ethernet interface 0/0 = 222.9.241.26 (Network A).
The Ethernet interface 0/1 = 222.9.242.26 (Network B).
The Networks on this router (B) are 222.9.241.0 and 222.9.242.0
The ip route on router (B) is 0.0.0.0 0.0.0.0 222.9.241.1
The router (A) on network A IP address is: 222.9.241.1.
The networks on this router (A) are: 222.9.242.0 via 222.9.242.26.
The ip route on router (A) is 0.0.0.0 0.0.0.0 is to the serial port
If there is no access-list on router B, hosts on network B have
no problem going to the internet. If the following filter is applied,
the hosts cannot go to the Internet.
ip access-list extended Test
permit tcp any 222.9.242.0 0.0.0.255 established
permit tcp 222.9.242.0 0.0.0.255 any
I have not work on the Windows NT log in. Any information on
how to get this done also would be very much appreciated.
the list is applied to 222.9.241.26 in
Thanks in advance / Trang
___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]