VPN connection failes, but route can't be added



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


.



Relevant Pages

  • Re: Outgoing POP3 email missing/lost/not received
    ... Funny thing is that I have had this ISP for 8 years and it has always been ... It looks like when you last ran CEICW, you set the ISP's mail server to: ... Internet Connection Wizard. ... After the wizard completes, the following network connection ...
    (microsoft.public.windows.server.sbs)
  • Re: Outgoing POP3 email missing/lost/not received
    ... ISP's mail server instead of the domain name on the ... SUMMARY OF SETTINGS FOR CONFIGURE E-MAIL AND INTERNET ... Internet Connection Wizard. ... After the wizard completes, the following network connection ...
    (microsoft.public.windows.server.sbs)
  • RE: Problems with Permissions
    ... And SBS server is only take ... the role of an internal server. ... they are all configured to connected to internal network. ... g. Run the Configure Email and Internet Connection Wizard on SBS server. ...
    (microsoft.public.windows.server.sbs)
  • Re: Networking Question - VLANs on SBS 2003 Premium SP1
    ... be sure you do not enable any DHCP server in internal network. ... You do not get any issue when you connect the SBS to the old router, ... On the Connection Type page, click Broadband, and then click Next. ...
    (microsoft.public.windows.server.sbs)
  • Re: Connection from remote computer to network SQL Server
    ... There is no firewall on the W2K machine acting as the SQL server. ... I tried making the SQL machine a "trusted" on the router. ... connection works. ... To find the IP address of your computer inside the network, ...
    (microsoft.public.access.adp.sqlserver)