Results 1 to 4 of 4

Thread: How to perform Port forwarding in Cisco Router using switching to IP?

  1. #1
    Join Date
    Jun 2011
    Posts
    55

    How to perform Port forwarding in Cisco Router using switching to IP?

    I really need help with our NAS connection with our router.

    Code:
    My setup is as follows:
    
    NAS -> Switch -> SBS -> Cisco Router/Modem
    Our NAS is associated through a Cisco Router through the association stated above, and we were ready to establish our NAS fine and was equipped to open the net interface and arrange all things that is requested to be designed provincially. Nonetheless, we're attempting to enter the same Web Interface remotely through port 8080 so we attempted port sending on port 8080 to the neighborhood IP deliver that was given to the NAS by the router (10.0.0.33), but it didn't work. I attempted to ping the same neighborhood IP Address (10.0.0.33) and it additionally didn't work. At what time we took a gander at the NAS's insight, the IP Address is 10.0.0.33, the subnet veil is 255.255.255.0 and the Default door is 10.0.0.3 Is there something that I've missed on at what time arranging the NAS through Cisco? How do I get to enter the NAS through the router so I am able to advance ports to it?

  2. #2
    Join Date
    May 2008
    Posts
    1,304

    Re: How to perform Port forwarding in Cisco Router using switching to IP?

    When its all said and done you should target an outer IP of your router on the port of your deciding on. This can be permitted through the firewall and coordinate to 10.0.0.33:8080. The NAS should have a default door that tracks out via the Cisco router. In the event that 10.0.0.3 is not the Cisco router, then 10.0.0.3 needs to track out to that Cisco router.

  3. #3
    Join Date
    Jul 2009
    Posts
    1,118

    Re: How to perform Port forwarding in Cisco Router using switching to IP?

    Building configuration...
    Code:
    Current configuration : 6608 bytes
    !
    version 12.4
    !
    boot-start-marker
    boot-end-marker
    !
    logging buffered 51200 warnings
    !
    aaa new-model
    !
    !
    aaa authentication login client local
    aaa authorization network vpnclient local
    !
    aaa session-id common
    !
    resource policy
    !
    ip cef
    !
    !
    no ip dhcp use vrf connected
    ip dhcp excluded-address 10.10.10.1
    !
    ip dhcp pool sdm-pool
       import all
       network 10.10.10.0 255.255.255.248
       default-router 10.10.10.1
       lease 0 2
    !
    !
    no ip ftp passive
    ip ftp source-interface FastEthernet0
    ip ftp username [username]
    ip ftp password [password]
    no ip domain lookup
    ip domain name yourdomain.com………….
    The ones in italics are ones that I’ve kept in touch with Cisco in my try to do port sending (which plainly didn't work). I was attempting to evacuate them following i missed the mark with port sending, but I was unable to do that too on the grounds that Cisco declares the juncture is "not changing" or something similar to that. Anyhow anyway I trust you are able to spot the things you are searching for in place for us to have the ability to design the NAS and router right.

  4. #4
    Join Date
    Jul 2009
    Posts
    1,179

    Re: How to perform Port forwarding in Cisco Router using switching to IP?

    Do "clear ip nat translation * " to dispose of the present translation, then you can uproot every one of those sections. Additionally I think they are creating every last trace of the mess in the in front of the pack. Actually keep the "ip nat inside root static tcp 10.0.0.33 8080 [external ip] 8080" and this might as well be something greater than enough.

Similar Threads

  1. Replies: 3
    Last Post: 04-01-2012, 11:20 AM
  2. Cannot do Port forwarding in Westell 7500 router
    By Baldwin in forum Networking & Security
    Replies: 5
    Last Post: 14-04-2011, 10:23 AM
  3. How to do port forwarding in D-Link DIR-628 router
    By ASHER in forum Networking & Security
    Replies: 3
    Last Post: 19-08-2009, 09:23 PM
  4. Port forwarding wireless router
    By Venator in forum Networking & Security
    Replies: 2
    Last Post: 05-05-2009, 10:15 PM
  5. DNS forwarding on Cisco 876 Router IP
    By Deskmukh in forum Networking & Security
    Replies: 3
    Last Post: 02-04-2009, 03:21 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,717,173.30534 seconds with 17 queries