TCP/IP Routing cmd line or script - TechRepublic
General discussion
January 16, 2001 at 01:35 PM
ajscott

TCP/IP Routing cmd line or script

by ajscott . Updated 25 years, 4 months ago

Windows 2000 Proffesional SP1 on an AMD K6-350 w/ 128MB RAM/20 GIG storage
Initial conditions:
Interface index 0: loopback interface at 127.0.0.1
Interface index 1: primary ethernet adapter at 192.168.0.1, mask 255.255.255.0, gateway 192.168.0.1,DHCP sever and NAT associated with this adapter.
Interface index 4: PPP RAS server connection at 192.168.0.200 server side and 192.168.0.201 at client side, sever gateway 192.168.0.200
Problem: Win 9x Clients have no netbios resolution for the remote network, although lan ip can be pinged at IF 1. No additional routings made at time of connection. Win 2K clients can find remote hosts by name although they do not show in the network neighborhood (Computers Near Me).
MY feeble “Educated Idiot” attempts at modifying the routing table have served no purpose but to foul both the lan and the ICS services. Note: RAS connection is set to allow private network connections. How do I get a fully functional bridge between the PPP adapter and the lan adapter such that the remote network appears in the network landscape?

This discussion is locked

All Comments