pcAnywhere over ppp

2002-10-09 Thread Lane Holcombe

I have a number of clients for whom I periodicaly dial in to provide consulting 
services.  
In all cases I use ppp on FreeBSD 4.5.  Many clients have RAS servers, AS/400 modems, 
and 
several other remote dial-in facilities. 
 
But one client uses pcAnywhere and I cannot seem to connect with it. 
 
Below is the /var/log/ppp.log file.  Typically I can determine the cause of a rejected 
connection, but this time it is unclear.  I see "LCP: deflink: State change Stopped 
--> 
Closed" but I can't figure out what causes it.: 
 
If anyone has experience with ppp over pcAnywhere modem connection then please clue me 
in. 
 
Thanks, lane 
 
Oct  9 12:59:11 joeandlane ppp[20895]: Phase: Using interface: tun0 
Oct  9 12:59:11 joeandlane ppp[20895]: Phase: deflink: Created in closed state 
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set speed 115200 
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set dial ABORT BUSY 
ABORT 
NO\sCARRIER TIMEOUT 5"" AT OK-AT-OK ATE1Q0M1 OK \dATDT\T TIMEOUT 40 
CONNECT 
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set ifaddr 10.0.0.1/0 
10.0.0.2/0 255.255.255.0 0.0.0.0 
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set timeout 360 
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set phone 199 
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authname my.userid 
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authkey  
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: PPP Started (auto mode). 
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: bundle: Establish 
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: closed -> opening 
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: Connected! 
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: opening -> dial 
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Phone: 199 
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: deflink: Dial attempt 1 of 1 
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Send: AT^M 
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect timeout 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: AT^M 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: AT^M^M 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATE1Q0M1^M 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: ATE1Q0M1^M^M 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M 
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATDT199^M 
Oct  9 12:59:18 joeandlane ppp[20896]: tun0: Chat: Expect(40): CONNECT 
Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Chat: Received: ATDT199^M^M 
Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Chat: Received: CONNECT 115200^M 
Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Phase: deflink: dial -> carrier 
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: /dev/cuaa0: CD detected 
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: carrier -> login 
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: login -> lcp 
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: LCP: FSM: Using "deflink" as a transport 
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: LCP: deflink: State change Initial --> 
Closed 
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: LCP: deflink: State change Closed --> 
Stopped 
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP: deflink: LayerStart 
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1) state = 
Stopped 
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  ACFCOMP[2] 
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  PROTOCOMP[2] 
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  ACCMAP[6] 0x 
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  MRU[4] 1500 
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  MAGICNUM[6] 0xe9ee6b65 
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP: deflink: State change Stopped --> 
Req-Sent 
Oct  9 12:59:38 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1) state = 
Req-Sent 
Oct  9 12:59:38 joeandlane ppp[20896]: tun0: LCP:  ACFCOMP[2] 
Oct  9 12:59:38 joeandlane ppp[20896]: tun0: LCP:  PROTOCOMP[2] 
Oct  9 12:59:38 joeandlane ppp[20896]: tun0: LCP:  ACCMAP[6] 0x 
Oct  9 12:59:38 joeandlane ppp[20896]: tun0: LCP:  MRU[4] 1500 
Oct  9 12:59:38 joeandlane ppp[20896]: tun0: LCP:  MAGICNUM[6] 0xe9ee6b65 
Oct  9 12:59:41 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1) state = 
Req-Sent 
Oct  9 12:59:41 joeandlane ppp[20896]: tun0: LCP:  ACFCOMP[2] 
Oct  9 12:59:41 joeandlane ppp[20896]: tun0: LCP:  PROTOCOMP[2] 
Oct  9 12:59:41 joeandlane ppp[20896]: tun0: LCP:  ACCMAP[6]

RE: pcAnywhere over ppp

2002-10-09 Thread JoeB

Pcanywhere has to be run from a pc that has a public ip address to
the other pc which also has to be on a public ip address.

What I do is have the user of the pc I want to take over to dial out to the
internet
and establish it's connection, then start pcanywhere and configure it to
wait for incoming connection request.

On the pc I am using I configure pcanywhere with the high order public ip
address
numbers and pcanywhere then scans whole ip address block for a ip address
that is pcanywhere aware.

You really have to read the instruction that come with pcanywhere for
details.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Lane Holcombe
Sent: Wednesday, October 09, 2002 2:37 PM
To: [EMAIL PROTECTED]
Subject: pcAnywhere over ppp

I have a number of clients for whom I periodicaly dial in to provide
consulting services.
In all cases I use ppp on FreeBSD 4.5.  Many clients have RAS servers,
AS/400 modems, and
several other remote dial-in facilities.

But one client uses pcAnywhere and I cannot seem to connect with it.

Below is the /var/log/ppp.log file.  Typically I can determine the cause of
a rejected
connection, but this time it is unclear.  I see "LCP: deflink: State change
Stopped -->
Closed" but I can't figure out what causes it.:

If anyone has experience with ppp over pcAnywhere modem connection then
please clue me in.

Thanks, lane

Oct  9 12:59:11 joeandlane ppp[20895]: Phase: Using interface: tun0
Oct  9 12:59:11 joeandlane ppp[20895]: Phase: deflink: Created in closed
state
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set speed
115200
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set dial
ABORT BUSY ABORT
NO\sCARRIER TIMEOUT 5"" AT OK-AT-OK ATE1Q0M1 OK \dATDT\T TIMEOUT
40 CONNECT
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set ifaddr
10.0.0.1/0
10.0.0.2/0 255.255.255.0 0.0.0.0
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set timeout
360
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set phone
199
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authname
my.userid
Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authkey

Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: PPP Started (auto mode).
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: bundle: Establish
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: closed ->
opening
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: Connected!
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: opening -> dial
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Phone: 199
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: deflink: Dial attempt 1
of 1
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Send: AT^M
Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect timeout
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: AT^M
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: AT^M^M
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATE1Q0M1^M
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: ATE1Q0M1^M^M
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M
Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATDT199^M
Oct  9 12:59:18 joeandlane ppp[20896]: tun0: Chat: Expect(40): CONNECT
Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Chat: Received:
ATDT199^M^M
Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Chat: Received: CONNECT
115200^M
Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Phase: deflink: dial -> carrier
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: /dev/cuaa0: CD
detected
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: carrier ->
login
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: login -> lcp
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: LCP: FSM: Using "deflink" as a
transport
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: LCP: deflink: State change
Initial --> Closed
Oct  9 12:59:34 joeandlane ppp[20896]: tun0: LCP: deflink: State change
Closed --> Stopped
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP: deflink: LayerStart
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1)
state =
Stopped
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  ACFCOMP[2]
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  PROTOCOMP[2]
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  ACCMAP[6] 0x
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  MRU[4] 1500
Oct  9 12:59:35 joeandlane ppp[20896]: tun0: LCP:  MAGICNUM[6] 0xe9ee6b65
Oct  9 12:59:35 joeandlane ppp[2089

RE: pcAnywhere over ppp

2002-10-09 Thread Lane Holcombe

Thanks for your reply.

But I don't use pcAnywhere, my client does.

I just want to establish a TCP/IP connection to their NT host over the phone 
line.  I use ppp from FreeBSD to connect to various types of hosts, but this is 
the first time I've ever had to connect to pcAnywhere.

What I'm trying to determine is how to authenticate to a pcAnywhere host from a 
client using ppp on FreeBSD.


But I get the feeling that pcAnywhere doesn't speak my language.

lane

> Pcanywhere has to be run from a pc that has a public ip address to
> the other pc which also has to be on a public ip address.
> 
> What I do is have the user of the pc I want to take over to dial out to the
> internet
> and establish it's connection, then start pcanywhere and configure it to
> wait for incoming connection request.
> 
> On the pc I am using I configure pcanywhere with the high order public ip
> address
> numbers and pcanywhere then scans whole ip address block for a ip address
> that is pcanywhere aware.
> 
> You really have to read the instruction that come with pcanywhere for
> details.
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Lane Holcombe
> Sent: Wednesday, October 09, 2002 2:37 PM
> To: [EMAIL PROTECTED]
> Subject: pcAnywhere over ppp
> 
> I have a number of clients for whom I periodicaly dial in to provide
> consulting services.
> In all cases I use ppp on FreeBSD 4.5.  Many clients have RAS servers,
> AS/400 modems, and
> several other remote dial-in facilities.
> 
> But one client uses pcAnywhere and I cannot seem to connect with it.
> 
> Below is the /var/log/ppp.log file.  Typically I can determine the cause of
> a rejected
> connection, but this time it is unclear.  I see "LCP: deflink: State change
> Stopped -->
> Closed" but I can't figure out what causes it.:
> 
> If anyone has experience with ppp over pcAnywhere modem connection then
> please clue me in.
> 
> Thanks, lane
> 
> Oct  9 12:59:11 joeandlane ppp[20895]: Phase: Using interface: tun0
> Oct  9 12:59:11 joeandlane ppp[20895]: Phase: deflink: Created in closed
> state
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set speed
> 115200
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set dial
> ABORT BUSY ABORT
> NO\sCARRIER TIMEOUT 5"" AT OK-AT-OK ATE1Q0M1 OK \dATDT\T TIMEOUT
> 40 CONNECT
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set ifaddr
> 10.0.0.1/0
> 10.0.0.2/0 255.255.255.0 0.0.0.0
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set timeout
> 360
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set phone
> 199
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authname
> my.userid
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authkey
> 
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: PPP Started (auto mode).
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: bundle: Establish
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: closed ->
> opening
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: Connected!
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: opening -> dial
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Phone: 199
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: deflink: Dial attempt 1
> of 1
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Send: AT^M
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect timeout
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: AT^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: AT^M^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATE1Q0M1^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: ATE1Q0M1^M^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATDT199^M
> Oct  9 12:59:18 joeandlane ppp[20896]: tun0: Chat: Expect(40): CONNECT
> Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Chat: Received:
> ATDT199^M^M
> Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Chat: Received: CONNECT
> 115200^M
> Oct  9 12:59:33 joeandlane ppp[20896]: tun0: Phase: deflink: dial -> carrier
> Oct  9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: /dev/cuaa0: CD
> detected
> Oct  9 12:59:34 joea

RE: pcAnywhere over ppp

2002-10-09 Thread JoeB

PcAnywhere only speaks to pcAnywhere.
PcAnywhere is a windows application only.
You can not dial into pcAnywhere from user ppp, it does not work that way.
Forget pcAnywhere and work on dialin connection to NT host.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Lane Holcombe
Sent: Wednesday, October 09, 2002 7:08 PM
To: [EMAIL PROTECTED]; Lane Holcombe; [EMAIL PROTECTED]
Subject: RE: pcAnywhere over ppp

Thanks for your reply.

But I don't use pcAnywhere, my client does.

I just want to establish a TCP/IP connection to their NT host over the phone
line.  I use ppp from FreeBSD to connect to various types of hosts, but this
is
the first time I've ever had to connect to pcAnywhere.

What I'm trying to determine is how to authenticate to a pcAnywhere host
from a
client using ppp on FreeBSD.


But I get the feeling that pcAnywhere doesn't speak my language.

lane

> Pcanywhere has to be run from a pc that has a public ip address to
> the other pc which also has to be on a public ip address.
>
> What I do is have the user of the pc I want to take over to dial out to
the
> internet
> and establish it's connection, then start pcanywhere and configure it to
> wait for incoming connection request.
>
> On the pc I am using I configure pcanywhere with the high order public ip
> address
> numbers and pcanywhere then scans whole ip address block for a ip address
> that is pcanywhere aware.
>
> You really have to read the instruction that come with pcanywhere for
> details.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Lane Holcombe
> Sent: Wednesday, October 09, 2002 2:37 PM
> To: [EMAIL PROTECTED]
> Subject: pcAnywhere over ppp
>
> I have a number of clients for whom I periodicaly dial in to provide
> consulting services.
> In all cases I use ppp on FreeBSD 4.5.  Many clients have RAS servers,
> AS/400 modems, and
> several other remote dial-in facilities.
>
> But one client uses pcAnywhere and I cannot seem to connect with it.
>
> Below is the /var/log/ppp.log file.  Typically I can determine the cause
of
> a rejected
> connection, but this time it is unclear.  I see "LCP: deflink: State
change
> Stopped -->
> Closed" but I can't figure out what causes it.:
>
> If anyone has experience with ppp over pcAnywhere modem connection then
> please clue me in.
>
> Thanks, lane
>
> Oct  9 12:59:11 joeandlane ppp[20895]: Phase: Using interface: tun0
> Oct  9 12:59:11 joeandlane ppp[20895]: Phase: deflink: Created in closed
> state
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set speed
> 115200
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set dial
> ABORT BUSY ABORT
> NO\sCARRIER TIMEOUT 5"" AT OK-AT-OK ATE1Q0M1 OK \dATDT\T
TIMEOUT
> 40 CONNECT
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set ifaddr
> 10.0.0.1/0
> 10.0.0.2/0 255.255.255.0 0.0.0.0
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set timeout
> 360
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set phone
> 199
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set
authname
> my.userid
> Oct  9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authkey
> 
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: PPP Started (auto
mode).
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: bundle: Establish
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: closed ->
> opening
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: Connected!
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: opening ->
dial
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Phone: 199
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: deflink: Dial attempt 1
> of 1
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Send: AT^M
> Oct  9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect timeout
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: AT^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: AT^M^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATE1Q0M1^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: ATE1Q0M1^M^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M
> Oct  9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATDT199^M
> Oct  9 12:59:18 joea

Re: pcAnywhere over ppp

2002-10-09 Thread James Long

On Wed, Oct 09, 2002 at 06:07:56PM -0500, Lane Holcombe wrote:
> 
> But I get the feeling that pcAnywhere doesn't speak my language.

Consider VNC.  I use VNC on my FreeBSD X workstation to connect to 
Windoze 9ick/NT/2000 systems running VNC.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: pcAnywhere over ppp

2002-10-09 Thread Lane Holcombe

Thanks!

Will VNC connect to a pcAnywhere host?

As I mentioned previously, the client company runs pcAnywhere as their dial-in 
host application and that is beyond my control.  I just need to find a way to 
connect to it.

Where do I get VNC?

> On Wed, Oct 09, 2002 at 06:07:56PM -0500, Lane Holcombe wrote:
> > 
> > But I get the feeling that pcAnywhere doesn't speak my language.
> 
> Consider VNC.  I use VNC on my FreeBSD X workstation to connect to 
> Windoze 9ick/NT/2000 systems running VNC.
> 
> 
> 

Lane Holcombe
CD Solutions
(205) 223 - 4791

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: pcAnywhere over ppp

2002-10-09 Thread Henrik Hudson

> Will VNC connect to a pcAnywhere host?

Nope, VNC is VNC to VNC only. Same as pcAnywhere is pcAnywhere to pcAnywhere 
only. In summation, unless you can get access to pcAnywhere you are S.O.L.

As for VNC itself, they just setup home at: www.realvnc.com


Henrik
-- 

Henrik Hudson
[EMAIL PROTECTED]

Note:  Beware of Dragons - Thou art crunchy and taste good with ketchup.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message