Networking Forums

Networking Forums > Computer Networking > Windows Networking > Multiple udp servers on one IP?

Reply
Thread Tools Display Modes

Multiple udp servers on one IP?

 
 
Radioman
Guest
Posts: n/a

 
      10-11-2007, 06:32 PM
Hi all,

Excuse me if this betrays my ignorance..
I have set up a W 2k3 server with three server apps on it - a game, a radius
server and remote desktop.

As I understand it these all use udp, connectionless. They all obviously use
different ports but the same IP address.

Is there any way - as these are connectionless protocols - that I can get
two or even all three to run, each taking the right udp packet?
Or does the first one just gobble up all the packets and that's it....

Sorry for noob question but you gotta start somewhere.

Many thanks.
 
Reply With Quote
 
 
 
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      10-11-2007, 06:46 PM
Hello,

They just use different UDP port, over the same IP.
As they have exclusive access to the UDP port they are listening (binding it
when starting), there isn't any trouble.


--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr


"Radioman" <(E-Mail Removed)> wrote in message
news:0FAD57CF-C8C3-4CB8-9CE4-(E-Mail Removed)...
> Hi all,
>
> Excuse me if this betrays my ignorance..
> I have set up a W 2k3 server with three server apps on it - a game, a
> radius
> server and remote desktop.
>
> As I understand it these all use udp, connectionless. They all obviously
> use
> different ports but the same IP address.
>
> Is there any way - as these are connectionless protocols - that I can get
> two or even all three to run, each taking the right udp packet?
> Or does the first one just gobble up all the packets and that's it....
>
> Sorry for noob question but you gotta start somewhere.
>
> Many thanks.


 
Reply With Quote
 
Radioman
Guest
Posts: n/a

 
      10-11-2007, 07:46 PM
Thanks for the reply, but I am using an external static IP address to three
server programs on one machine:

Static IP is of the type 195.38.81.XX

Game on port 27015

Radius on port 1812

Remote Desktop on 3389

It seems that the first port takes all the traffic even when all three
applications are running. And only one application at a time is visible or
accisible on the static IP.
I am using a Mikrotik router to deal with the routing and NAT and it is
possible I have got something wrong.

Any advice much appreciated.

"Mathieu CHATEAU" wrote:

> Hello,
>
> They just use different UDP port, over the same IP.
> As they have exclusive access to the UDP port they are listening (binding it
> when starting), there isn't any trouble.
>
>
> --
> Cordialement,
> Mathieu CHATEAU
> English blog: http://lordoftheping.blogspot.com
> French blog: http://www.lotp.fr
>
>
> "Radioman" <(E-Mail Removed)> wrote in message
> news:0FAD57CF-C8C3-4CB8-9CE4-(E-Mail Removed)...
> > Hi all,
> >
> > Excuse me if this betrays my ignorance..
> > I have set up a W 2k3 server with three server apps on it - a game, a
> > radius
> > server and remote desktop.
> >
> > As I understand it these all use udp, connectionless. They all obviously
> > use
> > different ports but the same IP address.
> >
> > Is there any way - as these are connectionless protocols - that I can get
> > two or even all three to run, each taking the right udp packet?
> > Or does the first one just gobble up all the packets and that's it....
> >
> > Sorry for noob question but you gotta start somewhere.
> >
> > Many thanks.

>
>

 
Reply With Quote
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      10-11-2007, 07:53 PM
Remote Desktop is TCP not UDP, and would start before your game. So it can't
be guilty.

Can you post somewhere the screenshot of your router's config ? I would bet
it's the guilty one that foward everything to one port.


--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr


"Radioman" <(E-Mail Removed)> wrote in message
news:1E371075-9553-426B-8A88-(E-Mail Removed)...
> Thanks for the reply, but I am using an external static IP address to
> three
> server programs on one machine:
>
> Static IP is of the type 195.38.81.XX
>
> Game on port 27015
>
> Radius on port 1812
>
> Remote Desktop on 3389
>
> It seems that the first port takes all the traffic even when all three
> applications are running. And only one application at a time is visible or
> accisible on the static IP.
> I am using a Mikrotik router to deal with the routing and NAT and it is
> possible I have got something wrong.
>
> Any advice much appreciated.
>
> "Mathieu CHATEAU" wrote:
>
>> Hello,
>>
>> They just use different UDP port, over the same IP.
>> As they have exclusive access to the UDP port they are listening (binding
>> it
>> when starting), there isn't any trouble.
>>
>>
>> --
>> Cordialement,
>> Mathieu CHATEAU
>> English blog: http://lordoftheping.blogspot.com
>> French blog: http://www.lotp.fr
>>
>>
>> "Radioman" <(E-Mail Removed)> wrote in message
>> news:0FAD57CF-C8C3-4CB8-9CE4-(E-Mail Removed)...
>> > Hi all,
>> >
>> > Excuse me if this betrays my ignorance..
>> > I have set up a W 2k3 server with three server apps on it - a game, a
>> > radius
>> > server and remote desktop.
>> >
>> > As I understand it these all use udp, connectionless. They all
>> > obviously
>> > use
>> > different ports but the same IP address.
>> >
>> > Is there any way - as these are connectionless protocols - that I can
>> > get
>> > two or even all three to run, each taking the right udp packet?
>> > Or does the first one just gobble up all the packets and that's it....
>> >
>> > Sorry for noob question but you gotta start somewhere.
>> >
>> > Many thanks.

>>
>>


 
Reply With Quote
 
Radioman
Guest
Posts: n/a

 
      10-11-2007, 09:07 PM

Hi again and thanks for the help.

I thought (wrongly?) Remote Desktop was RDP but that might expain one thing...

I can't post it tonight but I will try tomorrow..

Many thanks again.
Cheers, Bill.

"Mathieu CHATEAU" wrote:

> Remote Desktop is TCP not UDP, and would start before your game. So it can't
> be guilty.
>
> Can you post somewhere the screenshot of your router's config ? I would bet
> it's the guilty one that foward everything to one port.
>
>
> --
> Cordialement,
> Mathieu CHATEAU
> English blog: http://lordoftheping.blogspot.com
> French blog: http://www.lotp.fr
>
>
> "Radioman" <(E-Mail Removed)> wrote in message
> news:1E371075-9553-426B-8A88-(E-Mail Removed)...
> > Thanks for the reply, but I am using an external static IP address to
> > three
> > server programs on one machine:
> >
> > Static IP is of the type 195.38.81.XX
> >
> > Game on port 27015
> >
> > Radius on port 1812
> >
> > Remote Desktop on 3389
> >
> > It seems that the first port takes all the traffic even when all three
> > applications are running. And only one application at a time is visible or
> > accisible on the static IP.
> > I am using a Mikrotik router to deal with the routing and NAT and it is
> > possible I have got something wrong.
> >
> > Any advice much appreciated.


 
Reply With Quote
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      10-11-2007, 09:18 PM
Remote Desktop use RDP (Remote Desktop Protocol)

--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr


"Radioman" <(E-Mail Removed)> wrote in message
news:1E9A137B-4BF5-489F-A6DE-(E-Mail Removed)...
>
> Hi again and thanks for the help.
>
> I thought (wrongly?) Remote Desktop was RDP but that might expain one
> thing...
>
> I can't post it tonight but I will try tomorrow..
>
> Many thanks again.
> Cheers, Bill.
>
> "Mathieu CHATEAU" wrote:
>
>> Remote Desktop is TCP not UDP, and would start before your game. So it
>> can't
>> be guilty.
>>
>> Can you post somewhere the screenshot of your router's config ? I would
>> bet
>> it's the guilty one that foward everything to one port.
>>
>>
>> --
>> Cordialement,
>> Mathieu CHATEAU
>> English blog: http://lordoftheping.blogspot.com
>> French blog: http://www.lotp.fr
>>
>>
>> "Radioman" <(E-Mail Removed)> wrote in message
>> news:1E371075-9553-426B-8A88-(E-Mail Removed)...
>> > Thanks for the reply, but I am using an external static IP address to
>> > three
>> > server programs on one machine:
>> >
>> > Static IP is of the type 195.38.81.XX
>> >
>> > Game on port 27015
>> >
>> > Radius on port 1812
>> >
>> > Remote Desktop on 3389
>> >
>> > It seems that the first port takes all the traffic even when all three
>> > applications are running. And only one application at a time is visible
>> > or
>> > accisible on the static IP.
>> > I am using a Mikrotik router to deal with the routing and NAT and it is
>> > possible I have got something wrong.
>> >
>> > Any advice much appreciated.

>


 
Reply With Quote
 
Radioman
Guest
Posts: n/a

 
      10-12-2007, 07:29 AM
OK, I have not totally resolved this - BUT as soon as I change to TCP in the
router for remote desktop, it worked fine.

I could even access the remote desktop from my GPRS mobile phone on terminal
services (whether this is a good idea from security is another matter)..

There just remains the radius server to resolve..

Cheers, Bill

"Mathieu CHATEAU" wrote:

> Remote Desktop use RDP (Remote Desktop Protocol)
>
> --
> Cordialement,
> Mathieu CHATEAU
> English blog: http://lordoftheping.blogspot.com
> French blog: http://www.lotp.fr
>
>
> "Radioman" <(E-Mail Removed)> wrote in message
> news:1E9A137B-4BF5-489F-A6DE-(E-Mail Removed)...
> >
> > Hi again and thanks for the help.
> >
> > I thought (wrongly?) Remote Desktop was RDP but that might expain one
> > thing...
> >
> > I can't post it tonight but I will try tomorrow..
> >
> > Many thanks again.
> > Cheers, Bill.
> >
> > "Mathieu CHATEAU" wrote:
> >
> >> Remote Desktop is TCP not UDP, and would start before your game. So it
> >> can't
> >> be guilty.
> >>


 
Reply With Quote
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      10-12-2007, 09:24 AM
Allow both TCP and UDP for radius and RDP.

RDP may use udp for sounds events.



--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr


"Radioman" <(E-Mail Removed)> wrote in message
news:C7BDA939-487E-4220-A3BD-(E-Mail Removed)...
> OK, I have not totally resolved this - BUT as soon as I change to TCP in
> the
> router for remote desktop, it worked fine.
>
> I could even access the remote desktop from my GPRS mobile phone on
> terminal
> services (whether this is a good idea from security is another matter)..
>
> There just remains the radius server to resolve..
>
> Cheers, Bill
>
> "Mathieu CHATEAU" wrote:
>
>> Remote Desktop use RDP (Remote Desktop Protocol)
>>
>> --
>> Cordialement,
>> Mathieu CHATEAU
>> English blog: http://lordoftheping.blogspot.com
>> French blog: http://www.lotp.fr
>>
>>
>> "Radioman" <(E-Mail Removed)> wrote in message
>> news:1E9A137B-4BF5-489F-A6DE-(E-Mail Removed)...
>> >
>> > Hi again and thanks for the help.
>> >
>> > I thought (wrongly?) Remote Desktop was RDP but that might expain one
>> > thing...
>> >
>> > I can't post it tonight but I will try tomorrow..
>> >
>> > Many thanks again.
>> > Cheers, Bill.
>> >
>> > "Mathieu CHATEAU" wrote:
>> >
>> >> Remote Desktop is TCP not UDP, and would start before your game. So it
>> >> can't
>> >> be guilty.
>> >>

>


 
Reply With Quote
 
Radioman
Guest
Posts: n/a

 
      10-12-2007, 11:09 AM

I think I have resolved this.

I had the wrong protocols for the wrong ports - it was my poor routing.
Thanks for the help

"Mathieu CHATEAU" wrote:

> Allow both TCP and UDP for radius and RDP.
>
> RDP may use udp for sounds events.
>
>
>
>

 
Reply With Quote
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      10-12-2007, 12:00 PM
great

--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr


"Radioman" <(E-Mail Removed)> wrote in message
news815BDB5-710C-463E-8603-(E-Mail Removed)...
>
> I think I have resolved this.
>
> I had the wrong protocols for the wrong ports - it was my poor routing.
> Thanks for the help
>
> "Mathieu CHATEAU" wrote:
>
>> Allow both TCP and UDP for radius and RDP.
>>
>> RDP may use udp for sounds events.
>>
>>
>>
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Servers on one machine Lee Jefferies Windows Networking 5 08-14-2008 12:42 AM
multiple VNC servers behind ICS Ogg Windows Networking 0 10-11-2006 02:40 AM
Reverse proxy to multiple origin servers on multiple ports John Beadles Linux Networking 1 06-17-2004 10:28 AM
Reverse proxy to multiple origin servers on multiple ports John Beadles Linux Networking 0 06-16-2004 09:23 PM
Where to put my multiple servers????? =?Utf-8?B?Sm9lIEsu?= Windows Networking 15 05-05-2004 01:27 PM



1 2 3 4 5 6 7 8 9 10 11