Cisco Routers :: RV180 NAT Five Static IPs To 5 VLAN Subnets

Feb 14, 2013

I have five static IPs that I would like to fully utilize, by NAT'ing them to internal VLAN subnets.I read that the RV180 can do this, but I am having difficulty in finding a working recipe.I have assigned xxx.xxx.xxx.2 to the RV180 WAN interface.
 
I have created four additional VLANs 2-5 and assigned to ports 1-4 with subnet interfaces 192.168.2.254, 192.168.3.254, 192.168.4.254. and 192.168.5.254,I have set the default VLAN to untagged on all ports. VLANs 2-5 are set to tagged for their respective port (1-4) and exclude for other ports.I have set DHCP relays to 192.168.1.202 which is my DHCP, DNS, AD services.
 
I read some months ago that when the first static IP address is assigned to the WAN port, that the VLAN ports will accept tagged packets on their ports and NAT them to the respective successive static IP (sounds a bit like magic to me). Regardless, I read that the RV180 can provide VLAN subnet NAT to up to 5 static IP address. I am not looking for 1 to 1 NAT, not the same.  I want to perform NAT on the four additional VLANs in the similar manner that VLAN 1 (default DMZ) IPs are NAT'd to the static WAN address. As in everything outbound on 192.168.1.0 is NAT'd to xxx.xxx.xxx.2
 
Additionally I would like all DHCP assigned by my DHCP server which I believe is accomplished with the DHCP relay setting on all five VLAN subnets, which point to the DHCP server 192.168.1.202
 
Lastly, I am trying to configure VPN connectivity into my DMZ network. I have configured a few accounts, enabled for PPTP. I have configured PPTP and am issuing 192.168.1.70-80. The VPN connection seems to work great without the use of Cisco quick VPN. I can see the remote picking up the 192.168.1.71 IP address as the VPN connection is made. From the remote I can ping IP addresses on the DMZ subnet 192.168.1.X   How can I configurer the Cisco RV180 PPTP server to provide the DMZ DNS ipaddresses? These addresses need to be 192.168.1.201 and 192.168.1.202
  
I feel I am almost there, in working out the VLAN subnet to Static NAT. I suspect it will be some routing configurations. The ISP business gateway on the WAN side that I point my router to which is owned by Verizon, is xxx.xxx.xxx.1 I have a /29 making IPs xxx.xxx.xxx.2-6  available to me.

View 4 Replies


ADVERTISEMENT

Cisco Routers :: VLAN To VLAN Firewall Rules Support Missing On RV180?

Jan 12, 2013

How do I submit an RFE (Request For Enhancement) to the Cisco SBR team to encourage them to  implement the missing support for VLAN to VLAN firewall rules that was available in the RVS4000 (See [URL]) and that was supposedly added to a beta release of the RV220W firmware (See  [URL])?

View 1 Replies View Related

Cisco Routers :: RV180 Cannot Set Static Route With Destination To All IPs

Apr 2, 2013

I have Cisco RV180. I can not set static route with destination to all IPs (0.0.0.0/0.0.0.0). It always shows errors. It asked me to input non zero number. I can do this on Cisco RV042 without any problem.

View 3 Replies View Related

Cisco Routers :: Static IP For Remote RV180 Needed?

Jan 7, 2013

I have a static IP for the host RV180, however do I need a static IP for the remote RV180 ?

View 2 Replies View Related

Cisco Routers :: NATed Did Not Add VLAN On RV180

May 7, 2013

I have RV180 configured with two VLANs. First VLAN is untagged and second VLAN is tagged. The purpose is two have two subnets, with the second subnet used for guest access. Both VLANs have DHCP server enabled. First VLAN is 192.168.1.0/24 and the second VLAN is 192.168.2.0/24, When I connect a computer with untagged Ethernet interface, it gets an IP address from DHCP server on the first subnet i.e. 192.168.1.100 and it can successfully access Internet. When I connect a computer with tagged Ethernet interface (I am using VLAN ID 10), it gets an IP address from DHCP server on the second VLAN i.e. 192.168.2.100. So far so good. I can successfully ping hosts on the Internet i.e. ping www.google.com. But I cannot access Internet from the web browser. I captured Wireshark trace and here is what I see...

1. TCP SYN. Source IP 192.168.2.100, destination IP A.B.C.D. Ethernet frame has VLAN tag (VLAN ID 10)
2. TCP SYN ACK. Source IP A.B.C.D, destination IP 192.168.2.100. Ethernet frame has VLAN tag (VLAN ID 10)
3. TCP ACK. Source IP 192.168.2.100, destination IP A.B.C.D. Ethernet frame has VLAN tag (VLAN ID 10)
4. TCP Data. Source IP 192.168.2.100, destination IP A.B.C.D. Ethernet frame has VLAN tag (VLAN ID 10)
5. TCP Data. Source IP A.B.C.D, destination IP 192.168.2.100. Frame is untagged
 
The problem is at #5. Packet came back from the Web Server. RV180 properly NATed it to the local IP address. But it did not add VLAN tag.

View 8 Replies View Related

Cisco Routers :: RV180 - Subnet Calculation In Static Routes And Routing Table

Jan 3, 2013

I've been playing around with the Cisco RV180s for a while now and have come across a problem with the subnet calculation in the static routes and routing table. Essentially, if I configure up a static route for a /16 it's entered in the routing table as a /13. If I add a /24 it's entered in the routing table as a /16. I haven't tested every subnet size and combinations but this looks like a fairly fundamental maths bug.
 
As a side note, I notice that the 1.0.1.9 release notes state the removal of SSH Server, however, I can not find any reference to it's existance prior to 1.0.1.9, did/does it exist in 1.0.0.30 and if so where? .
 
Screenshots are below and an extract from the configuration file for reference.

From the config file:
 
route = {}
route[1] = {}
route[1]["active"] = "1"
route[1]["dstIpAddr"] = "8.8.0.0"
route[1]["gwIpAddr"] = "192.168.1.250(code)

View 1 Replies View Related

Cisco Routers :: RV180 Cannot Get Inter-VLAN Routing To Work

Apr 20, 2013

I have been banging at this now for two days and just cannot get Inter-VLAN routing working to work on this router.
 
Upgraded to latest Cisco firmware (1.0.1.9).Starting with factory default settings, I added 2 VLANS as follows: [code]

BUT....PC2 cannot ping PC3  - NOT WORKINGPC3 cannot ping PC2  - NOT WORKING [code]

View 8 Replies View Related

Cisco Routers :: Setup 2 Separate VLAN Assigned To Different Ports On RV180-K9-NA

Feb 4, 2013

I have a Cisco RV180-K9-NA router.  I would like to set up 2 separate VLAN assigned to different ports on the router. I will be using LAN port #1 to communicate with the router.  The NIC connecting the PC to the router has multiple IP addresses assigned to it so that I can communicate with the separate VPNs (192.168.1.x for the router; 172.16.10.x for VLAN #1 on port 2; and 182.16.10.x for VLAN #2 on port 3).  I also need to be able to have the router provide both IPv4 and IPv6 DHCP services for devices on each subnet.

View 3 Replies View Related

Cisco Application :: ACE30 / Connectivity Between IP Subnets On The Same VLAN?

Aug 25, 2012

We have a subnet setup on the ACE as follows:
 
interface vlan 300
  description CALLISTA Environment
  ipv6 enable
  ip address 2001:388:608c:8b8::fffd/64
  alias 2001:388:608c:8b8::fffe/64
  peer ip address 2001:388:608c:8b8::fffc/64
  ipv6 nd ra interval 30

[code]....
 
Notes:There is the primary subnet 130.194.13.0/26 and the secondary IP subnet 130.194.19.192/27?The nat-pool is configured to allow server initiated connections to their frontend VIP when necessary.We are noticing that when a server on the 130.194.19.192/27 subnet needs to communicate with a server on 130.194.13.0/26, albeit on the same VLAN, the destination server sees connections with a source IP of 172.16.25.231, which is the NAT address.  Is this expected behavior, where connections between IP subnets, albeit on the same VLAN are NATed?

View 1 Replies View Related

Cisco Application :: ACE30 - Connectivity Between IP Subnets On Same VLAN

Aug 25, 2012

We have a subnet setup on the ACE as follows:
 
interface vlan 300
description CALLISTA Environment
ipv6 enable

[Code].....
 
We are noticing that when a server on the 130.194.19.192/27 subnet needs to communicate with a server on 130.194.13.0/26, albeit on the same VLAN, the destination server sees connections with a source IP of 172.16.25.231, which is the NAT address.  Is this expected behavior, where connections between IP subnets, albeit on the same VLAN are NATed?

View 1 Replies View Related

Cisco Firewall :: S2S VPN Between ASA 5520 And 5505 With 2 Subnets On Different VLAN

May 26, 2013

Site A:
ASA5520
VLAN data               subnet 172.16.10.x/24
VLAN Voice             subnet 10.0.0.x/24
 
Site B:
ASA5505 Base license
VLAN data               subnet 192.168.10.x/24
VLAN Voice (restr)    subnet 10.0.1.0/24
 
The callmanager is located on site A and needs to sent out DHCP-offers to site B through the VPN so the IP-phones can register to the callmanager. I got the VPN up and running for the data-subnet but i can't get traffic through the voice-subnet/VLAN.
 
Can the ASA's do the job or do I need to route traffic before the ASA's on both sides and sent it through the tunnel, configured both subnets as interesting traffic? Ofcourse the last situation I need to upgrade the license for the 5505 to gain more VLAN's.

View 4 Replies View Related

Cisco Switching/Routing :: 2901 - Multiple Subnets On Same Vlan Switchport?

Jun 29, 2012

I have a Cisco 2901 with the 4port gigabit ethernet switch module that I'm trying to get configured to have a seperate subnet for each port.  So far I have it set up so each subnet is a vlan, then on each port I use the switchport access vlan command to tell it which subnet I want that port to be on.  However, there is one port that I need to have 2 subnets on.  The way I found to do that was to use switchport trunking on that port, but it doesn't seem to be working properly. how they would configure this?  Right now I have vlan 101 as x.x.x.17/28 and vlan 103 as x.x.x.53/30.  I think where I'm getting hung up is the proper association between the physical port and the vlan subnets.

View 5 Replies View Related

Cisco Routers :: RV180W With 1.0.2.6 Firmware - Static DHCP Have No Buttons To Add New Static Lease

Mar 12, 2013

Today I installed the 1.0.2.6 Firmware on a RV180W. I only have now two problems regarding the Static DHCP support in the GUI.

1. Via the Networking > LAN (Local Network) > Static DHCP I have no buttons to Add a new static Lease.
2. Via the Networking > LAN (Local Network) > DHCP Lease Clients I can thick a Lease and click on Make Static IP. The result is an error: Operation failed.

View 3 Replies View Related

Cisco Routers :: RV180 Ssh And Https From WAN?

Dec 23, 2012

Is there any way to manage the RV180 from the WAN side via https and/or ssh?Also, is ssh from LAN even available?

View 3 Replies View Related

Cisco Routers :: RV180 VPN Does Not Work

Oct 18, 2012

I have an RV180 VPN router.I try to enable the VPN users with PPTP or QuickVPN but is not working.For PPTP sometimes my windows 7 connects to the router, sometimes doesn't connect with a random error message.When it connects, the windows 7 from outside the lan can see the computers from inside the lan but the computers from inside the lan cannot see the windows7 one. This is random also. When i succed to connect, from that computer, the internet is not working anymore.I tried to set the VPN in the same subnet as lan, i tried with different subnet. Is not working.I updated the last firmware. The same.Restore factory settings couple of times, the same.

View 6 Replies View Related

Cisco Routers :: Bug In RV180 Firmware V1.0

Jun 17, 2012

I noticed if you add more than 10 access rules to the Access Rule table, you are unable to reorder past the first 10.Steps to reproduce:Create 11 rules of the same stream direction, outbound or inbound (...I found the bug with outbound, did not test inbound).try to reorder one of the first 10 rules to the end of the list, either by entering "11" manually, or by pressing the down arrow.System responds that "11" is an invalid number, or that the rule cannot be moved.This issue is not reported in the "Known Issues" section of the release notes for 1.0.1.9.

View 2 Replies View Related

Cisco Routers :: How To Connect OS X 10.7+ To RV180 VPN

Mar 2, 2013

Which vpn client to use on os x ? (the one included in os x or another?) Which VPN configuration to use on RV180 ? and Which ports to open on RV180 Firewall ? (or any other parameters)

View 1 Replies View Related

Cisco Routers :: RV180 - Log Warnings With QOS IP Or MAC

May 20, 2013

I had set up QOS for an IP Range and noticed the logs filling up with Warnings - hundreds within less than an hour.
 
I finally reset the router to factory and then step by step re-built my configuration - it was the QOS that started generating these warnings like:
 
Tue May 21 13:18:39 2013(GMT-0500) [rv180][Kernel][KERNEL] [87073.550000] IN=bdg1 OUT= DST MAC=d8:67:d9:c3:a0:2e SRC MAC=00:0e:58:58:57:7a PAYLOAD TYPE=08:00 SRC=192.168.1.193 DST=208.85.44.22 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=19313 DF PROTO=TCP SPT=1768 DPT=80 WINDOW=2534 RES=0x00 ACK URGP=0 MAR

[Code].....

In both cases above, after I started to suspect QOS, I entered a narrow IP range to test and then a MAC to test.  Using a VLAN seems to work fine and generate no errors - even a VLAN for the same associated host(s).
 
I have a support case open about this - didn't get too far yet, but now with a better repro, maybe they will.

View 1 Replies View Related

Cisco Routers :: RV082 NAT To Other Subnets?

Jan 12, 2012

Is it possbile to NAT to other subnets with the RV082. It is on a 192.168.41.x and I have a phone system on a 192.168.20.x. After searching all over others are saying no.

View 4 Replies View Related

Cisco Routers :: RV180 What Are The Alternatives For Android ICS

Oct 30, 2012

I  currently have an RV180 in a small business set-up and curently being  accessed remotely by laptops (Quick VPN) and Ipads/Android ICS tablets  (PPTP).  All is working well but I've become concerned about the  security risks of PPTP and would like to shift the tablets to IPSec. 

1) For a  small business are the PPTP risks real?

2) What are the alternatives for Android ICS?  I can't find a Quick VPN client for Android.

3) I can't get the core IPSec VPN in Android to connect to the RV180?  Is this possible? 

View 1 Replies View Related

Cisco Routers :: Rv180 Dropping LAN Connections?

Mar 13, 2013

I just recieved a new RV180 yesterday and it will not connect to my switch. Router was updated to the newest firmware, reset to factory settings. I did change the ip and ip range. Router works fine with one computer attached direct. As soon as I connect my sf300-24P to it, the WAN and LAN lights all light up and then go out. Only the WAN will light back up. I have no connectivity to the router. I plug the laptop to the router directly and no LAN lights come on and can not see the router with arp -a.

View 6 Replies View Related

Cisco Routers :: How To Enable Telnet On RV180

Mar 9, 2013

I'm trying to telnet into the my RV180 router. How do I go about it.
 
I created 3 VLANS

1  at 192.168.1.1
20 at 192.168.20.1
30 at 192.168.30.1
 
Here is the Multiple VLAN Subnet Table:

1     192.168.1.1    255.255.255.0DHCP ServerEnabled 10192.168.10.1255.255.255.0DHCP Server  Enabled 20  192.168.20.1 255.255.255.0    DHCP ServerEnabled 

I can ping the router at all 3 IP addresses.How do I enable the telnet service on the router?

View 1 Replies View Related

Cisco Routers :: RV180 And IPSec VPN Client

May 22, 2012

Does RV180 router support client VPN connections using regular Cisco VPN client? Datasheet says it works with Quick VPN client.

If regular non-Quick client is not supported, can both clients coexist (= be installed simultaneously) on the same PC?

Does Quick VPN client support split tunneling?

View 2 Replies View Related

Cisco Routers :: Does The RV180 Series Support 6rd

May 10, 2012

I'm considering upgrading a small business to the newly released RV180 or RV180W.Does the RV180 series support 6rd (IPv6 rapid deployment?).I see 6rd documented in the other small business routers (e.g. RV110), but I can't find it in the RV180 documentation.

View 1 Replies View Related

Cisco Routers :: RV180 Quick VPN To Connect

Aug 6, 2012

I'm having issues getting QuickVPN to connect. I think it's an issue pinging the gateway but I'm not 100% sure. We are using Comcast Business, I have placed the RV180 in the DMZ. The setup looks like this: Internet -> Comcast router -> RV180 (DHCP) -> rest of network.

View 5 Replies View Related

Cisco Routers :: RV180 VPN Guide Required

Apr 3, 2013

Is there a guide to setup a VPN connection using this router? I've follow the setup guide provided by cisco but I'm having issues.  When attempting to connect using the quick vpn client, I get error messages.

View 1 Replies View Related

Cisco Routers :: RV180 IPSec Needs Polishing

Apr 26, 2013

Any news on a new firmware for the RV180? I have the most recent version but it still has lots of bugs. IPSec needs polishing. In addition the Logging functions don't work well. I can't send to a syslog and when I try to email the logs I get a email saying there is no data even though several pages of enteries are visible in the web GUI. I've checked the profiles and they are correct. I even tried using just the 'default' profile but no luck.

View 2 Replies View Related

Cisco Routers :: SB RV180 VPN Users Not Showing Up?

May 15, 2013

I have a Cisco Small Business RV180 and I have several VPN users configured.  IPsec between my home router (also an RV180) and work router (router in question) is working fine, several PPTP users working fine and 1 QVPN user that works as well.  I set up another qvpn user and it didn't work.  I went back into the router to check and make sure I hadn't goofed something up and saw that I had 8 lines, 1 and 2 were the QVPN users and 6 other PPTP users, however, the "pages" footer (for lack of a better word) only displays 1 -5 of 5 instead of the 1-8 of 8 I would expect it to show.I dumped the cfg file and opened it up, all 8 user configurations show up.  One was my user account which showed negative numbers for the logon time, something like -1day -hours -minutes -sec, so I thought that that might be locking up the router or something so I deleted my PPTP account but it didn't allow the new user access.  I deleted all PPTP accounts and no luck there either.I'm running firmware 1.0.2.6.

View 4 Replies View Related

Cisco Routers :: RV180 Router Will Not Connect To ISP

May 16, 2012

I am contemplating replacing my Juniper Netscreen 5GT with this new RV180.
 
serial number 161303LB 
RVC180 V01
 
However, it will not connect to my ISP (DSLExtreme) using the same settings I have been using for multiple years. DSLExtreme is using AT&T DSLAMS, as you likely know, and I am unaware of anything unique about how they serve DHCP?
 
The Cisco wizard sits on the WAN configuration check forever, and never connects. I have rebooted it and allowed it to sit for fifteen minutes trying. I think that is enough.
 
The 5GT WAN interface is configured for "DCHP Client" and that is how the RV180 is configured.
 
It is a standard 6MB DSL line, I have tried both the existing cable, as well as the provided one to connect to the D-Link 2320B modem/bridge, which, as I indicated, syncs almost instantly with the Netscreen. No difference when the cables are swapped.

View 3 Replies View Related

Cisco Routers :: Very Slow WAN Speed (RV180)?

Jan 30, 2013

My brand new RV180 seems not to be able to exceed 1.1 MB/s WAN download speed. Using a simple Linksys WRT-320N I used to have 5-6 times this speed. Value is with default settings, various sources (HTTP/NEWS downloads). Trying to improve this wit QoS-settings dows not improve this in any way.

View 2 Replies View Related

Cisco Routers :: RV180 Will Not Connect To ISP Using PPPoE

Mar 17, 2013

The RV180W would not connect to an AT&T DSL connection using PPPoE (modem in bridge mode), or behind the DSL Modem/router with the DSL modem/router providing a dynamic IP to the RV180W or a cable modem (TimeWarner Roadrunner dynamic IP).  I upgraded the firmware yesterday and now the RV180W will connect to a dynamic WAN IP, but it still will not connect using PPPoE.
 
I have also noticed the admin interface is only accessible about 75% of the time.  When going to 192.168.1.1 the login prompts either don't come up or if they do, after logging in, the screen never fully loads after that.  I have to reboot the router to get it to work.
 
Also, the router has not yet pulled DNS from either the DSL or the cable modem.  I had to manually enter those addresses.

View 1 Replies View Related

Cisco Routers :: Connect L2L Between RV180 And ASA5505?

Feb 27, 2013

I've been trying to connect L2L between RV180 and ASA5505 but no succeed.I can do RV180 to RV180 l2l with one of it on Aggresive mode. working configuration sample of RV180 L2L ASA5505?

View 1 Replies View Related

Cisco Routers :: RV180 PPPoE Not Working

Oct 15, 2012

My RV180 does not route properly between LAN and WAN through my PPPoE account. I am able to ping public IPs directly from the RV180 (through the diagnose section) but can not do it from any PC on LAN. The exact same configuration works perfectly well with a Linksys WTR610N. I upgraded formware from 1.0.0.30 to 1.0.1.9 but that did not make any difference.
 
The only time the RV180 will route is right after I reset to factory defaults and re-enter PPPoE account name and password. If I then reset my modem or the RV180, the RV180 does not route anymore between WAN and LAN even after several minutes and even though I can ping public IPs from the RV180.

View 18 Replies View Related







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