Cisco Routers :: Unable To Combine RV016 With A WRVS4400N
Dec 2, 2011
I just installed a new RV016, and have it up and running currently using just one WAN (cable) on the Internet2 port. Just FYI I do plan to have a second WAN on Internet1 (DSL) once I get this next step working and want that to be the dafault provider, hence the use of Internet2 for this first connection.I already have a WRVS4400N installed that has a whole network on it that will be independant to the new the network and am trying to connect the WRVS4400N to my RV016. It is currently plugged into port 8 of the RV016 and the port is currently set to VLAN2.I know just enough to be a danger to myself here. :-) The RV016 is using the default IP of 192.168.1.1 while the WRVS4400N uses 192.168.10.1.I do know that "Typically, a Cisco RV0xx Series router is used as an access router, with a single LAN subnet. By default, the firewall is pre-configured to deny LAN access if the source IP address is on a different subnet than the router’s LAN IP address. However, you can enable multiple subnets to allow this router to work as an edge device that provides Internet connectivity to different subnets in your LAN."Hence I have added added the 192.168.10.1 subnet with mask 255.255.255.0 (to the RV016) and have tried switching the WRVS4400N from Gateway mode to Router mode. The RV016 can see it but nothing on the WRVS4400N network has any internet access, while computers on RV016 do. I assume this is because of the firewall blocking the traffic.
We recently moved to a new office and currently have three ISPs(DSL, SAT, 4G) because we are unable to get Cable nor Fiber services. We have anywhere between 7-20 Remote Desktop connections(with lot of file transfers) and 8 VOIP lines. Basically, we need to bind certain services to specific WAN links in order to make everything work somewhat decent because of the limited bandwidth and/or latency of each ISP.
I would like to double check if the bindings are working for the specific services, and it has been difficult to verify if the settings in the RV016 are working. I believe it's not working 100%, and I need a way to check and make sure that my settings are being followed.
What would be the best way to check the current connections to see if the service is being routed via the WAN link specified in my setting? My RV016 is HW ver 3, but not the latest firmware. Purchased about 2 months ago.
We have an RV016 (hardware version 2, firmware version 3.0.2.01) behind a cable modem. Attached to this RV016 is a switch to which our other devices are connected. Among those is another switch, a wireless access point and our VOIP phone system.
The issue with this setup seems to be as follows:
The Mac machines at our office seem to be unable to get internet access reliably. What we have observed is that a connection to the wireless access point is made. Google will load fine, then when performing a search it comes back with either a dns lookup error or just says that the site can't be found. Sometimes sites will load just fine, sometimes they don't. Our Windows or Ubuntu machines in our office hardly ever have that issue, but they do on occasion. Essentially internet is usable on Windows and Ubuntu, but not on a newer Mac. Mainly three Macs are affected that run a newer OS. Two other Macs (older OS) seem to be fine. My coworkers (who have that issue at work) report that at home they do not.
The DNS servers on the router were set to our ISPs addresses. I have since changed them to opendns servers. The issue persists.
When connecting a MacBook directly to the cable modem, everything works fine. Since we are using NAT, I do need to use the router. There are devices attached to it that these users need to be able to get to.
Just installed a new WRVS4400N router. wireless working. however refuses to let me log back via Ethernet cable in at URL given me 403 Forbidden, Access Denies, Management via WLAN is not allowed. Was able to reset and noe braodcasting unsecured "cisco b" signal, but no way to get into router and set up security. unsure what I have done.
Although I hasten to point out that I have owned and used an 'IBM' type PC since 1988 and have always managed to get things configured correctly until NOW!
Apart from the last time I tried to use a Linksys product. I had the WRVS4400N recommended to us by a friend as we run a small FTP server to share promotional materials amongst sales operatives around the world, wanted to protect it from intrusion and was told that a Cisco Linksys product with a VPN was the way to go.
I duly purchased a WRVS440N and have been trying to log into the admin console via both browsers (IE9 and Google Chrome) that are installed on a laptop running Win7 which in turn is the only thing connected to the stated device via ethernet port 1... I have tried accessing it via http://192.168.1.1 and have even tried a suggestion from another forum to try https://192.168.1.1 - this only results in my being told that the address does not have a trusted certificate and I even tried every suggested workaround...
I have tried all kinds of reset periods from 10 seconds to a minute, both hot and cold and each time the result is the same - I type in 'admin' and 'admin' in the appropriate boxes and the dialogue box continues to return to the browser window with empty fields...
The shame is that I have managed to re-flash a BT Voyager 190 ethernet modem successfully with DynaLink v3.29a firmware (which allows it to be used with any ISP besides AOL [for whom this modem was solely intended]) and can set it up as a DHCP server, non-DHCP with a single link to another server or non-DHCP and no link.... The point is the modem works... I'm using it right now to type this! We have a single static IP from our ISP and the BT modem is working just fine (as is the TP-Link wireless modem/router that the WRVS4400N was intended to replace)... there are other options in it's firmware for port forwarding, etc and I'm convinced that it wil be adequate for use in conjunction with the WRVS4400N.
I have to concede that the WRVS4400N was not sold to us as NIB; it was sold as re-conditioned and was shipped to or via Ingram Micro Distribution from Cisco Systems, Veldweg 3, Herkenbosch 6075 NL (Holland) via UPS on or about the 31st of July, 2012... there is a shipping label on the original packaging that tells me that so it has in fact been back to Cisco at some point and for some reason.
I am having issues trying to combine two modules into one VDC. The modules are as mentioned below: When I try to combine module 1 & 10 as shown above, the nexus 7000 switch displays 'Not compatible'. I've read the online guide and it mentions that the F2 and M1 module cannot be combine into the same VDC. Problem is, my customer has already purchased the module, how do i solve this problem? If I separate the VDC, how does module 1 talk to module 10 if user wants to send traffic to Internet or Server Farm?
I'm trying to combine dynamic and static NAT on a SR520. My dynamic NAT is specified with:ip nat inside source list 1 interface Dialer0 overload access-list 1 permit 192.168.0.0 0.0.7.255 In addition to this I want to perform static NAT for a couple of selected internal hosts. I can do this:ip nat inside source static 192.168.1.5 10.85.10.2 which works fine but means that the source address 192.168.1.5 is translated to 10.85.10.2 for all destination IPs. What I want is for the above static translation only to occur for a particular destination subnet.To accomplish this I have tried:
ip nat inside source static 192.168.1.5 10.85.10.2 route-map toOtherSite route-map toOtherSite permit 10 match ip address 150 access-list 150 permit ip 192.168.1.0 0.0.0.255 192.168.10.0 0.0.0.255
But this does not appear to work. Instead it seems to render the host 192.168.1.5 unable to progress through the NAT, whether the destination subnet is 192.168.10.0/24 or not, and I can't work out what I'm doing wrong.
I would like to ask if what is the replacement for RV016? Is there any on the ISR G2 that can be set as a mulit-WAN router? Meaning can handle for more than two WAN connections.
I have a rv016 that's been in 24x7 operation since I bought it a few years back. It is out of warranty. It is connected to three cable modems on WANs 1-3. Behind it are a bunch of PCs getting IPs via DHCP. There is a gateway to gateway vpn tunnel setup on wan3 to a rv082 at another site. There is a forwarding entry for http to an internal http server. Everything else is pretty much default.
The router is primarily used to aggregate bandwidth for uploading large numbers of photos. The systems behind the router initiate the uploads and the router automatically load balances the outgoing bandwidth.
This was all working fine until just recently. The ISP is Knology who is upgrading each of the 8m/768k cable modems to 25m/5m. They are also moving from DOCSIS 1 to DOCSIS 3. They are currently in the middle of this upgrade and have upgraded the modems to DOCSIS 3 as well as the speeds to 12m/2m. The problem is that the rv016 Network Service Detection, which is set to "Default Gateway" indicates that the modems fail randomly. Usually only one will be failed, but up to two will fail the Network Service Detection simultaneously.
Knology insists that there is nothing wrong with their modems. I have removed a modem from the rv016 when Network Service Detection indicates it is in a failed state and connected it directly to a computer. It will work, but it has a different IP address and default gateway. As soon as I connect it back to the rv016, it works there too, but on the original IP address and gateway. I've only tried this test this twice so far, so it is a bit inconclusive.
Speed tests behind the rv016 are the same as directly connected to one of the cable modems. The router works normally as it has for years. Nothing else is acting funny.
So my question is, is the rv016 failing or is the ISP having problems?
Problems on RV016 the firmware, Firmware Version : v4.2.1.02 (Jan 18 2012 14:10:55) on port PPPoE mode. It makes the dial, but not Web browsing correctly. The solution was to return the old version of firmware.
I am trying to upgrade my RV016 from 3.0.2.01-tm to 4.0.4.02. I have not received any messages and the log has nothing. I have left the computer and switch for 2 hours and it never seems to end. (serial no. DF0006200812).
WAN1: VOIP traffic (either by port or IP) + failover for WAN 2 WAN2: all other traffic + failover for WAN1 WAN3: failover for WAN1 & WAN2 with connection on demand
I have hardware version 2 and firmware 3.0.2.01 (latest firmware available for this hardware version I believe) and I cannot get it to email me logs. I have entered my outlook address and our SMTP server.The log says that it's failing each time it attempts. I have scoured the internet and I cannot find a solution that will work for me. I have found some talk of adjusting an MTU setting which is supposed to be located under the firewall / general tab.
this router (RV016v3, Firmware: v4.1.1.01-sp (Dec 6 2011 20:03:18)) in regards to it not properly directing UDP packets out of the right WAN, as per the settings stored in Protocol Binding section of [System Management, Multi-WAN].I use the section to direct all traffic from desktop computers (192.168.5.100 ~ 192.168.5.199) through WAN4, and all VoIP related traffic (192.168.5.200 ~ 192.168.5.239) through WAN2(PPPoE).Everything seems to be working well except for some of the UDP traffic from 192.168.5.200 which is seen in the log going out of WAN4 instead of WAN2.I have even created a new entry for [UDP/5060~5060]->192.168.5.200~192.168.5.200(0.0.0.0~255.255.255.255)WAN2, and placed it at the very top of the list.Here are a few lines that I've observed in the log: (Refreshed the registration of two SIP Trunks configured in our PBX)
Feb 23 18:11:47 2012 Connection Accepted UDP 192.168.5.200:5060->184.72.227.214:5060 on eth4 Feb 23 18:11:46 2012 Connection Accepted UDP 192.168.5.200:5060->50.56.59.168:5060 on ppp2 Feb 23 18:11:46 2012 Connection Accepted UDP 192.168.5.200:5060->184.72.227.214:5060 on eth4 Feb 23 18:11:46 2012 Connection Accepted UDP 192.168.5.200:5060->50.56.59.168:5060 on ppp2
There are no static routes configured, so i'm baffled by what could cause some of the UDP packets to go through the wrong WAN.All TCP Traffic from 192.168.5.200 is seen going though WAN2 as it should.
Would one of the 'Cisco RV016' work with a switch? I'm planning on running our work network using this device to load balance between 3 WAN connections and would like to keep the upstairs and downstairs computer users separated via a switch.Will the switch affect the load balancing or will the router still be able to detect each individual user and balance the load as seen necessary?
We are deploying a new batch of RV016 with the latest firmware (4.0.4.02). We are using 3 WAN ports for internet access (WAN1, WAN2, WAN3)The WAN ports connects to Cicso 800 series adsl modem with DHCP.The RV016 WAN1 port setting regularly resets to 0.0.0.0 despite that the modem dhcp is still up and running. A cold boot, resets all the configuration and WAN1 port start working againg a new ip.
All three WAN ports are set to automatically obtain ip from the modems.We have tried several modems, and even swap WAN ports, but the error is persistant to WAN1 only.
WAN2 and WAN3 are up and running without any errors. This error is persistant with WAN1 only.We have also configured a manual ip on WAN1, and after a few hours of operation on all 3 ports, traffic on WAN1 comes to a halt.We have the same error on 3 units we received last week.All there modem are configure on different subnets.It does not seems to be a configuration error with the modem as they work perfectly well with the WAN2, WAN3 ports.We also tested a RV016 out of the box using the wizard setup, without any extra setting/configuration, and we got the same error after a few hours of operation.
I am trying to upgrade my RV016 hardware version 1, Firmware version 1.3.2 to firmware version 2.0.0. but can't find the file. Locating RV016_2.0.0? I am trying to upgrade to version 3.0.0.1
I know this is a small business appliance I got my ccna certification with the hope of practice my CLI skills with a cisco device however I read in cisco docs the small business routers doesn´t support talnet neiter ssh I mean CLI, is thta true ?
I have two LANs 192.168.0.* and 192.168.1.* (main)
I'd like to facilitate port forwarding on the sub-LAN - is there a way to configure the device to do so? The "main" LANs fowarding works just fine, however I have specific ports that need to go to the sub-LAN.
I have a RV016 with an internal address of 192.168.1.1. Also on the 192.168.1.0 network is a gateway server that the rest of my clients sit behind. The clients are on a 172.16.3.0/24 network. All of the gateway server does is forward the packets. It does not NAT. There is a static route to 172.16.3.0 on the RV016.
So my question is how do I get traffic from 172.16.3.0 to route through the RV016? Computers on the sub net can ping the RV016 and get a reply so I know the gateway server is forwarding the packets between the two sub nets just fine and that the static route on the RV016 works. Any traffic that tries to go beyond the RV016 never makes it. It just disappears at the RV016. I have checked all of the ACLs and they should let all internal traffic through.
I have 11 available IPs at a data center and have 5 servers I want configure - each with its own LAN, not to be networked together (used for web, ftp, sql and other webs services). Is it possible to configure the RV016 with 5 WANS, each attached to a specific port with its own LAN?
Am this even the right considerations for this router as I would just have normally purchased 5 routers and attached them individually to each server with their own specific WAN and LAN?
I just purchased a RV016 router, upgrading from an older Linksys router only to find out that there was no support for TZO DDNS. I have used TZO for years now and don't really want to change to another service. Any way to request this from Cisco engineers for future firmware upgrades?
I recently replaced RV016 with a new one. Now I'm having connectivity issues with my server. One particular software I'm running on workstations will no longer connect. Everything is set up the same as with the old RV016. Internet connection is fine.
Based on the tech support from the software company, they are saying - "The clients contact the server using the HTTP protocol and the server IP address or host name. You should begin troubleshooting by pinging the server from the workstations to see if they have any connectivity to the server and move forward based on the result of that ping." Pinging the server from the workstations results in timing out.
I've looked over all the spec sheets and hunted around, can't seem to figure out if the RV016 or RV082 support PoE. what Cisco product would be best to inject PoE on a small business network. I have 1 RV016, and I'm looking to deploy a RV082 and WAP4410N, with the 4410 being the only device on my network that would need PoE, I'd rather not have to buy a dedicated PoE Switch or Hub just for that one device.
Is there a new software version that supports full ipv6 for wan and lan? What may be the replacement for rv016 that supports full ipv6 and may have a density of 8-16 10/1000 ports?
used to be able to access this secure website [URL] prior to a firmware upgrade. Can no longer access. On Firmware Version: 3.0.2.01-tm. Assuming there's some default setting in the firewall?
VPN tunnel backup is not available on the RV016 firmware version 4.0.2.08 (it IS on the RV082. The data sheet and the manual for the RV016 is wrong. I have purchased several RV016 hardware V3 and several RV082 hardware V3. Both have the same current firmware version. We have noted that the RV016 does not have the VPN tunnel failover option found in the RV082. It also does not have split DNS (noted in the manual. A I would have thought that the firmware would provide equal options on the RV042, RV082, and RV016.
I read a rumor that the RV016 does not support split VPN tunnels.
[URL]
My understanding is that VPN tunnels on my RV042 routers will send internet traffic out the local gateway, and only send traffic thru the VPN tunnel if it is destined for the remote subnet. That is my understanding of "split tunnel".
I know this *should* be simple but having a devil of a time getting it to work.
I have 2 routers. Both have a static ip. Each is setup for a different private subnet. At the moment they are not connected to each other. Consider this setup (made up numbers obviously):
RV016 has 13 lan ports, 2 internet ports, 1 dmz port Internet port: 10.10.10.10
[Code].....
I'd like clients on the rv082 lan to be able to access the printer on the rv016 lan, and use the rv016 as an alternate internet connection (optional). I would prefer the rv016 client not be able to access the rv082.
Is there any good description how to configure Linksys RV016 for two WANs (cable+DSL)? It looks like switching between those two connections not splitting what is set for WAN1 and what is set for WAN2. I set load balancing as- WAN1 (cable) all HTTP up/donw should go there- WAN2 (DSL) GTalk, IMs, SMTP, POP3, IMAP up/down should go therebut looks like is not working that way. When I will go to speedtest.net and test a connection I always get less amount then connected directly through cable : Also when people try to use any session or IP sensitive web site it doesn't let them to log in because session was expired (based on IP) or IP was changed.
I am trying to add a couple VOIP phone units that do not have their own router. They are designed to run of the existing router and have three ranges of UDP ports opened up. They also do not advise using internal (private) statics on the phones. So what they are asking for is three different ranges of UDP ports to be opened up to all behind the router?
I cannot figure out how to do this (or if it is possible) with a RV016.