Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Networking > remote desktop web access

Reply
Thread Tools Display Modes

remote desktop web access

 
 
Andrejus
Guest
Posts: n/a

 
      12-04-2009
Hi,

My problem about remote desktop web access



Circumstances::



Small 2003 domain with one Domain controller and remote desktop configured
for server, with access remotely from above thought 3389 port.

Fixed LAN ip 192.168.5.221

It works fine through remote desktop connection from LAN and above.



One of desktops with WinXp SP3 configured with remote desktop web access
with port 1000.

As writhed here:

http://www.microsoft.com/windowsxp/u...p_03may16.mspx

Fixed IP 192.168.5.9

It works only from LAN.



When trine connect:

http://My.WAN.Fixed.IP:1000/tsweb/



Connection works, but:

If I write nothing in server name it connects to my domain controller with
LAN ip 192.168.5.221



If I write 192.168.5.9 after some time out it writes: ""This computer can't
connect to the remote computer. Try connecting again. If problem continues:
administrator"



If I write PC name, connection configuration windows come, but after
pressing connect again it shows: "This computer can't connect to the remote
computer. Remote Desktop cannot find the remote computer. Type the computer
name or ip Adress again, and then try connecting. If problem continues:
administrator"





So it is a little bit annoying problem, any advice will be pleasurable.



Gateway is some sort of Linux-like router, not in my duty, but guy
administering it, he send me that log:



1189 59300 DNAT tcp -- * * 0.0.0.0/0 My.WAN.Fixed.IP tcp dpt:443
to:192.168.5.221

720 40188 DNAT tcp -- * * 0.0.0.0/0 My.WAN.Fixed.IP tcp dpt:25
to:192.168.5.221

1 60 DNAT tcp -- * * 0.0.0.0/0 My.WAN.Fixed.IP tcp dpt:53 to:192.168.5.221

1 58 DNAT udp -- * * 0.0.0.0/0 My.WAN.Fixed.IP udp dpt:53 to:192.168.5.221

5 240 DNAT tcp -- * * 0.0.0.0/0 My.WAN.Fixed.IP tcp dpt:110 to:192.168.5.221

4 208 DNAT tcp -- * * 0.0.0.0/0 My.WAN.Fixed.IP tcp dpt:8080
to:192.168.5.221

57 2728 DNAT tcp -- * * 0.0.0.0/0 My.WAN.Fixed.IP tcp dpt:3389
to:192.168.5.221

77 3768 DNAT tcp -- * * 0.0.0.0/0 My.WAN.Fixed.IP tcp dpt:1000
to:192.168.5.9:1000

(also triedlast line: 77 3768 DNAT tcp -- * * 0.0.0.0/0 My.WAN.Fixed.IP tcp
dpt:1000 to:192.168.5.9)

Konfig. Faile records:

iptables -t nat -A PREROUTING -p tcp -d My.WAN.Fix.IP --dport 443 -j
DNAT --to 192.168.5.221 iptables -t nat -A PREROUTING -p tcp -d
My.WAN.Fix.IP --dport 25 -j DNAT --to 192.168.5.221 iptables -t nat -A
PREROUTING -p tcp -d My.WAN.Fixed.IP --dport 53 -j DNAT --to 192.168.5.221
iptables -t nat -A PREROUTING -p udp -d My.WAN.Fixed.IP --dport 53 -j
DNAT --to 192.168.5.221 iptables -t nat -A PREROUTING -p tcp -d
My.WAN.Fixed.IP --dport 110 -j DNAT --to 192.168.5.221 iptables -t nat -A
PREROUTING -p tcp -d My.WAN.Fixed.IP --dport 8080 -j DNAT --to 192.168.5.221
iptables -t nat -A PREROUTING -p tcp -d 217.My.WAN.Fixed.IP --dport 3389 -j
DNAT --to 192.168.5.221 iptables -t nat -A PREROUTING -p tcp -d
My.WAN.Fixed.IP --dport 1000 -j DNAT --to 192.168.5.9:1000



ARP Table:

root@Zalgirio131_VC:~# ip ne |grep vlan5

192.168.5.221 dev vlan5 lladdr 00:30:48:8f:74:52 STALE

192.168.5.109 dev vlan5 lladdr 00:21:9b:ce:9c:d4 REACHABLE

192.168.5.107 dev vlan5 lladdr 00:1f:3a:6e:fa:54 REACHABLE

192.168.5.9 dev vlan5 lladdr 00:1c:c0:8d:54:31 REACHABLE

192.168.5.106 dev vlan5 lladdr 00:1f:e2:d6:4a:17 REACHABLE

192.168.5.105 dev vlan5 lladdr 00:1c:26:74:fb:03 STALE

192.168.5.101 dev vlan5 lladdr 00:30:48:8f:74:53 STALE




 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      12-04-2009
Andrejus <Andrejus.Sasvkinas@_NOSPAM_Gmail.com> wrote:
> Hi,
>
> My problem about remote desktop web access


<snip>

Hi, Andrejus - I believe you've posted this identical message in another
group. In the future, please don't multipost - if you need to post to
multiple groups, it's best to crosspost instead, by posting a single message
to a handful of relevant groups (separate the NG names with commas) so that
everyone can follow the thread. Multiposting wastes everyone's time,
including yours, and may lead to your actually getting *less* help rather
than more.

See http://www.blakjak.demon.co.uk/mul_crss.htm


 
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
Windows 2008 Storage Server Remote Desktop Issue Phil Angus Server Networking 3 12-15-2009 06:09 AM
Remote Desktop Access Otis Windows Vista Installation 3 12-08-2007 04:31 PM
Lots of Remote Desktop problems.. Adrian Marsh (NNTP) Windows Vista Performance 3 03-14-2007 06:27 PM
Error while checking out-of-date appointments DNL ActiveSync 4 07-25-2006 03:33 AM
Guest Only after Bill ActiveSync 1 07-23-2006 07:22 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59