Cisco Routers :: RV110w - Configure Router Through CLI?

Jun 4, 2012

Is there a way to configure the router through CLI (command line interface)In other Cisco devices we always were able to simply insert a configuration throught the CLI.Now it seems it can only be done with the Webbrowser.

View 7 Replies


ADVERTISEMENT

Cisco Routers :: How To Configure Wake On Lan For The RV110w

Apr 17, 2013

I am trying to configure wake on lan for my desktop and I can't seem to get it. I have tried using single port forwarding under the firewall settings but it never works. The computer's BIOS has been configured to wake on lan and so have the Ethernet ports. I have an app for the iPad that i used to use ot send out a ping to my old router (E2500) setup that used to wake the computer just fine. But this new router (RV110w) does not work at all even with the same single port forwarding set up.

View 2 Replies View Related

Cisco Routers :: RV110W Firewall VPN Router?

Dec 5, 2012

I have recently hit a brick wall with my router... Yesterday the router was acting funny rebooting about every 5 to 10 minutes. Didnt really think anything of it then it got annoying fast. So i checked my configs and nothing was out of normal checked my firmware and noticed it was out of date. So i grabbed the newest firmware 1.2.0.9 and uploaded it... uploaded fine and then rebooted as it should at that time the power flickered again because somone had plugged an large ac adapter over top of the power switch on the power bar and it was intermittently turning the power off when the table moved... the router then power cycled mid update and is now stuck at the blinking power light state and hasnt changed for 24 hours now...

View 1 Replies View Related

Cisco Routers :: Block Rv110w Access To Router From Wan?

Jan 28, 2012

Is there any way to block access to the router logon page from the wan?  By simply going to the router's external WAN IP, the cisco logon screen shows up?  I really think this not that safe and want to block it from showing up.  I have looked at all the settings and don't seem to be able to find something that will keep that from happening.

View 1 Replies View Related

Cisco Routers :: RV110W - Error / Destination LAN IP Cannot Be Same As Router IP Subnet

Oct 11, 2012

In Cisco RV110W I configured 2 VLANs, one 192.168.1.xxx(Green Net) and the second 192.168.2.xxx with only one fixed address 192.168.2.100(Server), which is configured in the DMZ Zone. I enabled in Cisco "inter-VLAN-Routing", that is described "routing between the seperate VLANs on the Cisco RV110W" I can Ping the server in one direktion, in the other I got an error. That is all expected and ok! All other expected abilities work well !Now I want to see the server from green net . (firewall in the server is off)I configured Networking/Router with exact the Hint values and got an error : "destination LAN IP cannot be the same as the router IP subnet"

View 5 Replies View Related

Cisco Routers :: RV110W Restore Router Settings Doesn't Work

Mar 15, 2013

I can backup the router settings on an RV110W, but not restore them.  I get an "unable to write" error. (probably not the exact verbiage).  Defective router, or firmware issue?

View 14 Replies View Related

Cisco Routers :: RV110W Routing And NAT

Jun 13, 2012

let me know whether you can make the attached network using by RV110W or not.When I read the mannual of "rv110w_admin.pdf", P38, I guess RV110W cannot be built both NAT & Router mode.Because, I cannot setup NAT for internet access if I setup "Operating Mode" as "Router" on the setting of "Networking > Routing".And, I cannot setup the routing for internet access & MPLS-VPN access if I setup "Operating Mode" as "Gateway" on the setting of "Networking > Routing".

View 2 Replies View Related

Cisco Routers :: Limiting Web Access Using An RV110W

Feb 13, 2012

Is it possible to set up an RV110W to limit access to only specified websites according to a schedule? I can block access to specific sites using the Internet Access Policy settings under Firewall, but I can't figure out a successful way to block access to all sites except those specified.  I also tried establishing access rules but that did not work either.

View 4 Replies View Related

Cisco Routers :: RV110W Linksys Was Not Connected To PC At All

Feb 16, 2012

After nothing but hassles with my Linksys WAG120N, I bought a  Cisco RV110W. Yesterday, I tried setting it up with the Linksys being used only as a modem. I was unable to though because when I entered 192.168.1.1 into my browser as per the Cisco setup instructions, I was taken to the admin login for the Linksys. This seemed odd to me, because the Linksys was not connected to the PC at all. The connection setup was exactly as specified in the RV110W instructions: modem connected to dsl line,  ethernet cable from modem (Linksys WAG120N) to the slot marked "WAN" on the RV110W, another ethernet cable from RV110W to my PC. Despite this, the admin page was for the linksys not the cisco.
 
Today, I exchanged the WAG120N for a Netgear DM111P, just a modem, not a router. Same setup configuration: modem connected to dsl line,  ethernet cable from modem (NetgearDM111P) to the slot marked "WAN" on the RV110W, another ethernet cable from RV110W to my PC. Same result - type in 192.168.1.1 and get taken to the admin page for "Netgear DM111P" .

View 6 Replies View Related

Cisco Routers :: IPSec SA Not Established 2 RV110W

Apr 7, 2013

I make a vpn site-to-site IPSEC tunnel between 2 RV110W the above ,you will find the configuration
 
Site1
Site 2
always the same message

View 3 Replies View Related

Cisco Routers :: RV110W - Can't Set A Gateway For VLANs

Feb 5, 2012

I'm having problems setting up VLANs on my RV110W Small Business Router. I have updated the firmware to the latest : 1.1.0.9 Here is my set up :
 
WAN settings :
IP : 192.168.1.252 / 255.255.255.0 - Gateway 192.168.1.254
 VLAN1 (default) :
IP : 192.168.2.254 / 255.255.255.0
 VLAN3 (test) :
IP : 192.168.16.254 / 255.255.255.0
 
Inter-VLAN routing option is checked.
  
Symptoms :

- The communication from VLAN1 to WAN is fine

- The communication from VLAN3 to VLAN1 is fine

- The communication from VLAN1 to VLAN3 is not working
 
My routing table is :Routing table Entry ListDestination LAN IPSubnet MaskGatewayInterface192.168.2.0255.255.255.0192.168.2.254LAN192.168.1.0255.255.255.0192.168.1.252WAN192.168.16.0255.255.255.00.0.0.0LAN0.0.0.00.0.0.0192.168.1.254WAN 

As you can see, the gateway for VLAN3 is set to 0.0.0.0, which is wrong I believe. I don't know how to update that. I tried to add a a static route for the subnet, but the router did not let me do that.

View 1 Replies View Related

Cisco Routers :: How To Setup RV110W Just To Act As Wi-Fi Hotspot

Mar 15, 2012

I've to setup RV110W router as a simple Wifi hotspot in a company network and this Wifi hotspot has to allow traffic to all internal LAN (very simple LAN with few workstation and one server) and also to Internet via our gateway. I know this product isn't really designed for that... but I've to do so. LAN is managed by Windows DHCP server and I've Internet acces through Firewall. I think I've to connect RV110W to the company LAN with the RV110W WAN interface. I want the Wifi IP address to be in the same IP range than the LAN to allow Wifi clients to access our internal server but RV110W doesn't accept this. Or do I've to ignore the WAN interface and deal with only the RV110W LAN interface?

View 1 Replies View Related

Cisco Routers :: Pass Through PPTP On RV110W?

Jan 26, 2012

I have a pptp server on my network and am trying to configure my new RV110W so that I can tunnel through to it from outside. 
 
I believe I must do port forwarding for TCP on port 1723 to get those packets going to my PPTP server. PPTP also uses GRE and I don't see that as an option anyware in port forwarding... Does that just work... as a matter of the VPN pass through checkbox being enabled ?
 
My netgear router would lock up every few days but it under the firewall configuration it had list of services that included PPTP and I just selected that, entered the IP addresses on the outside that I would accept, and the IP address on the inside that the PPTP clients would connect to, and it worked....
 
I'm thinking it is harder on this device because this device supports actually logging into it..  I am interested in learning more about that technique especially if it is more secure but the way I see it the firewall device can see all of my network and the pptp server I am using is on a file server and limited to those files shared on that server.

View 3 Replies View Related

Cisco Routers :: With Firmware 1.2.0.9 - Can RV110W Be Used As VPN Endpoint

Apr 2, 2012

With firmware 1.2.0.9 - can the RV110W be used as a VPN endpoint? The VPN capabilities have been expanded in this version - but from the docs this isn't quite clear to me.

View 3 Replies View Related

Cisco Routers :: RV110W Port 443 Always Open

Mar 31, 2012

I just bought and setup a RV110W. I noticed while scanning it from the WAN side that it always has port 443 open, even when remote management and VPN access are disabled. Why is this port still open, and how do I close it? Or is this a bug in the firmware? I am using firmware version 1.1.0.9, which is the most up-to-date for this unit. Having open ports allowing unsolicited contact from the WAN side, especially inadvertant ones, is a major security hole.

View 7 Replies View Related

Cisco Routers :: Setting Up VPN On RV215w And RV110w

Feb 3, 2013

I am thinking about buying one of the 2 routers i have listed above. I have some concerns though.
 
First off what are the MAJOR differences between the two? (they look the same to me)

Do they both contain PPTP and is it simple to configure? Do i need any kind of special client software? Can i use my iphone and ipad to connect to the vpn server. Is there a minium download/upload speed to have a vpn sever?

View 6 Replies View Related

Cisco Routers :: RV110W - Use Crossover Cable Accordingly

Jul 8, 2012

Regarding to the connection RV110W to any Cisco router, should I use a crossover cable accordingly? Because, I heard that the crossover function is done inside of some switches and routers. So, I would like to know whthether the function is included into RV110W.

View 3 Replies View Related

Cisco Routers :: RV110W Warnings - RDP Fails

Apr 24, 2012

I have an RV110W running firmware 1.1.0.9 that is working fine with VPN clients.  However, one client cannot use VPN and I'm trying to set up some simple port-forwarding to allow RDP to a specific machine inside our network (IP address 10.143.193.2). 
 
1) Where can I find explanations of what a warning means in the logs on an RV110W?
2) Why isn't traffic from my server making it back out from our network to the originating RDP client when it seems I have configured everything to allow this to work?
 
The details:
 
I have a firewall rule that says this.  (Note, I've tried restricting the services to just RDP but expanded to all traffic as part of my testing.):

And a port forwarding rule that says:

But I keep getting these errors when testing the RDP from *anywhere* at all.  Searching these forums and the internet at large for the reason these are warnings and what to do has been fruitless.  However, these will show up for any attempt I make to connect.  Also, there were rules for each of these IP addresses that show up as warnings to allow access to the 10.x.x.2 destination.  It seems that the problem is traffic isn't making it back.

View 5 Replies View Related

Cisco Routers :: RV110W Excessive Syslog Messages?

Mar 6, 2012

I bought a RV110W wireless router a couple months ago that I've been pretty happy with.
 
However, I have one significant problem with it.  It is configured to send syslog messages to an internal server.  Twice now it has gone into a mode where it starts dumping messages like,
 
ip_conntrack_is_ipc_allowed: ipc_entry_is_full
 
continuously, at a rate of about 20 per second.  It otherwise seems to function normally, but of course if unnoticed my syslog file quickly grows to hundreds or thousands of megabytes.  A reboot restores normal operation.  It is running firmware 1.1.0.9.  A search on the internet turned up no information about this problem. 
 
It may be some corruption is occuring in the router's OS, or perhaps this is something that can be triggered externally (in which case it would be a weak form of DoS attack?  Or maybe worse if in this state it is unable to properly apply the firewall rules.)

View 2 Replies View Related

Cisco Routers :: RV110W VPN Host To Network Configuration

Jan 8, 2013

I'm trying to connect my home computer to a Cisco RV110W via host-to-network VPN. I'm on a mac using VPN Tracker 6. The Cisco router replaced sonic wall, and no one knew how to set it up, including me. VPN worked fine with sonic wall. I'm not sure configurations are correct in the router. I have:

WAN IP address (static IP address assigned by Verizon)
IP Address for PPTP server: 10.10.10.1
IP Address for PPTP Clients: 10.10.10.101/105 (actually we have a range of 101 to 120, but the PPTP configuration page won't allow me to manually input 120)
MPPE Encryption enabled
NetBIOS enabled
two PPTP users created with protocol PPTP

I'm not sure if my IP Address for PPTP Clients is correct, but he IP Address for PPTP Server matches the LAN IP address. This is correct, right? Because the router was set up by someone who was basically figuring it out, I'm not sure whether there are other configuration in the router that should be made to enable VPN connections. My VPN connection doesn't make it through phase 1 -- doesn't get to the point where it asks for a preshared key, so it's getting hung up very early in the process. I've made sure the IKE and VPN policy table configurations match what I have in the VPN Tracker 6 advanced configurations.

View 1 Replies View Related

Cisco Routers :: No Gateway Being Assigned For RV110W VPN Clients

Oct 22, 2012

I have a RV110W which is am using as a router (not  gateway), because it is connected to the DSL modem (not planning to  bridge it) through its WAN port. The DSL modem forwards all PPTP traffic to the RV110W.The only pupose of the RV110W for me is to use it as a VPN router.
 
Info:
Firmware version: 1.1.0.9
 
Below are the settings I have:
 
WAN:
 LAN:N.B. The modem runs a DHCP server, so I am relaying the requets to it
 VPN:N.B. Also tried with 192.168.0.0 and 12.168.2.0 networks; same thing.
 
Routing Settings:
 
Routing Table:NB: 192.168.1.11 and 10 are VPN clients (created automatically).
 
Firewall:Users are being able to successfully connect to the VPN; however, there are couple of problems:

1. They are not assigned a gateway; hence, not internet connectivty (i want them to use the remote gateway)

2. They are not able to access the 192.168.0.0 network; hence unable to reach their DNS server and other hosts (run a tracert; they couldn't go beyond the RV110W VPN server IP). For this, i tried to turnoff the firewall on the RV110W, and also tried to create and Access Rule to allow all outboud and inbound traffic between LAN and WAN, but no success.

View 1 Replies View Related

Cisco Routers :: RV110W Blocks All Inbound Traffic

May 28, 2013

CE IP - 172.18.10.10 /30PE IP - 172.18.10.9/30 I had configured some floating static route on the PE towards CE .The routes were installed correctly till PE - CE link was UP as next hop IP was showing as connected .Now the link has been removed and I am receiving a supernet of 172.16.0.0/12 from PE2 via MPBGP. Although the 1st static route for 10.10.0.0 is showing in routing table, the other 2 ( 172.17.0.0 & 172.24.0.0 ) donot show. I believe that as both the routes and next hop fall under the supernet , the static route is not installing. But I don't know why is this behaviour. I tried to remove the distance 250 from both the routes , but still the static route does not install. I tried this on GNS3 but got the same results .

View 14 Replies View Related

Cisco Routers :: RV110W - Restrict Access To All But Few Websites

Apr 15, 2013

We have purchased an RV110W and I need to restrict internet access to the entire internet with the exception of 4 websites that are required for employees to do their jobs. I need to do this on 3 specific machines, not the entire network. I have looked at the internet access and schedule management pages of the router and just can seem to figure out how to do this.

View 8 Replies View Related

Cisco Routers :: TCP Server Behind RV110W - Port 25565

Sep 4, 2012

I am trying to connect from the outside to a TCP server inside my lan that is listening on Port  25565. I am using a RV110W. I did the DMZ IP for it.
 
From the Lan I can establish a connection (even with my dynamic dns address). As I try it from the outside the server log tells me that a connection has been establishen but it shows the gateways IP. Afterwards it tells me the connection hase bin lost (Time out).
 
As I set Port forwarding I even cannot reach the server from the out side and lan.
 
I even did set up access rule WAN to Lan.

View 1 Replies View Related

Cisco Routers :: RV110W Join Intranet Machines Via VPN

Jan 3, 2012

I have a small problem: I succeeded in etablishing a VPN connection to my RV110W from Internet. When I'm connected with my VPN connection and surf on the web, my public IP address is my home router's one. However, I can't join my home computers.My VPN adress is 10.0.0.10.Ping to 10.0.0.1 and 10.10.10.1 (RV110W adresses both) works, but I can't ping to 10.10.10.101 (home computer). I tried with all my firewalls inactive.Did I miss something on my RV110W configuration ?

View 6 Replies View Related

Cisco Routers :: RV110w - To Setup Two Vlans On Private IP

Jun 2, 2013

I'm looking to update our office network and replace our old wireless box.I've been looking at the RV110w after a google search and need to find out some things before suggesting anything.
 
Currently our network is running a public IP address for each piece of equipment which we'd like to keep, mainly for ease.  We have a wireless access point running in invisible mode for wireless client access to the entire network, and also a Netscreen firewall.
 
What I'd like to do is the following:
 1.  Keep public ip addresses for wired clients, complete with existing network/local server access/RDP.
2.  Set up two VLans on private ip addresses - one to have full access as per the wired clients and the other only for guest Internet access.
 
Is this something the RV110w is able to do?  If so how would I go about setting it up?

View 3 Replies View Related

Cisco Routers :: RV110W QuickVPN Doesn't Work

Mar 10, 2013

I have a problem with my RV110W router. I would like to setup Quick VPN access. Manual is quite straightforward: enable management, create users, install client and that's all, should be working. But NOT. it does not work.
 
Remote Management is enabled on port 8080. Should it be changed to 443 as required for QVPN? Or it does not matter. Is it ok, to have management on 8080 and QVPN on 443?
 
I have tried to connect via QVPN Client ver. 1.4.1.2. Of course ip as well as user and pass has been changed. I tried to change management port to 443, but first:

1. i was not able to access management console at all

2. QVPN - still did not work

View 4 Replies View Related

Cisco Routers :: RV110W 1 Computer Cannot Access Internet?

Nov 23, 2012

My current network consists of 4 computers, 3 windows 7, 1 Windows Home Server 2003. All are wired to a gigabit unmanaged switch which is connected to a Netgear WNR200V2 router.  The router is connected to the cable modem. I replaced the Netgear WNR2000v2 router with a Cisco RV110W firewall which i had preconfigured using another computer. The 3 Windows 7 PC's connected up with no problems. The WHS 2003 computer has no internet access. All 4 computers are visible on the lan and the 3 Win 7 PC can access the internet. I've tried accessing the internet by URL and IP from the WHS with no luck. All computers are assigned static IP's. I've checked all my settings, turned off the firewall in both the WHS and the RV110W with no change. If I plug the Netgear router inplace of the Cisco, all computers including the WHS have internet access. Has to be a setting somewhere in the Cisco router that's blocking the access. IP's for the 3 Win7's are 192.168.1.40, 41,42. Fot the WHS 192.168.1.76.

View 2 Replies View Related

Cisco Routers :: RV110W Ping Remote Gateway

Apr 16, 2012

I recently purchased a RV110W wireless router for a client.  I am having issues with the VPN access.  Here is the client's access log:
 
2012/04/17 10:59:41 [STATUS]Disconnecting...2012/04/17 10:59:47 [STATUS]Success to disconnect.2012/04/17 11:00:03 [STATUS]OS Version: Windows XP2012/04/17 11:00:03 [STATUS]Windows Firewall is OFF2012/04/17 11:00:04 [STATUS]One network interface

[Code].....
 
I've called Cisco tech support but the answer is disregard the log message and everything is working, and that I have a configuration issue on my end. 

View 2 Replies View Related

Cisco Routers :: RV110W Replacement For WRV210 IPsec VPN Tunnel Between Them

Aug 26, 2012

I have a VPN working between two locations using WRV210s at each end. Now I'm looking to replace one 210 with a new RV110W. Can I get the two to work together? The config is quite different.

View 4 Replies View Related

Cisco Routers :: RV110W Unable To Access Other Subnets When Using PPTP VPN

Jan 1, 2013

I've encountered a problem when using PPTP VPN to access my network. I can connect in and able to ping the hosts connected to the RV110W. [code] On the local network, I am able to ping the hosts in 192.168.250.x from 192.168.251.x and vice versa.Static routes are configured to ensure that all networks are reachable.The problem comes when I tried to VPN (PPTP) in from a remote location using the Windows XP's built in default VPN dialer.When connected, I can ping all the hosts on 192.168.254.xxx segments, but when I tried to ping the hosts in 192.168.250.xxx and 192.168.251.xxx segments, I get a request timeout.
 
The routing table on the RV110W shows the gateway for 192.168.254.240 (the VPN IP address) as 0.0.0.0 and interface is WAN.What am I missing and how should I configure the RV110W so that I can access the other subnets through VPN?

View 6 Replies View Related

Cisco Routers :: Unable To Use Dynamic DNS From Private Subnet On RV110W

Mar 6, 2013

I have RV110W connected in private network 192.168.5.0/24, I have redirected pptp port from adsl modem to the RV110W and VPN works OK. DDNS on the adsl modem is not available.I need to use Dynamic DNS functionality on my RV110W. The device supports several DDNS services (TZO.com, Dyn DNS.com, 3322.org and noip.com). For all but TZO the public "Internet IP Address" shows as 192.168.5.110, which also gets auto registered with the DDNS service.I have tested this with free noip.com account and this is obviously undesired behavior. I need the router to register my real public IP.For TZO it shows the proper public IP, but TZO service is no longer available on TZO.com.

View 8 Replies View Related

Cisco Routers :: RV110W As VPN Client - Routing All Traffic Through Tunnel

Apr 3, 2012

I am using a RV110W as a VPN client to establish a VPN conection since some months. So far everything works fine. But all traffic is routet thru the VPN tunnel. Now I try only to route specific adresses thru the tunnel but not the internet acess.
 
RV110W is in Gateway mode
WAN interface is connected with internet
I am using PPTP with PAP and MPPE for VPN
so far no static routes (I could not set e.g. a route to 0.0.0.0 because web-interface says its not a valid adress)
 
Goal is to route only traffic for the target network thru tunnel and the rest direct via WAN interface.

View 3 Replies View Related







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