Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Bypassing NAT

  • 03-10-2004 03:50PM
    #1
    Registered Users, Registered Users 2 Posts: 88 ✭✭


    I've been having a little trouble since i moved into my new student accomodation. I was hoping to be able to run a webserver from my machine as part of a web based final year project so that i could access my work from the University. Unfortunately the service we were given is behind a NAT router and naturally they cannot choose any one student to forward all http request to. What I have managed to get out of my admin guy is that he has no problem setting up a VPN for me to anywhere I want. This got me thinking....
    If i can get the computer society in the University to allow me to connect to their servers via VPN could they route requests to my machine.
    They provide a DNS server for student use and my LAN IP is static.
    Could i, therefore, point my .com address to their DNS and somehow get it to forward the request to an IP on the VPN.
    Does anyone know if this is possible?


Comments

  • Registered Users, Registered Users 2 Posts: 6,007 ✭✭✭Moriarty


    Why not just run the webserver on a random port and get them to divert that port to your sever?



    Not a broadband issue in any case, moving this to Nets/Comms.


  • Registered Users, Registered Users 2 Posts: 88 ✭✭epgriffin


    So, if I have a .com DNS pointing to their router IP how does it know which port i'm requesting?


  • Registered Users, Registered Users 2 Posts: 491 ✭✭✭Zenith74


    Have them forward say port 43243 to your machine then you just put http://cs.mycollege.com:43243 into your browser and voila.


  • Closed Accounts Posts: 3,354 ✭✭✭secret_squirrel


    If their router supports DDNS that might help solve your problem - check it out at DynDNS.org or TZO.com


  • Registered Users, Registered Users 2 Posts: 88 ✭✭epgriffin


    I'm gonna try that port forwarding today. I found something interesting on the net about DNS SRV records. They allow you to specify what port the service is running on for your domain. Anyone ever head of or used them before?


  • Advertisement
Advertisement