Group:  English: Windows Server ยป microsoft.public.windows.server.sbs
Thread: RDP to Server

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

RDP to Server
Blenky <sblenkhorn[ at ]gmail.com> 18.06.2007 15:50:57

Should I be able to RDP directly to my server from the outside world
without going through Remote Workspace?? I seem to be able to connect
directly to the server via RDP by just using the domain or IP address
from the outside world... that doesn't seem quite right!

Thanks,
Sean

Re: RDP to Server
stephen <stephen[ at ]nospam.nodomain> 18.06.2007 16:04:13
Blenky wrote:
[Quoted Text]
> Should I be able to RDP directly to my server from the outside world
> without going through Remote Workspace?? I seem to be able to connect
> directly to the server via RDP by just using the domain or IP address
> from the outside world... that doesn't seem quite right!
>

Only if you've opened port 3389 to the server on your firewall/router.

For RWW you only need to open 443 and 4125.
Re: RDP to Server
"Kevin Weilbacher [SBS-MVP]" <kweilbacMVP[ at ]gte.net> 18.06.2007 23:00:36
SBS supports TS for admin purposes only (2 sessions max). So, if you have
the TS port (3389) forwarded to your SBS server, yep -- it should work!

--
Kevin Weilbacher [SBS-MVP]
"The days pass by so quickly now, the nights are seldom long"


"Blenky" <sblenkhorn[ at ]gmail.com> wrote in message
news:1182181857.204691.3380[ at ]q75g2000hsh.googlegroups.com...
[Quoted Text]
>
> Should I be able to RDP directly to my server from the outside world
> without going through Remote Workspace?? I seem to be able to connect
> directly to the server via RDP by just using the domain or IP address
> from the outside world... that doesn't seem quite right!
>
> Thanks,
> Sean
>


Re: RDP to Server
"Russ Grover \(SBITS.Biz\)" <support[ at ]REMOVETHIS.SBITS.Biz> 19.06.2007 07:33:21
Blenky,

in addition to the others suggestions (Opening Port 3389)
put /console on the end of the command line of RDP
Like So:
%SystemRoot%\system32\mstsc.exe /console

It will allow you to see the screen as though sitting in front of the server
Great if you want to watch automated backups or some other automated
process.

And of course PLEASE follow Secure Password Policies.
(I set Lockout to 5 missed login attempts on clients and 3 on my own server)
Russ


--

Russell Grover
SBITS.Biz
Microsoft Certified Small Business Specialist.
MCP, MCPS, MCNPS, (MCP-SBS)
support [ at ] SBITS.Biz
Remote SBS2003 Support
http://www.SBITS.Biz


"Blenky" <sblenkhorn[ at ]gmail.com> wrote in message
news:1182181857.204691.3380[ at ]q75g2000hsh.googlegroups.com...
[Quoted Text]
>
> Should I be able to RDP directly to my server from the outside world
> without going through Remote Workspace?? I seem to be able to connect
> directly to the server via RDP by just using the domain or IP address
> from the outside world... that doesn't seem quite right!
>
> Thanks,
> Sean
>


Re: RDP to Server
Blenky <sblenkhorn[ at ]gmail.com> 04.07.2007 05:26:39
On Jun 19, 3:33 am, "Russ Grover \(SBITS.Biz\)"
<supp...[ at ]REMOVETHIS.SBITS.Biz> wrote:
[Quoted Text]
> Blenky,
>
> in addition to the others suggestions (Opening Port 3389)
> put /console on the end of the command line of RDP
> Like So:
> %SystemRoot%\system32\mstsc.exe /console
>
> It will allow you to see the screen as though sitting in front of the server
> Great if you want to watch automated backups or some other automated
> process.
>
> And of course PLEASE follow Secure Password Policies.
> (I set Lockout to 5 missed login attempts on clients and 3 on my own server)
> Russ
>
> --
>
> Russell Grover
> SBITS.Biz
> Microsoft Certified Small Business Specialist.
> MCP, MCPS, MCNPS, (MCP-SBS)
> support [ at ] SBITS.Biz
> Remote SBS2003 Supporthttp://www.SBITS.Biz
>
> "Blenky" <sblenkh...[ at ]gmail.com> wrote in message
>
> news:1182181857.204691.3380[ at ]q75g2000hsh.googlegroups.com...
>
>
>
>
>
> > Should I be able to RDP directly to my server from the outside world
> > without going through Remote Workspace?? I seem to be able to connect
> > directly to the server via RDP by just using the domain or IP address
> > from the outside world... that doesn't seem quite right!
>
> > Thanks,
> > Sean- Hide quoted text -
>
> - Show quoted text -


It just seems insecure to have the ability to RDP directly to my
server just by putting in the IP address or the domain for our
server. I disabled port 3389 on our firewall and left 443 and 4125
open and now RWW does not work to connect to the server. So must I
keep 3389 open on the firewall??

Thanks,
Sean

Re: RDP to Server
"Russ Grover \(SBITS.Biz\)" <support[ at ]REMOVETHIS.SBITS.Biz> 08.07.2007 04:32:23
no,

443 and 4125 for RWW
25 for mail


3389 for RDC direct to the server (not really needed because RWW will do
it.)

Russ

--

Russell Grover
SBITS.Biz
Microsoft Certified Small Business Specialist.
MCP, MCPS, MCNPS, (MCP-SBS)
support [ at ] SBITS.Biz
Remote SBS2003 Support
http://www.SBITS.Biz


"Blenky" <sblenkhorn[ at ]gmail.com> wrote in message
news:1183526799.324365.308030[ at ]q69g2000hsb.googlegroups.com...
[Quoted Text]
> On Jun 19, 3:33 am, "Russ Grover \(SBITS.Biz\)"
> <supp...[ at ]REMOVETHIS.SBITS.Biz> wrote:
>> Blenky,
>>
>> in addition to the others suggestions (Opening Port 3389)
>> put /console on the end of the command line of RDP
>> Like So:
>> %SystemRoot%\system32\mstsc.exe /console
>>
>> It will allow you to see the screen as though sitting in front of the
>> server
>> Great if you want to watch automated backups or some other automated
>> process.
>>
>> And of course PLEASE follow Secure Password Policies.
>> (I set Lockout to 5 missed login attempts on clients and 3 on my own
>> server)
>> Russ
>>
>> --
>>
>> Russell Grover
>> SBITS.Biz
>> Microsoft Certified Small Business Specialist.
>> MCP, MCPS, MCNPS, (MCP-SBS)
>> support [ at ] SBITS.Biz
>> Remote SBS2003 Supporthttp://www.SBITS.Biz
>>
>> "Blenky" <sblenkh...[ at ]gmail.com> wrote in message
>>
>> news:1182181857.204691.3380[ at ]q75g2000hsh.googlegroups.com...
>>
>>
>>
>>
>>
>> > Should I be able to RDP directly to my server from the outside world
>> > without going through Remote Workspace?? I seem to be able to connect
>> > directly to the server via RDP by just using the domain or IP address
>> > from the outside world... that doesn't seem quite right!
>>
>> > Thanks,
>> > Sean- Hide quoted text -
>>
>> - Show quoted text -
>
>
> It just seems insecure to have the ability to RDP directly to my
> server just by putting in the IP address or the domain for our
> server. I disabled port 3389 on our firewall and left 443 and 4125
> open and now RWW does not work to connect to the server. So must I
> keep 3389 open on the firewall??
>
> Thanks,
> Sean
>


Re: RDP to Server
"Russ Grover \(SBITS.Biz\)" <support[ at ]REMOVETHIS.SBITS.Biz> 08.07.2007 04:33:41
if RWW doesn't work try
https://server.domain.com/remote

if the S doesn't help and you can login, but not connect to a PC then RWW is
not check on the box in CEICW or 4125 is not open.

Russ

--

Russell Grover
SBITS.Biz
Microsoft Certified Small Business Specialist.
MCP, MCPS, MCNPS, (MCP-SBS)
support [ at ] SBITS.Biz
Remote SBS2003 Support
http://www.SBITS.Biz


"Blenky" <sblenkhorn[ at ]gmail.com> wrote in message
news:1183526799.324365.308030[ at ]q69g2000hsb.googlegroups.com...
[Quoted Text]
> On Jun 19, 3:33 am, "Russ Grover \(SBITS.Biz\)"
> <supp...[ at ]REMOVETHIS.SBITS.Biz> wrote:
>> Blenky,
>>
>> in addition to the others suggestions (Opening Port 3389)
>> put /console on the end of the command line of RDP
>> Like So:
>> %SystemRoot%\system32\mstsc.exe /console
>>
>> It will allow you to see the screen as though sitting in front of the
>> server
>> Great if you want to watch automated backups or some other automated
>> process.
>>
>> And of course PLEASE follow Secure Password Policies.
>> (I set Lockout to 5 missed login attempts on clients and 3 on my own
>> server)
>> Russ
>>
>> --
>>
>> Russell Grover
>> SBITS.Biz
>> Microsoft Certified Small Business Specialist.
>> MCP, MCPS, MCNPS, (MCP-SBS)
>> support [ at ] SBITS.Biz
>> Remote SBS2003 Supporthttp://www.SBITS.Biz
>>
>> "Blenky" <sblenkh...[ at ]gmail.com> wrote in message
>>
>> news:1182181857.204691.3380[ at ]q75g2000hsh.googlegroups.com...
>>
>>
>>
>>
>>
>> > Should I be able to RDP directly to my server from the outside world
>> > without going through Remote Workspace?? I seem to be able to connect
>> > directly to the server via RDP by just using the domain or IP address
>> > from the outside world... that doesn't seem quite right!
>>
>> > Thanks,
>> > Sean- Hide quoted text -
>>
>> - Show quoted text -
>
>
> It just seems insecure to have the ability to RDP directly to my
> server just by putting in the IP address or the domain for our
> server. I disabled port 3389 on our firewall and left 443 and 4125
> open and now RWW does not work to connect to the server. So must I
> keep 3389 open on the firewall??
>
> Thanks,
> Sean
>


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net