Cisco Switching/Routing :: 2800 Block Some URL That Users Have Access Through LAN

Jan 30, 2012

I wish to block some url that users have access through my LAN .That's i wish to block icmp,access towards such sites, i wish to block icmp because dns will resolve the domain and they can access through ip address.what i have in place is a cisco 2800 series routers,

View 7 Replies


ADVERTISEMENT

Cisco Switching/Routing :: Best Way To Block Website On 2800

Nov 26, 2012

I have a 2800 router and tried so many ways to block the unwanted sites on my office network.Like access list ip based, null0 routing and policy map. Faced issues with below config

1. Creating Access-list. very difficulty to block the sites with https those sites will be opend, and we cant block all the IPs
 
2. Creating null0 routing. it also a bit deficult the block maximum sites because we can't fiend all IPs for those sites
 
3. Policy map.. with policy map we can only 1site we can block, but not more than one..
 
I heard that port based routing or port based access-list are the best ways to stop the websites in my local network..for this one i need to map the site to unsued ports then i need to null rouging or need to create the access-list.

View 3 Replies View Related

Cisco Switching/Routing :: How To Block Sites In 2800

Nov 23, 2012

I have a cisco 2800 router.. (flash:/c2800nm-advsecurityk9-mz.151-4.M4.bin, Version 12.4(13r)T11) configured DHCP, DNS, NATING and Bandwidth restriction...And to stop some social network [URL] i configured ip route 66.220.144.0 255.255.240.0 Null0 (rang of facebook address) But still i am able to open facebook.com in my network...
 
ADMIN-II_2811#sh run
Building configuration... 
Current configuration : 1812 bytes
!
! Last configuration change at 17:26:33 UTC Sat Nov 24 2012
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec

[code]....

View 1 Replies View Related

Cisco WAN :: 2800 - ACL To Block Routing?

Mar 20, 2012

I have a Cisco 2800 router.  I have been noticing a lot of traffic to Pandora lately.  At times my pipe is 25% music streaming and my router utilization can be quite high.  Our web filtering is a hosted service that does not block all traffic depending on some of the ports.  It is really designed for port 80 and 443 only.
 
We decided we want to block access to Pandora completely on both our primary internal LAN's and our Guest wireless LANs.
 
When I perform the ARIN lookup, I get these results for the IP range:

NetRange: 208.85.40.0 - 208.85.47.255
CIDR: 208.85.40.0/21
 
The CIDR notation does not make sense to me entirely.  The IP range includes 8  class C networks.  The /21 is a class b subnet of 255.255.248.0 or a router broadcast address for routing tables (depending on how you want to look at it).  I was not sure if I could block the address based on the router CIDR range of if I had to use the individual classful IP ranges.
 
Should I block "208.85.40.0 0.0.7.255" in my ACL or should I create 8 entries to block the networks like this?
 
208.85.40.0 0.0.0.255
208.85.41.0 0.0.0.255

View 5 Replies View Related

Cisco Switching/Routing :: 2800 - Securing Router From Outside Access

Aug 19, 2012

I have 2800 series router which is directly connected to ISP. How can secure the router from outside access; I am totally new to the security concepts.        

View 2 Replies View Related

Cisco Switching/Routing :: Internet Access To Users Using 871 Router

Jan 21, 2013

I'm currently undergoing CCNa academy so I got a "job" from  my boss to configure Cisco 871 router.  Unfortunately we just finished  first semester at academy so there are some things that I'm still having  hard time to understand. I managed to configure router so it connect to internet or to be  exact it has internet access through  another adsl modem that is in  bridge mode. url...The problem is that users are not able to use internet when connected  to this router.  I'm able to access router through telnet  ( ip  192.168.13.10)  but that's it.192.168.13.0 255.255.255.128 is network that we use at work.   192.168.13.5 is IP address that is assigned to zyxel adsl modem ( If I'm  correct, we could have used any address here since we are connecting  this directly to router ? ) Zyxel adsl modem  is connected to FA4 port on Cisco router.   LAN  cable is connected to FA0 port and from there it goes to switch ( it's  some  asus switch with 50 ports). [code]

If I ping google dns from router e.g. ping 8.8.8.8 it works.  If I ping url... it doesn't work. Also I'm able to access router via 192.168.13.10 but if I use router as  default gateway then I'm not able to access the internet.

View 8 Replies View Related

Cisco Switching/Routing :: 2 Users To Access 2955 Switch

Apr 15, 2012

I'm trying to allow 2 users to access as 2955 switch.
 
-admin privilege 15
-eousers privilege 2
 
When they both log in they just get to the user exec mode, how can I get them to go to their respective modes? [code]

View 1 Replies View Related

Cisco Switching/Routing :: 3750 / LAN Users Have No Internet Access

Mar 19, 2013

We have a Cisco 3750 stack connecting to the MPLS router, able to ping 8.8.8.8 - [URL], the internal users on their own Vlan can ping the default gateway the 3750 switch but no further, trace route from the PC/Servers stops at the 3750 stack.We have the switch configured to ip route 0.0.0.0 0.0.0.0 to the public interface in the MPLS router, from the switch I'm able to ping the internet.

View 17 Replies View Related

Cisco Switching/Routing :: Nexus 7010 - How To Block SSH Access On SVI Interfaces

Jun 4, 2012

I use Nexus 7010 as our layer 3 router.I have ssh feature turned on so I can manage it from the management interface. I just found out that users can use putty to ssh to the local SVI interface of the NEXUS. Although they still need username and password to login but we dont want them even able to bring up the welcome screen.Example, user's IP is : 172.16.25.100 , they can ssh to 172.16.25.1 which is the NX SVI interface.

View 1 Replies View Related

Cisco Switching/Routing :: 3550 / Access List - Block One Ip Or Port

Jan 9, 2012

I have a layer 3 switch, 3550.I have several vlans on there just for playing around with. One of the vlans, has a vonage linksys box attached to it with a UK number attached. From time to time telemarketers call at 03:00 in the morning, this as I'm sure you can imagine is not much fun. The linksys box gets 192.168.3.3 as it's ip.The switch is connected to a non cisco router at 192.168.0.1
 
interface FastEthernet0/24
no switchport
ip address 192.168.0.2 255.255.255.0
 
I was thinking a time based access list would work best I have tried several variations but the phone still rings. I have tried access-list 1 deny host 192.168.3.3 permit ..... and more extensive lists but the phone still rings. I have not applied the time-range yet, so that's not the problem.I have applied the list to the vlan interface and to fa0/24 but it's not working.

View 3 Replies View Related

Cisco Switching/Routing :: Block Traffic Between Two Vlans On Cat3560C - Internet Access?

Aug 3, 2012

I have a Cisco C3560CG which is running C3560c405ex-UNIVERSALK9-M), Version 12.2(55)EX2.The switch has vlan 1 and vlan 50 configured, vlan 50 should have access to a limited number of host in vlan 1.The following acl has been applied on the inbound to vlan 50:
 
10 permit tcp 10.16.30.0 0.0.0.255 host 192.168.15.243 eq 137 138 139 445
20 permit udp 10.16.30.0 0.0.0.255 host 192.168.15.243 eq netbios-ns netbios-dgm netbios-ss 445
25 permit icmp 10.16.30.0 0.0.0.255 host 192.168.1.243
26 permit ip 10.16.30.0 0.0.0.255 host 10.16.30.254
30 permit ip 10.16.30.0 0.0.0.255 host 192.168.15.254

[code]....
 
I sure the above would work, but for some reason some of the packet counter are not incrementing but the traffic is being blocked. But I would like to see the counter increment.Also I have that I may beed to use VACL wouls this be the case?

View 26 Replies View Related

Cisco Switching/Routing :: 1841 Need To Block MAC Address / Applied Command Access-list

Sep 4, 2012

I am using cisco 1841 LAN router, I need to block MAC address i have applied the command access-list 1102 deny 0000.0000.0000.0000 mac address..... but it does not work.

View 24 Replies View Related

Cisco WAN :: How To Block Url On Router 2800 Configure

Jan 13, 2011

I am using Cisco Router 2800 series. How to block url and also how to remove block url

View 1 Replies View Related

Cisco Switching/Routing :: Configure Routing Between 2800 And 3550

Sep 18, 2012

The layer 2 switches are connected to layer 3 Switch via trunks, and routing between layer 2 switch ports with configured SVI's on 3550. All working fine. Now I'm trying to configure routing between 2800 and 3550, I tried connecting both Straight Throught and Crossover cables to the 2800 Fa0/0 and Fa0/1 ports as well as the switchports on 3550
 
No switchport commands are configured however, the lights do not go on for both straight through or crossover cables. I tried connecting 1750 routers but same result. My goal is to have all the VLANS routed to the internet with configuring NAT translation the router.

View 2 Replies View Related

Cisco Switching/Routing :: IP SLA Between 2900 (15.0) And 2800 (12.4)?

Apr 11, 2013

I've problem with IP SLA probes between two different routers.2900 (c2900-universalk9_npe-mz.SPA.151-4.M4.bin) here is set "ip sla responder" only and 2800 (c2800nm-advipservicesk9-mz.124-24.T2.bin) here is set two type of tests "udp-jitter" and "icmp-jitter" - temporary, used to check for availability of 2900 router.As a result, I've what udp-jitter doesn't work at the same time icmp-jitter test is OK.Here are the settings of IP SLA tests
 
ip sla 281
icmp-jitter 172.25.28.1 source-ip 192.168.28.6 num-packets 100
tos 128
frequency 120
ip sla schedule 281 life forever start-time after 00:05:45

[code]...

View 3 Replies View Related

Cisco Switching/Routing :: Normal CPU Performance For 2800

Dec 11, 2011

Is there any official Cisco reference to describe what is considered to be the highest acceptable production CPU load on 2800 routers? I found the document "Integrated Services Routers G2 - Performance Overview" that states at page 5,Most service providers set their CPU alarms to 60 or 65 percent. Many enterprise customers are comfortable running production networks with CPU around 70 or 75 percent.

View 3 Replies View Related

Cisco Switching/Routing :: 2800 Route Filtering

Apr 3, 2012

I have a router with two interfaces what i need to filter the HTTP traffic from one interface and the rest of the traffic through the other on my cisco router 2800.

View 3 Replies View Related

Cisco Switching/Routing :: Creating A VLAN On 2800

Nov 20, 2011

I have a problem to create a VLAN with a Cisco 2801.,I need to have base ports FastEthernet 0 / 0 and FastEthernet 0 / 1, in the same VLAN.
Basically I'm trying to switch access redundacion, now I have redundant switches in which I have the servers, but if one of these switches fails, and,coincidentally is where I have connected the router, the server runs out of internet connection.,I idea is to connect the FastEthernet 0 / 0 to a switch, and FastEthernet 0 / 1, to the other switch,but I managed to have these two ports in the same vlan, in order to have a unique IP for both FastEthernet ports,As I can do this?. do is a lot of documents using the switchport command, but this command is not available in my router, I tried different IOS, and nothing.,currently I have the following IOS: c2801-adventerprisek9-mz.124-24.T6.bin

View 2 Replies View Related

Cisco Switching/Routing :: Upgrade IOS On 2800 Router?

Oct 16, 2012

Needing to upgrade IOS on 2800 router from c2800nm-advipservicesk9-mz.123-14.T7.bin to c2800nm-advipservicesk9-mz.124-15.T13.bin.  I noticed ther are several other files on the old code that may needed for booting up router but Im running low on memory.  The other existing files are ;

c2800nm-advsecurityk9-mz.124-3i.bin
securedesktop-ios-3.1.1.45-k9.pkg
  sslclient-win-1.1.4.176.pkg
 
Do I need these files for the upgrade or can i delete them when upgrading to 124-15.T13.bin. ?

View 5 Replies View Related

Cisco Switching/Routing :: 2800 / How To Setup Redundancy

Jun 13, 2012

How to setup redundancy on a 2800 series Router so that whenever it fails it will be routed through the MPLS router

View 5 Replies View Related

Cisco Switching/Routing :: 2800 Series VPN And PCI Compliance

Aug 21, 2012

I'm trying to turn off SSH version 1 & 2 to pass PCI compliance. Problem is, I cannot touch the VPN link between the two offices. I'm afraid the PKI certificate used for the VPN will be deleted if i zeroize the RSA key which seems to be the only way to stop the router responding on port 22. 
 
Here is the stuff from the running config related to the crypto map: 
crypto isakmp policy 1
encr 3des
authentication pre-share
group 2
[ code].....
 
I'm only CCNA so I'm not even sure if the certificate or RSA key is being used for the VPN link, but I can't tell from the running config that zeroizing it would be a good idea and not break the VPN. I'm open to other ways of disabling SSH, as we are able to just connect using a console cable. But it looks like denying port 22 with an access-list doesn't even stop the router from responding to the port.

View 6 Replies View Related

Cisco Firewall :: ASA 5505 - Block Certain URL On Certain Users

May 20, 2013

I am using ASA5505 and I would like to block certain websites such as facebook.com on some users only

View 3 Replies View Related

Cisco Switching/Routing :: Upgrading 2800 To Voice Capabilities

Jan 10, 2012

I have a customer who has a Cisco 2821 router with software 2821/HSEC/K9 and they wish to upgrade to C2821-VSEC-SRST/K9.From my understanding they want to use the same router but install an IOS with the capabilites it has at the moment but with voice. [code]How do I go about pricing this up and what upgrade sku's will do this?I am not to worried about the memory.Is it just a simple ios upgrade as the srst licenses are on a trust basis?

View 2 Replies View Related

Cisco Switching/Routing :: 2800 Series Stuck In ROM Mode?

Jan 25, 2013

My Cisco seems to be stuck when it boots up, with the following:
 
Upgrade ROMMON initalized

And it goes on with self comperessing image then an OK but then it starts loading again all over.

View 13 Replies View Related

Cisco Switching/Routing :: Is HWIC-2T Compatible With 2800 Routers

Oct 17, 2012

Just need to verify if HWIC-2T is compatible with the Cisco2800 routers?

View 4 Replies View Related

Cisco Switching/Routing :: 2800 / Clear Arp Table Every 5 Seconds?

Feb 19, 2012

I am in need to have the arp table cleared every 5 seconds or so on a 2800 router.  I was wondering how I might be able to accomplish this.

View 4 Replies View Related

Cisco Switching/Routing :: NATing On 2800 Router Series

May 22, 2013

I have Router 2800 series Global nating is configured on it.

ip nat inside source list 111 interface Dialer1 overload
!
access-list 111 deny   ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255
access-list 111 permit ip 192.168.1.0 0.0.0.255 any
 
My object is that i want give internet access only for few users ip E.g   IPs addresses from range 192.168.1.0-10 can acess intenet access other all are deny.How i do this with ACL .

View 2 Replies View Related

Cisco Switching/Routing :: 2800 - How To Allow Communications Between Network Segments

Jul 22, 2012

I have a WAN router that's on 172.x.x.x segment, and another WAN router that's on a 147.x.x.x segments.How can I make them communicate, I would like to interconnect both segments to talk to each other.We are using a Cisco 2800 on both segments. 

View 8 Replies View Related

Cisco Switching / Routing :: 16 / 24 Port Ethernet Card For 2800?

Jan 11, 2012

I am looking a 16 or 24 Port Ethernet (NON POE) card for my 2800 Cisco Router NM-16ESW is EOL/EOS and the replacement is shown as SM-ES2-24 However SM-ES2-24 is not supported on Cisco 2800 Series.

View 2 Replies View Related

Cisco Switching/Routing :: 2800 - Network Data Flow Not Going Out

Jan 12, 2013

I am really new to Cisco and having a hard time with my Cisco 2800 series.
 
I have two sites connected with each other Site A and  Site B (Using the same Cisco 2800). Now site A can connect to site B on  the Cisco and the internal network, but site B can only see the Cisco  and not the internal network of site A. So all the traffic is coming in  to site B but can't break out of site B. I have tried everything I can think of but again my knowledge of Cisco is not good at all.

View 11 Replies View Related

Cisco Switching/Routing :: 2800 Router Physical And Sub Interface

Oct 25, 2012

I have a pair of router Cisco 2800 running in HSRP, now I want to configure one sub interface with another sub net, Will my current IP on physical interface work or do I need to create two Sub interfaces for each network. Do i must need encapsulation on sub interface

Current Config:-

Router 1:-
interface FastEthernet0/1description Connect to LAN_SW1 Gi1/0/1ip address 192.168.1.13 255.255.255.0no ip redirectsduplex autospeed autostandby 1 ip 192.168.1.1standby 1 priority 90standby 1 preempt
Router 2:-
interface FastEthernet0/1description Connect to LAN_SW2 Gi1/0/1ip address 192.168.1.3 255.255.255.0no ip redirectsduplex autospeed autostandby 1 ip 192.168.1.1standby 1 priority 110standby 1 preempt 

For second network I do not require HSRP
Router 1:-
interface FastEthernet0/0description Connect to LAN_SW1 Gi1/0/1no ip addressduplex fullspeed 100
[ code]...
Router 2:-
interface FastEthernet0/0description Connect to LAN_SW2 Gi1/0/1no ip addressduplex fullspeed 100
[Code]...

View 3 Replies View Related

Cisco Switching/Routing :: 2800 Series To Set Static Routes Per Vlan

Aug 3, 2012

Is there a way to set static routes per VLAN?Example VLAN 100 sends all traffic to 192.168.1.1 and VLAN 200 sends all traffic to 10.1.1.1. (2800 Series RTR)I have 5 networks that have their own gateway to the Internet via satellite link. Those networks run over the same infrastructure on separate VLANs. They frequently send traffic to each other, which gets sent over a slow SAT link. I introduced a router to the network and would like to set all my hosts default gateway to the local routers sub-interface then have a static route that send all traffic that is not on one of my 5 networks back to that VLANs respective SAT modem to get routed out over the Internet.

View 4 Replies View Related

Cisco Switching/Routing :: 2800 - Router Will Only Forward With Host Routes

Jan 1, 2013

we have a 2800 series router functioning as our internet router and it will only forward packets to addresses with host entries in the routing table even if the network is directly connected.

View 18 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved