lotus

previous page: 4B-10: If I use WFWG V3.11 RAS to connect to a NTAS V3.5server can I use telnet and FTP?
  
page up: Windows NT Internet FAQ
  
next page: 4B-12: How do I configure the Chameleon NetManage PPP TCP/IPto dial-in using PPP to a NT 3.5 RAS PPP server?

4B-11: I am using Windows V3.1 or WFWG V3.11. Can I use Peter Tattam'sTrumpet winsock software to connect to the NT V3.5 RAS using SLIP or PPP?What are the required configuration settings for NT and Trumpet tomake this work correctly?




Description

This article is from the Windows NT Internet FAQ, by sscoggin@enet.net (Steve Scoggins) with numerous contributions by others.

4B-11: I am using Windows V3.1 or WFWG V3.11. Can I use Peter Tattam'sTrumpet winsock software to connect to the NT V3.5 RAS using SLIP or PPP?What are the required configuration settings for NT and Trumpet tomake this work correctly?

Yes you can use the Trumpet PPP protocol to dial-in to a NT RAS PPP server.

Note, you can not use SLIP for this connection since NT V3.5 RAS only
supports PPP for dial-in access.

However you can setup a WFWG PPP connection into a NT RAS server by
using the new Trumpet 2.0B winsock. Setup Trumpet for PPP with PAP
authentication as follows:

Setup the following configuration for the NT RAS and TCP/IP as follows:

Using the Registry editor set the following parameters:

\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\PPP

ForceEncryptedData REG_DWORD 0
ForceEncryptedPassword REG_DWORD 0

\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

IPEnableRouter REG_DWORD 1

Setup the Windows NT V3.5 for DHCP with a pool of available IP addresses.

Install the Trumpet Winsock by following the directions in Peter's
install documentation. Add the path to the Trumpet directory containing
the winsock.dll to your PATH statement in your Autoexec.bat.

Make sure you do not have any other vendors winsock.dll files in other
directories which are in the DOS path. If you do, rename them or delete
them.

Setup the Trumpet for PPP with your IP set to 0.0.0.0 and the gateway
set to 0.0.0.0

Turn on PAP authentication and enter your normal NT login
username and password.

When you have finished configuring Trumpet using the Tcpman.exe
using the Setup menu, the settings are stored in the "Trumpwsk.ini"
the contents of this file should look similar to the following:


[Trumpet Winsock]
ip=0.0.0.0
netmask=255.255.255.0
gateway=0.0.0.0
dns=nnn.nnn.nnn.nnn
time=nnn.nnn.nnn.nnn
domain=your.domain.com
vector=00
mtu=1500
rwin=4096
mss=1460
rtomax=60
ip-buffers=32
slip-enabled=1
slip-port=2
slip-baudrate=19200
slip-handshake=1
slip-compressed=1
dial-option=0
online-check=1
inactivity-timeout=5
slip-timeout=0
slip-redial=0
dial-parity=0
font=Courier,9
registration-name=""
registration-password="h[G?"Rgl"
use-socks=0
socks-host=0.0.0.0
socks-port=1080
socks-id=
socks-local1=0.0.0.0 0.0.0.0
socks-local2=0.0.0.0 0.0.0.0
socks-local3=0.0.0.0 0.0.0.0
socks-local4=0.0.0.0 0.0.0.0
ppp-enabled=1
ppp-usepap=1
ppp-username="kjdskjaf"
ppp-password="sakfjiej"
win-posn=0 2 636 410 30 415 -1 -1 1
trace-options=0


Use the Tcpman manual login option and type ATDT NNN-NNNNN followed by
a return to initiate a phone call to the NT PPP server.
When you see the modem CONNECT echo, hit the ESCAPE key to start up
the PPP connection negotiation. Use the TCPMAN trace menu option
with DNS enabled if you want to see the connection negotiations
echoed to the screen.

The Trumpet PPP will handshake with the Windows NT PPP and you will
be authenticated. You will then see a message on the Trumpet
Tcpman screen saying accepted and then you will see the dynamically
assigned IP address echoed to your screen.

You can use the NT RAS Admin to view the active users after the
PPP PAP authentication is complete.

I was able to run the Netscape WWW client, J Junod's WS_FTP GUI FTP
client, and the Trumpet Telnet client sucessfully. The DNS name
resolution worked flawlessly.



 

Continue to:













TOP
previous page: 4B-10: If I use WFWG V3.11 RAS to connect to a NTAS V3.5server can I use telnet and FTP?
  
page up: Windows NT Internet FAQ
  
next page: 4B-12: How do I configure the Chameleon NetManage PPP TCP/IPto dial-in using PPP to a NT 3.5 RAS PPP server?