Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2012
    Location
    Grahamstown, Eastern Cape, South Africa
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Port Forwarding Help

    Hi,

    I recently setup a gaming server.
    However I have now returned to university, and am unable to connect to it because of the universities firewall in my residence hall. I am wanting to setup port forwarding, so that the following:
    a) people connecting on the default port (25565) are unaffected
    b) using an alternate port, 8080, such that I will be able to connect and have the server internally router it to 25565.

    Is this possible? If so, can someone advise me as to what NAT rules I should setup in IPTables.

    Thanks.




  2. #2
    Join Date
    Oct 2011
    Location
    Dublin, PA
    Posts
    381
    Thanks
    33
    Thanked 18 Times in 16 Posts
    Rep Power
    10
    Ok, so the university's firewall won't let you connect out to 25565 on the remote server?

    And, the game server is the remote iptables firewall that you want to modify...

    Code:
    iptables -t nat -A PREROUTING -p tcp --dport 8080 -j REDIRECT --to-port 25565
    Give that a shot

  3. #3
    Join Date
    Apr 2012
    Location
    Grahamstown, Eastern Cape, South Africa
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    AHHHH Thank you for helping me defeat "The System". I can connect again!

  4. #4
    Join Date
    Oct 2011
    Location
    Dublin, PA
    Posts
    381
    Thanks
    33
    Thanked 18 Times in 16 Posts
    Rep Power
    10

  5. #5
    Join Date
    Nov 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Ip table is the great way to stop any tampering

 

 

Similar Threads

  1. Replies: 0
    Last Post: 04-12-2012, 01:02 AM
  2. Replies: 0
    Last Post: 04-11-2012, 09:01 PM
  3. Replies: 1
    Last Post: 02-22-2012, 01:59 AM
  4. Replies: 0
    Last Post: 12-28-2011, 08:19 AM
  5. Windows Port Of GTK+3 Is Improving
    By Fred in forum Linux News
    Replies: 0
    Last Post: 11-26-2011, 09:12 PM

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
  •  
           








Check out Linux Central for Linux software and other goodies!





» Stats

Members: 3,580
Threads: 3,920
Posts: 9,446
Top Poster: Fred (1,486)
Welcome to our newest member, SLW210

» Links



Powered by vBadvanced CMPS