Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I just configured a Cisco C881W router and would like to save a copy of the configuration to one of my local Raspberry Pi servers. However when I try I get file error permissions denied.1. At the Router>prompt, issue the enable command. The prompt c...
I'm trying to setup a Cisco C881W-E-K9 router in my home office. It will be replacing a Cisco rv325. I want to have these features: support for 10 or more devices wanting an IP address and internet access, VPN (L2TP and PPTP) access from the internet...
We have a Cisco rv325 dual band router (only WAN1 is connected to anything) which is used for access to our internet connection.Actually, the Internet connection (WAN1) is via a fiber modem provided by my phone/ISP and via a DMZ which bypasses the bu...
I have a RV-325 with a basic one VLAN (default) configuration - 10.0.15.1. I use this router to VPN into other sites/locations to access resources and transfer data. It is working fine, until we tried to access a new site which, my luck, is using t...
Using a Cisco RV325 Dual Band router and generally it is working fine. However, I'm a bit confused about firewall access rules and port forwarding rules, what they do and when are they needed.I recently wanted to allow port 80 to go to a test compute...
Folks....After I sent this question, I continued to do some research. It appears that what I really want to do the SCP. I'm currently accessing the router via SSH and the configuration is up and working almost the way I want it (VPN is still in pro...
@pieterh @Deepak Kumar Folks...You were both correct and the issue was mine!!!! I was not paying close attention to your questions and comments and mixed up the 10.0.10.* and 10.0.20.* subnets. The ISP address for FastEthernet4 is 10.0.10.116 and t...
Thanks for clarifying the questions around VLAN 1interface Vlan1description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$ip address 10.10.10.1 255.255.255.128ip tcp adjust-mss 1452Now I can safely ignore it.I guess I need to clarify (more likely correct my mi...
Thanks for your time and suggestion, but I'm not clear on what I should do. The fastethernet4 paragraph (below)interface FastEthernet4ip address 10.0.10.116 255.255.255.0ip nat outsideip virtual-reassembly induplex autospeed autono cdp enablealready ...
Folks, Thanks for the replies. As of now, I am getting a valid IP connection for my laptop from VLAN2 port 3 with a DHCP address of 10.0.20.244. HOWEVER, that laptop connection does NOT have internet access. Current, modified, config file is attache...