home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.dcom.vpn      VPN protocols, clients, awesomeness      2,348 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 1,840 of 2,348   
   Jan Schmidt to All   
   VPN connection failes, but route can't b   
   24 Nov 05 18:24:50   
   
   From: histery@gmx.net   
      
   Hi NG,   
      
      
   i connected successfully to our VPN Server, but i can't connect any server   
   inside the network.   
   because i'm conntecting from the same network range.   
   So i tried to set up new Route that only the IP in the LAN will be   
   reachable, but all other traffic will be forwarded to the VPN Net.   
      
   But it seems there is something wrong with my Route command. I hope you can   
   hep me to fix that problem.   
      
   Here is what i get from ipconfig and route print:   
      
   [IPconfig]   
   Windows IP Configuration   
      
           Host Name . . . . . . . . . . . . : jan   
           Primary Dns Suffix  . . . . . . . : dom.domain.com   
           Node Type . . . . . . . . . . . . : Mixed   
           IP Routing Enabled. . . . . . . . : No   
           WINS Proxy Enabled. . . . . . . . : No   
           DNS Suffix Search List. . . . . . : dom.domain.com   
                                               mshome.net   
                                               domain.com   
                                               com   
      
   Ethernet adapter Local Area Connection:   
      
           Media State . . . . . . . . . . . : Media disconnected   
           Description . . . . . . . . . . . : Broadcom 570x Gigabit Integrated   
   Con   
   troller   
           Physical Address. . . . . . . . . : 00-0B-DB-D9-CD-AB   
      
   Ethernet adapter Wireless Network Connection:   
      
           Connection-specific DNS Suffix  . : mshome.net   
           Description . . . . . . . . . . . : Intel(R) PRO/Wireless 2200BG   
   Network   
    Connection   
           Physical Address. . . . . . . . . : 00-0E-35-57-BE-AE   
           Dhcp Enabled. . . . . . . . . . . : Yes   
           Autoconfiguration Enabled . . . . : Yes   
           IP Address. . . . . . . . . . . . : 192.168.0.242   
           Subnet Mask . . . . . . . . . . . : 255.255.255.0   
           Default Gateway . . . . . . . . . : 192.168.0.1   
           DHCP Server . . . . . . . . . . . : 192.168.0.1   
           DNS Servers . . . . . . . . . . . : 192.168.0.1   
           Lease Obtained. . . . . . . . . . : Dienstag, 22. November 2005   
   22:54:52   
      
           Lease Expires . . . . . . . . . . : Dienstag, 29. November 2005   
   22:54:52   
      
      
   PPP adapter Hartung VPN:   
      
           Connection-specific DNS Suffix  . :   
           Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface   
           Physical Address. . . . . . . . . : 00-53-45-00-01-00   
           Dhcp Enabled. . . . . . . . . . . : No   
           IP Address. . . . . . . . . . . . : 192.168.3.3   
           Subnet Mask . . . . . . . . . . . : 255.255.255.255   
           Default Gateway . . . . . . . . . : 192.168.3.3   
           DNS Servers . . . . . . . . . . . : 210.22.155.182   
           Primary WINS Server . . . . . . . : 192.168.0.18   
           Secondary WINS Server . . . . . . : 192.168.0.16   
      
   [/IPconfig]   
      
      
   [Route Print]   
      
   ===========================================================================   
   Interface List   
   0x1 ........................... MS TCP Loopback interface   
   0x2 ...00 0b db d9 cd ab ...... Broadcom 570x Gigabit Integrated   
   Controller - Pa   
   cket Scheduler Miniport   
   0x10004 ...00 0e 35 57 be ae ...... Intel(R) PRO/Wireless 2200BG Network   
   Connect   
   ion - Packet Scheduler Miniport   
   0x20005 ...00 53 45 00 01 00 ...... WAN (PPP/SLIP) Interface   
   ===========================================================================   
   ===========================================================================   
   Active Routes:   
   Network Destination        Netmask          Gateway       Interface  Metric   
             0.0.0.0          0.0.0.0      192.168.0.1   192.168.0.242       26   
             0.0.0.0          0.0.0.0      192.168.3.3     192.168.3.3       1   
           127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1   
         192.168.0.0    255.255.255.0    192.168.0.242   192.168.0.242       25   
       192.168.0.242  255.255.255.255        127.0.0.1       127.0.0.1       25   
       192.168.0.255  255.255.255.255    192.168.0.242   192.168.0.242       25   
         192.168.3.3  255.255.255.255        127.0.0.1       127.0.0.1       50   
       192.168.3.255  255.255.255.255      192.168.3.3     192.168.3.3       50   
      210.22.155.182  255.255.255.255      192.168.0.1   192.168.0.242       25   
           224.0.0.0        240.0.0.0    192.168.0.242   192.168.0.242       25   
           224.0.0.0        240.0.0.0      192.168.3.3     192.168.3.3       1   
     255.255.255.255  255.255.255.255    192.168.0.242               2       1   
     255.255.255.255  255.255.255.255    192.168.0.242   192.168.0.242       1   
     255.255.255.255  255.255.255.255      192.168.3.3     192.168.3.3       1   
   Default Gateway:       192.168.3.3   
   ===========================================================================   
   Persistent Routes:   
     None   
      
   [/Route Print]   
      
   i tried many diffrent commands, but none of these worked out, so i don't   
   know if it is a syntax error or if something else...   
   also i tried to just connect to one our server with these commands, same   
   problem   
      
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
   route add 192.168.0.0 mask 255.255.255.255 192.168.3.3 Metric 2 if   
   192.168.3.3   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca