Results 1 to 4 of 4

Thread: Static Routing Question

  1. #1
    Join Date
    2013-Nov
    Posts
    24

    Lightbulb Static Routing Question

    So here I am, away from home for the holidays, and I find myself randomly thinking (as I frequently do), wondering if I can figure a way to directly scan my internal network at home. I can remote manage my router, but what I want to do is set up a static route, pointing to my home router if say I want to send traffic to 192.168.1.2. SO I want all traffic to the .2 to be sent to my home router, going through my default gw of course, but destined to my home commercial IP instead of a the 1.2 here.

    Is that possible and does this even make sense? I pretty much want to route as if I am behind my home router, but connected wirelessly at my girlfriends house. I don't have any boxes at home online that I can remote into, just one's that I can "touch". Is this possible?

  2. #2
    Possible by setting up port forwarding in your home router as you can't route private range over internet. So, you'll be sending traffic to x.x.x.x:yyyy where x.x.x.x is your home router's public ip address and yyyy is the destination port. You'll have to set up a port forwarding in your home router so that all traffic received on port yyyy in external interface is forwarded to 192.168.1.2 via internal interface. Hope this helps.

  3. It almost sounds like you are describing a perfect example usage for a Home VPN setup...
    Fact, Science and the Pursuit of Knowledge. Working to secure your networks from threats; Outside and Within.

  4. #4
    Join Date
    2013-Nov
    Posts
    24
    Thanks. I guess I was really tired when I posted this. I'll look into the VPN setups, but for now I'll use the solution blackMORE posted....this was probably the wrong place to post this thread though as it isn't really kali related...thanks though!

Similar Threads

  1. Nethunter 3 with OpenVPN tap interface with PWK - connected but not routing over it
    By Bob The Marauder in forum NetHunter General Questions
    Replies: 3
    Last Post: 2018-11-29, 04:22
  2. Routing all traffic through proxychains?
    By themanchurian in forum General Archive
    Replies: 1
    Last Post: 2016-08-16, 11:31
  3. Routing in Kali (Question)(eth0 and wlan0 in parallel)
    By Izverg in forum General Archive
    Replies: 0
    Last Post: 2014-03-20, 07:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •