Author Topic: Change Port  (Read 4540 times)

Death_First

  • Posts: 141
  • Turrets: +4/-6
Change Port
« on: December 01, 2007, 12:30:06 am »
I know this has been asked a lot but this is diffrent

I searched for this and found this cmd

+set net_port (whatever)

But that only changes the local port (UPD)

Is there one that changes the internet port?

next_ghost

  • Posts: 892
  • Turrets: +3/-6
Re: Change Port
« Reply #1 on: December 01, 2007, 11:15:06 am »
What internet port?
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

Death_First

  • Posts: 141
  • Turrets: +4/-6
Re: Change Port
« Reply #2 on: December 01, 2007, 04:06:55 pm »
The port a server uses!

Caveman

  • Guest
Re: Change Port
« Reply #3 on: December 01, 2007, 04:56:29 pm »
Uhm...
We don't get you.
You already have the command that will change the server's listening port.
There is no way for a client to demand a specific port from a server.

Death_First

  • Posts: 141
  • Turrets: +4/-6
Re: Change Port
« Reply #4 on: December 01, 2007, 09:06:46 pm »
Oh sry i didnt put enough information

I own a crapy home server and i want to set a permanent internet port

I tried net_port but it only set my local (udp) port

Is there one that changes the internet one?

Caveman

  • Guest
Re: Change Port
« Reply #5 on: December 01, 2007, 09:25:50 pm »
I still dont get what you want.
The "internet port" is set with net_port.
But if you have the server behind some router you need to set the routes accordingly, too.

Death_First

  • Posts: 141
  • Turrets: +4/-6
Re: Change Port
« Reply #6 on: December 01, 2007, 09:52:12 pm »
omg i completely forgot about my router!

I still dont understand how the net port is only changing my local udp port tho

edit: Nvm it doesn't have anything to do with the router.

The net_port just changes the the udp for some strange reason.
« Last Edit: December 01, 2007, 10:03:31 pm by Death_First »

Caveman

  • Guest
Re: Change Port
« Reply #7 on: December 01, 2007, 10:18:24 pm »
UDP is all that is needed .)
And what you consider "local port" is the "internet port" on any machine that is not behind a router .)

Death_First

  • Posts: 141
  • Turrets: +4/-6
Re: Change Port
« Reply #8 on: December 02, 2007, 01:53:51 am »
cool thx i didnt know it worked like that