Unable to Remote in to XP Pro with PPPOE connectoid


Go Back   Computer Help Articles > Windows XP Work Remotely
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 07:15 AM
rvgrahamsevatenein@sbcglobal.net
 
Posts: n/a
Default Unable to Remote in to XP Pro with PPPOE connectoid

I've put a Dell computer in my mom's place (across the country from me)
and had to set her up with BellSouth DSL. The computer is running XP
pro, which I'm very familiar with, and the DSL modem is a Westell 2100,
which I'm less familiar with. After finding out the modem (which is
also a router) is not very good at port forwarding, I put it into
Bridged mode and walked her through creating an XP broadband
connectoid. Now she connects to the internet fine, but I still cannot
remote into her machine. Remote is enabled in System properties, her
account is an admin account, the Modem/Router should not be blocking
any ports since it's in dumb mode and XP is initiating and controlling
the pppoe session. What am I missing? Windows Firewall is not even
enabled, but nonetheless the port is open in the firewall (3389 for
Remote Desktop).

Should the Local Area Connection have the same IP as the XP PPPOE
connectoid? currently it has autoconfigure 169.254.xxx.xxx, which I
suspect is wrong, but I can't seem to find where to change that.
Ipconfig /Release /Renew just leads to an error and continues to use
AutoConfigure. The Local Area connection is set to receive DHCP. Most
of my experience is in corporate Lan environments or behind proper
routers such as Dlink, Linksys, and even a bit of Cisco experience. I'm
lost dealing with this XP PPPoe situation.

Bob Graham

Reply With Quote
  #2  
Old 01-05-2006, 07:15 AM
Chris Priede
 
Posts: n/a
Default Re: Unable to Remote in to XP Pro with PPPOE connectoid

Hi,

rvgrahamsevatenein@sbcglobal.net wrote:
> What am I missing?


You have a done a pretty thorough job and I can't think of anything that you
are missing. Grasping for straws, things I'd consider would include:

1) Did you check the Windows firewall settings for the PPPoE connection,
rather than the LAN card? They are separate...

2) Confirm the computer is actually listening on the RDP port: in command
prompt window, try "netstat -a" and look for a line similar to:

TCP computername:3389 computername:0 LISTENING

I can't think of a good reason why it wouldn't, but when troubleshooting,
it's always good to know what _is_ working.

3) Are you certain you are using the correct IP address? Check it both
ways: the addresses given by "ipconfig" command and by a remote site, such
as www.whatismyip.com should be the same.

4) Has there _ever_ been another firewall in use on this computer? Some
third party firewalls have a reputation for leaving behind their driver
level components and continuing to block things, even after supposedly
uninstalled. ZoneAlarm introduced this "feature", although it probably has
been perpetrated by others as well.

5) Sometimes, Internet Service Providers block certain popular ports for
residential account IP pool -- either due to associated security concerns or
to enforce the common "no running 'servers' unless you pay twice as much for
a business account" clause. These blocks are often regionally implemented
and inconsistent between the same provider in different areas. I find it
highly unlikely that Bell South (generally not known for doing this) would
have blocked RDP in any market, but make that your last thing to look into,
nonetheless.

> Should the Local Area Connection have the same IP as the XP PPPOE
> connectoid? currently it has autoconfigure 169.254.xxx.xxx, which I
> suspect is wrong, but I can't seem to find where to change that.


When the LAN card is used for PPPoE, it doesn't matter. It is a common
practice to assign the card a static private network IP address (RFC 1918),
but that is done only to eliminate any DHCP timeout delay at startup. For
PPPoE purposes, it is fine configured with any IP address (or none at all).

--
Chris Priede


Reply With Quote
  #3  
Old 01-05-2006, 07:15 AM
Jim Kimmel
 
Posts: n/a
Default RE: Unable to Remote in to XP Pro with PPPOE connectoid

I am also having issues connecting to my mom's computer. We also set her up
with a Bellsouth DSL. But I am not even near to what Bob's networking
knowledge seems to be. I have the same issue of wanting DESPARATELY to help
Mom over a remote connection from Ohio to NC. Any help would be greatly
appreciated.

Mom has a brand new Dell running XP (not sure if it is XP Pro) I believe the
DSL modem is a versalink 327.

I have a DSL setup with Cincinnati Bell's Zoomtown, with a Cisco 675 DSL
model and a Linksys BEFW11S4 Wireless Access point Router. I have downloaded
IP2.exe to enable us to see the WAN IP address.

I first tried using netmeeting. Do you both have to be connected to the
same ils server? I used to do netmeeting through Microsoft's
ils.microsoft.com, but this doesn't seem to exist anymore. Can I do a direct
connection to her IP address? I tried calling her but it never connected.

I have tried remote assistance and remote desktop connection with no
success. I was able to do remote assistance over my home LAN, but must be
being stopped by blocked ports or something like that. I am unfamiliar with
ports for the most part. I DID get into my Linksys router and to the
forwrading page. I "created" or named a custom application "RA" and under
Ext. Port entered 3389 to 3389 and another port (example 999 to999) I
checked TCP protocol, and entered the ip address of 192.168.1.10 in each
case, then checked Enable and saved this. Did this do the trick to set up
the ports on the Linksys. I still have not been able to connect to her
computer as yet.

Any advice or pointers would really be appreciated.
--
Jim


"rvgrahamsevatenein@sbcglobal.net" wrote:

> I've put a Dell computer in my mom's place (across the country from me)
> and had to set her up with BellSouth DSL. The computer is running XP
> pro, which I'm very familiar with, and the DSL modem is a Westell 2100,
> which I'm less familiar with. After finding out the modem (which is
> also a router) is not very good at port forwarding, I put it into
> Bridged mode and walked her through creating an XP broadband
> connectoid. Now she connects to the internet fine, but I still cannot
> remote into her machine. Remote is enabled in System properties, her
> account is an admin account, the Modem/Router should not be blocking
> any ports since it's in dumb mode and XP is initiating and controlling
> the pppoe session. What am I missing? Windows Firewall is not even
> enabled, but nonetheless the port is open in the firewall (3389 for
> Remote Desktop).
>
> Should the Local Area Connection have the same IP as the XP PPPOE
> connectoid? currently it has autoconfigure 169.254.xxx.xxx, which I
> suspect is wrong, but I can't seem to find where to change that.
> Ipconfig /Release /Renew just leads to an error and continues to use
> AutoConfigure. The Local Area connection is set to receive DHCP. Most
> of my experience is in corporate Lan environments or behind proper
> routers such as Dlink, Linksys, and even a bit of Cisco experience. I'm
> lost dealing with this XP PPPoe situation.
>
> Bob Graham
>
>

Reply With Quote
  #4  
Old 01-05-2006, 07:15 AM
rvgrahamsevatenein@sbcglobal.net
 
Posts: n/a
Default Re: Unable to Remote in to XP Pro with PPPOE connectoid

Thank you Chris.

You sent me in the right direction. The problem was in one of the
myriad of unwanted applications that Dell refused to not install on our
new PC: McAfee, specifically their "Personal Firewall". I had to have
her choose "Disable" from the right-click menu on the Systray icon and
then I could remote in. There's an option in the McAfee firewall that
opens port 3389. All's well now.

Dell refused to give tech support on this issue. Apparently, as long as
the hardware isn't broken you're up a creek without a ladder as far as
they're concerned. I wouldn't be so upset about that if they hadn't
refused my request to not install a dozen or so trialware apps! Then
refuse to help you work around them! Never again.

Bob

Reply With Quote
  #5  
Old 01-05-2006, 07:15 AM
rvgrahamsevatenein@sbcglobal.net
 
Posts: n/a
Default Re: Unable to Remote in to XP Pro with PPPOE connectoid

Jim, see my other reply to Chris. If your mom has XP Home you will
*not* be able to Remote Desktop into her PC. I think you can get in
with Remote Assisance, but you'll have to talk her through emailing you
an assist request via "Help and Support" from the start menu. I twisted
my mother's arm to pay the extra $119 to Dell to have XP Pro (she has a
few pennies more than I do). I'm going to set her up with a DynDns
client so I can always know her IP.

Bob

Reply With Quote
  #6  
Old 01-05-2006, 07:15 AM
Conda
 
Posts: n/a
Default RE: Unable to Remote in to XP Pro with PPPOE connectoid

I'm trying to get help here , Cause i couldn't even make a VPN between my
Home pc running winxp and connected to the internet through ADSL Service ,To
my Office pc running winxp ,and connected to the internet through ADSL
Service as well..
Help me

"rvgrahamsevatenein@sbcglobal.net" wrote:

> I've put a Dell computer in my mom's place (across the country from me)
> and had to set her up with BellSouth DSL. The computer is running XP
> pro, which I'm very familiar with, and the DSL modem is a Westell 2100,
> which I'm less familiar with. After finding out the modem (which is
> also a router) is not very good at port forwarding, I put it into
> Bridged mode and walked her through creating an XP broadband
> connectoid. Now she connects to the internet fine, but I still cannot
> remote into her machine. Remote is enabled in System properties, her
> account is an admin account, the Modem/Router should not be blocking
> any ports since it's in dumb mode and XP is initiating and controlling
> the pppoe session. What am I missing? Windows Firewall is not even
> enabled, but nonetheless the port is open in the firewall (3389 for
> Remote Desktop).
>
> Should the Local Area Connection have the same IP as the XP PPPOE
> connectoid? currently it has autoconfigure 169.254.xxx.xxx, which I
> suspect is wrong, but I can't seem to find where to change that.
> Ipconfig /Release /Renew just leads to an error and continues to use
> AutoConfigure. The Local Area connection is set to receive DHCP. Most
> of my experience is in corporate Lan environments or behind proper
> routers such as Dlink, Linksys, and even a bit of Cisco experience. I'm
> lost dealing with this XP PPPoe situation.
>
> Bob Graham
>
>

Reply With Quote
  #7  
Old 01-05-2006, 07:15 AM
rvgrahamsevatenein@sbcglobal.net
 
Posts: n/a
Default Re: Unable to Remote in to XP Pro with PPPOE connectoid

Any routers involved? Port 1723 must be allowed through for VPN. Also
firewall software can block port 1723. And beware that some "Dsl
Modems" are actually routers.

No one will be able to help you without more info about the hardware
and software setup.

Bob

Reply With Quote
  #8  
Old 01-05-2006, 07:15 AM
David Boswell
 
Posts: n/a
Default RE: Unable to Remote in to XP Pro with PPPOE connectoid

I have not been able to connect to my PC with XP Pro from a remote PC with XP
Home. The Pro PC is connected to the internet via SBC DSL Home Network
2-Wire modem. The Pro PC is connected to the base PC via a wireless remote.
The connection is dynamic, but when I tr to connect using the IP address, I
get the message that the PRO PC is not recognized. The remote desktop
feature works from the base PC on the home network. Any suggestions?

"rvgrahamsevatenein@sbcglobal.net" wrote:

> I've put a Dell computer in my mom's place (across the country from me)
> and had to set her up with BellSouth DSL. The computer is running XP
> pro, which I'm very familiar with, and the DSL modem is a Westell 2100,
> which I'm less familiar with. After finding out the modem (which is
> also a router) is not very good at port forwarding, I put it into
> Bridged mode and walked her through creating an XP broadband
> connectoid. Now she connects to the internet fine, but I still cannot
> remote into her machine. Remote is enabled in System properties, her
> account is an admin account, the Modem/Router should not be blocking
> any ports since it's in dumb mode and XP is initiating and controlling
> the pppoe session. What am I missing? Windows Firewall is not even
> enabled, but nonetheless the port is open in the firewall (3389 for
> Remote Desktop).
>
> Should the Local Area Connection have the same IP as the XP PPPOE
> connectoid? currently it has autoconfigure 169.254.xxx.xxx, which I
> suspect is wrong, but I can't seem to find where to change that.
> Ipconfig /Release /Renew just leads to an error and continues to use
> AutoConfigure. The Local Area connection is set to receive DHCP. Most
> of my experience is in corporate Lan environments or behind proper
> routers such as Dlink, Linksys, and even a bit of Cisco experience. I'm
> lost dealing with this XP PPPoe situation.
>
> Bob Graham
>
>

Reply With Quote
  #9  
Old 01-05-2006, 07:15 AM
Chris Priede
 
Posts: n/a
Default Re: Unable to Remote in to XP Pro with PPPOE connectoid

Hi,

rvgrahamsevatenein@sbcglobal.net wrote:
> You sent me in the right direction.


Only by blind luck.

> I wouldn't be so upset about that if they hadn't refused
> my request to not install a dozen or so trialware apps!


The trick for that is to choose from their business product lines. In case
of Dell, that would probably mean Optiplex instead of the home user targeted
Dimension. Those tend to arrive with close-to-clean Windows installs
(because they know perfectly well IT departments wouldn't stand for "10,000
free hours of AOL" pre-loaded).

--
Chris Priede


Reply With Quote
  #10  
Old 01-05-2006, 07:15 AM
Chris Priede
 
Posts: n/a
Default Re: Unable to Remote in to XP Pro with PPPOE connectoid

Hi,

David Boswell wrote:
> I have not been able to connect to my PC with XP Pro from a remote PC
> with XP Home. The Pro PC is connected to the internet via SBC DSL
> Home Network 2-Wire modem. The Pro PC is connected to the base PC
> via a wireless remote. The connection is dynamic, but when I tr to
> connect using the IP address, I get the message that the PRO PC is
> not recognized. The remote desktop feature works from the base PC on
> the home network. Any suggestions?


The 2-Wire device also contains a router and a firewall, so there's no
possibility of this working until you forward port 3389 on the private IP
address of PC you wish to connect to.

Your description leaves me uncertain how the wireless connection fits into
this picture so I can't rule out other issues -- however, forwarding the RDP
port is definitely one.


--
Chris Priede


Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote Assistance remote host resolution error msg w a PC bhind ro talbotlago Windows XP Work Remotely 1 01-05-2006 07:16 AM
Unable to request remote assistance paquette@uwo.ca Windows XP Work Remotely 2 01-05-2006 07:15 AM
RE: Remote Assistance in Windows 2000 Amanda George Windows XP Work Remotely 0 01-05-2006 07:13 AM
Unable to request remote assistance paquette Windows XP Help and Support 5 01-05-2006 02:50 AM
Unable to request remote assistance paquette Windows XP General 5 01-05-2006 02:33 AM


All times are GMT. The time now is 09:22 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Unable to Remote in to XP Pro with PPPOE connectoid