From seth.anil@... Wed May 06 09:41:16 2009
Return-Path: <seth.anil@...>
Received: (qmail 30633 invoked by uid 7800); 6 May 2009 16:41:12 -0000
X-Sender: seth.anil@...
X-Apparently-To: linux_chandigarh@...
X-Received: (qmail 34636 invoked from network); 6 May 2009 16:33:55 -0000
X-Received: from unknown (69.147.108.202)
by m1.grp.sp2.yahoo.com with QMQP; 6 May 2009 16:33:55 -0000
X-Received: from unknown (HELO gv-out-0910.google.com) (216.239.58.184)
by mta3.grp.re1.yahoo.com with SMTP; 6 May 2009 16:33:55 -0000
X-Received: by gv-out-0910.google.com with SMTP id e6so59235gvc.31
for <multiple recipients>; Wed, 06 May 2009 09:33:37 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.220.76.74 with SMTP id b10mr3139375vck.41.1241627616868; Wed,
06 May 2009 09:33:36 -0700 (PDT)
Date: Wed, 6 May 2009 22:03:16 +0530
Message-ID: <9a50ea90905060933u3ae4e1fas65bf1ad05a6b20d5@...>
To: No Reply <notify-dg-linux_chandigarh@...>
Cc: linux_chandigarh@...
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Originating-IP: 216.239.58.184
X-eGroups-Msg-Info: 1:12:0:0:0
From: Anil Seth <seth.anil@...>
Subject: Re: iptables + RDP connection
X-Yahoo-Group-Post: member; u=244505111; y=cO16qAg4GBT5Ln968IQaUaatYv86wDEeewcHV4uK8n60xiJb-2Fqdz3f
X-Yahoo-Profile: anil_meena_seth
X-eGroups-Approved-By: hitesh_hg <ghitesh@...> via email; 6 May 2009 16:41:12 -0000
> Posted by: "Neelesh Raje" linuxhash@... =A0 linuxhash
>
> Wed May=A06,=A02009 9:36=A0pm
>
> Dear all
>
> I am facing problem with iptables,how can i allow our client to access my
> system through RDP connection.
>
> regards,
> Neelesh
>
RDP is a Windows server protocol. Are you trying to connect Linux
client to Windows or the reverse?
For connecting Windows client to Linux, you would not use RDP but an X
client, e.g. MinGW or Cygwin.
Cygwin should also allow ssh -X, which is the preferred secure usage
between Linux machines.
Dear all I am facing problem with iptables,how can i allow our client to access my system through RDP connection. regards, Neelesh Share files, take polls, and...
... RDP is a Windows server protocol. Are you trying to connect Linux client to Windows or the reverse? For connecting Windows client to Linux, you would not...