SevenSins
IS-IT--Management
- May 4, 2002
- 17
Hi!,
As I have already introduced my self in my previous post that I am new to Cisco routers, so please bare with me
I work mostly on Linux systems and the company just purchased a Cisco 2800 Series Router, What I want to ask is can we have a list of internal IP addresses in a group or something like a list and then just allow few ports to that list so the users in the list can only connect to those specified ports on the internet from within the LAN.
I know it works on a Linux system with IPtables as I am running it already, I don't want the users inside the LAN to have complete access to the internet via NAT.
e.g
list of internal users
Group1
192.168.1.2
192.168.1.3
192.168.1.4
then grant few ports
permit Group1 eq www
permit Group1 eq ftp
permit Group1 eq ssl
permit Group1 eq telnet
Any pointers would be highly appreciated.
Regards,
As I have already introduced my self in my previous post that I am new to Cisco routers, so please bare with me
I work mostly on Linux systems and the company just purchased a Cisco 2800 Series Router, What I want to ask is can we have a list of internal IP addresses in a group or something like a list and then just allow few ports to that list so the users in the list can only connect to those specified ports on the internet from within the LAN.
I know it works on a Linux system with IPtables as I am running it already, I don't want the users inside the LAN to have complete access to the internet via NAT.
e.g
list of internal users
Group1
192.168.1.2
192.168.1.3
192.168.1.4
then grant few ports
permit Group1 eq www
permit Group1 eq ftp
permit Group1 eq ssl
permit Group1 eq telnet
Any pointers would be highly appreciated.
Regards,