A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

VPN cannot choose right connection



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old March 20th 08, 10:19 PM posted to microsoft.public.windows.vista.networking_sharing
Justin
external usenet poster
 
Posts: 129
Default VPN cannot choose right connection

I'm trying to use a VPN connection and it works fine if I'm using my wired
connection, however if I'm on my wireless network at home, the VPN connection
does not work unless I disable the ethernet card. Any ideas on what I can try?
  #2 (permalink)  
Old March 20th 08, 10:38 PM posted to microsoft.public.windows.vista.networking_sharing
Bob F.[_5_]
external usenet poster
 
Posts: 117
Default VPN cannot choose right connection

Where is the other end of your VPN? In your enterprise? Virtual Private
Network (VPN) allows you to tunnel to a secured private network. The
administrator on the other far end, depending on the richness of the tools
he has, may limit the number of hops allowed through the VPN connection. In
order to maintain security, when you connect through VPN every other
connection (sometime including printers) are shut off at your end but you
can get to almost anything on the far end. If the VPN client can not shut
down another port on this end, it may not connect to VPN. This is by design
to maintain security integrity. So you need to ask you administrator how he
has this configured. I had one administrator not even know this feature
existed and I was able to walk him through shutting it off. The tool had
port granularity.

--
Regards, BobF.
"Justin" wrote in message
...
I'm trying to use a VPN connection and it works fine if I'm using my wired
connection, however if I'm on my wireless network at home, the VPN
connection
does not work unless I disable the ethernet card. Any ideas on what I can
try?


  #3 (permalink)  
Old March 20th 08, 10:46 PM posted to microsoft.public.windows.vista.networking_sharing
Justin
external usenet poster
 
Posts: 129
Default VPN cannot choose right connection

I think I didn't make my problem clear, the VPN is at my school, and while
I'm at home I use my wireless network, but at school I use a ethernet
connection. At school, the VPN connections works great over ethernet. At home
however, when using the wireless, the VPN connection appears to connect but I
just get limited connectivity and cannot access any network resources. If I
disable my ethernet card, then the VPN works fine. It seems like the VPN
connection is trying to use the ethernet connection, despite the fact that it
is not connected.

"Bob F." wrote:

Where is the other end of your VPN? In your enterprise? Virtual Private
Network (VPN) allows you to tunnel to a secured private network. The
administrator on the other far end, depending on the richness of the tools
he has, may limit the number of hops allowed through the VPN connection. In
order to maintain security, when you connect through VPN every other
connection (sometime including printers) are shut off at your end but you
can get to almost anything on the far end. If the VPN client can not shut
down another port on this end, it may not connect to VPN. This is by design
to maintain security integrity. So you need to ask you administrator how he
has this configured. I had one administrator not even know this feature
existed and I was able to walk him through shutting it off. The tool had
port granularity.

--
Regards, BobF.
"Justin" wrote in message
...
I'm trying to use a VPN connection and it works fine if I'm using my wired
connection, however if I'm on my wireless network at home, the VPN
connection
does not work unless I disable the ethernet card. Any ideas on what I can
try?


  #4 (permalink)  
Old March 20th 08, 11:14 PM posted to microsoft.public.windows.vista.networking_sharing
Bob F.[_5_]
external usenet poster
 
Posts: 117
Default VPN cannot choose right connection

ok, now I understand. Looks like your VPN client isn't steering to the
right port. At home you want it to go to your wireless port and at school
you want it to go to your Ethernet port. This depends on how smart your VPN
client is. Do you have any config option in the client setup that will help
you? If not, your solution may be as close as your going to get, although
kind of a kludge. After disable your Ethernet card, and let your VPN card
route to your wireless card, and then re-enable you Ethernet card, does it
still work? Or does that kill it? At the command prompt, type "route
print" before and after the Ethernet disable and look at the route
differences. You may want tackle a macro to "Route Add" the route you need.
There may be a simpler solution or a fault that I missed, but this is about
as far as I can take you.

--
Regards, BobF.
"Justin" wrote in message
...
I think I didn't make my problem clear, the VPN is at my school, and while
I'm at home I use my wireless network, but at school I use a ethernet
connection. At school, the VPN connections works great over ethernet. At
home
however, when using the wireless, the VPN connection appears to connect
but I
just get limited connectivity and cannot access any network resources. If
I
disable my ethernet card, then the VPN works fine. It seems like the VPN
connection is trying to use the ethernet connection, despite the fact that
it
is not connected.

"Bob F." wrote:

Where is the other end of your VPN? In your enterprise? Virtual Private
Network (VPN) allows you to tunnel to a secured private network. The
administrator on the other far end, depending on the richness of the
tools
he has, may limit the number of hops allowed through the VPN connection.
In
order to maintain security, when you connect through VPN every other
connection (sometime including printers) are shut off at your end but you
can get to almost anything on the far end. If the VPN client can not
shut
down another port on this end, it may not connect to VPN. This is by
design
to maintain security integrity. So you need to ask you administrator how
he
has this configured. I had one administrator not even know this feature
existed and I was able to walk him through shutting it off. The tool had
port granularity.

--
Regards, BobF.
"Justin" wrote in message
...
I'm trying to use a VPN connection and it works fine if I'm using my
wired
connection, however if I'm on my wireless network at home, the VPN
connection
does not work unless I disable the ethernet card. Any ideas on what I
can
try?



  #5 (permalink)  
Old March 20th 08, 11:42 PM posted to microsoft.public.windows.vista.networking_sharing
Justin
external usenet poster
 
Posts: 129
Default VPN cannot choose right connection

Well you got my pointed in the right direction, I ended up just clearing my
routing table (route -f) and that seems to have fixed the problem

"Bob F." wrote:

ok, now I understand. Looks like your VPN client isn't steering to the
right port. At home you want it to go to your wireless port and at school
you want it to go to your Ethernet port. This depends on how smart your VPN
client is. Do you have any config option in the client setup that will help
you? If not, your solution may be as close as your going to get, although
kind of a kludge. After disable your Ethernet card, and let your VPN card
route to your wireless card, and then re-enable you Ethernet card, does it
still work? Or does that kill it? At the command prompt, type "route
print" before and after the Ethernet disable and look at the route
differences. You may want tackle a macro to "Route Add" the route you need.
There may be a simpler solution or a fault that I missed, but this is about
as far as I can take you.

--
Regards, BobF.
"Justin" wrote in message
...
I think I didn't make my problem clear, the VPN is at my school, and while
I'm at home I use my wireless network, but at school I use a ethernet
connection. At school, the VPN connections works great over ethernet. At
home
however, when using the wireless, the VPN connection appears to connect
but I
just get limited connectivity and cannot access any network resources. If
I
disable my ethernet card, then the VPN works fine. It seems like the VPN
connection is trying to use the ethernet connection, despite the fact that
it
is not connected.

"Bob F." wrote:

Where is the other end of your VPN? In your enterprise? Virtual Private
Network (VPN) allows you to tunnel to a secured private network. The
administrator on the other far end, depending on the richness of the
tools
he has, may limit the number of hops allowed through the VPN connection.
In
order to maintain security, when you connect through VPN every other
connection (sometime including printers) are shut off at your end but you
can get to almost anything on the far end. If the VPN client can not
shut
down another port on this end, it may not connect to VPN. This is by
design
to maintain security integrity. So you need to ask you administrator how
he
has this configured. I had one administrator not even know this feature
existed and I was able to walk him through shutting it off. The tool had
port granularity.

--
Regards, BobF.
"Justin" wrote in message
...
I'm trying to use a VPN connection and it works fine if I'm using my
wired
connection, however if I'm on my wireless network at home, the VPN
connection
does not work unless I disable the ethernet card. Any ideas on what I
can
try?


  #6 (permalink)  
Old March 20th 08, 11:54 PM posted to microsoft.public.windows.vista.networking_sharing
Bob F.[_5_]
external usenet poster
 
Posts: 117
Default VPN cannot choose right connection

Watch out, that table get's built in RAM at each boot. It will revert on
you.

--
Regards, BobF.
"Justin" wrote in message
...
Well you got my pointed in the right direction, I ended up just clearing
my
routing table (route -f) and that seems to have fixed the problem

"Bob F." wrote:

ok, now I understand. Looks like your VPN client isn't steering to the
right port. At home you want it to go to your wireless port and at
school
you want it to go to your Ethernet port. This depends on how smart your
VPN
client is. Do you have any config option in the client setup that will
help
you? If not, your solution may be as close as your going to get,
although
kind of a kludge. After disable your Ethernet card, and let your VPN
card
route to your wireless card, and then re-enable you Ethernet card, does
it
still work? Or does that kill it? At the command prompt, type "route
print" before and after the Ethernet disable and look at the route
differences. You may want tackle a macro to "Route Add" the route you
need.
There may be a simpler solution or a fault that I missed, but this is
about
as far as I can take you.

--
Regards, BobF.
"Justin" wrote in message
...
I think I didn't make my problem clear, the VPN is at my school, and
while
I'm at home I use my wireless network, but at school I use a ethernet
connection. At school, the VPN connections works great over ethernet.
At
home
however, when using the wireless, the VPN connection appears to connect
but I
just get limited connectivity and cannot access any network resources.
If
I
disable my ethernet card, then the VPN works fine. It seems like the
VPN
connection is trying to use the ethernet connection, despite the fact
that
it
is not connected.

"Bob F." wrote:

Where is the other end of your VPN? In your enterprise? Virtual
Private
Network (VPN) allows you to tunnel to a secured private network. The
administrator on the other far end, depending on the richness of the
tools
he has, may limit the number of hops allowed through the VPN
connection.
In
order to maintain security, when you connect through VPN every other
connection (sometime including printers) are shut off at your end but
you
can get to almost anything on the far end. If the VPN client can not
shut
down another port on this end, it may not connect to VPN. This is by
design
to maintain security integrity. So you need to ask you administrator
how
he
has this configured. I had one administrator not even know this
feature
existed and I was able to walk him through shutting it off. The tool
had
port granularity.

--
Regards, BobF.
"Justin" wrote in message
...
I'm trying to use a VPN connection and it works fine if I'm using my
wired
connection, however if I'm on my wireless network at home, the VPN
connection
does not work unless I disable the ethernet card. Any ideas on what
I
can
try?



  #7 (permalink)  
Old March 21st 08, 05:53 AM posted to microsoft.public.windows.vista.networking_sharing
Justin
external usenet poster
 
Posts: 129
Default VPN cannot choose right connection



"Justin" wrote:

Well you got my pointed in the right direction, I ended up just clearing my
routing table (route -f) and that seems to have fixed the problem


After more investigation, I've discovered that this solution only works for
the first time I connect. I've discovered that I can force the connection by
manually entering the route and specifying the interface I want to use. I
could probably write this into a script, but it seems cumbersome for
something that should work. I can only assume that there are other people at
my University who use their machines in the same configuration and they can't
all be having problems. Perhaps I should add that this same symptom is
displayed no matter what wireless network I'm connected to.

What seems to happen is that Windows will try to find the correct interface
and adds that to the routing table, however since the ethernet is
disconnected, it cannot be added and therefore the connection fails. How does
Windows decide which interface to try? Perhaps it is because the ethernet
card has a lower interface number (i.e. 8 whereas the wireless card is 13).
BTW, I have an Intel 3945ABG card. I wonder what would happen if the roles
were reversed, any way to try this out?
  #8 (permalink)  
Old March 21st 08, 12:13 PM posted to microsoft.public.windows.vista.networking_sharing
Bob F.[_5_]
external usenet poster
 
Posts: 117
Default VPN cannot choose right connection

Justin,
Take a look at this:
http://technet.microsoft.com/en-us/l.../bb490991.aspx
And in particular at the "-p" option. This might make your situation stick.

--
Regards, BobF.
"Justin" wrote in message
...


"Justin" wrote:

Well you got my pointed in the right direction, I ended up just clearing
my
routing table (route -f) and that seems to have fixed the problem


After more investigation, I've discovered that this solution only works
for
the first time I connect. I've discovered that I can force the connection
by
manually entering the route and specifying the interface I want to use. I
could probably write this into a script, but it seems cumbersome for
something that should work. I can only assume that there are other people
at
my University who use their machines in the same configuration and they
can't
all be having problems. Perhaps I should add that this same symptom is
displayed no matter what wireless network I'm connected to.

What seems to happen is that Windows will try to find the correct
interface
and adds that to the routing table, however since the ethernet is
disconnected, it cannot be added and therefore the connection fails. How
does
Windows decide which interface to try? Perhaps it is because the ethernet
card has a lower interface number (i.e. 8 whereas the wireless card is
13).
BTW, I have an Intel 3945ABG card. I wonder what would happen if the roles
were reversed, any way to try this out?


  #9 (permalink)  
Old March 21st 08, 05:24 PM posted to microsoft.public.windows.vista.networking_sharing
Justin
external usenet poster
 
Posts: 129
Default VPN cannot choose right connection

Well I can't figure out how to make it switch between interfaces. I think i
might just stick with disabling the ethernet card, thanks for your help!

"Bob F." wrote:

Justin,
Take a look at this:
http://technet.microsoft.com/en-us/l.../bb490991.aspx
And in particular at the "-p" option. This might make your situation stick.

--
Regards, BobF.
"Justin" wrote in message
...


"Justin" wrote:

Well you got my pointed in the right direction, I ended up just clearing
my
routing table (route -f) and that seems to have fixed the problem


After more investigation, I've discovered that this solution only works
for
the first time I connect. I've discovered that I can force the connection
by
manually entering the route and specifying the interface I want to use. I
could probably write this into a script, but it seems cumbersome for
something that should work. I can only assume that there are other people
at
my University who use their machines in the same configuration and they
can't
all be having problems. Perhaps I should add that this same symptom is
displayed no matter what wireless network I'm connected to.

What seems to happen is that Windows will try to find the correct
interface
and adds that to the routing table, however since the ethernet is
disconnected, it cannot be added and therefore the connection fails. How
does
Windows decide which interface to try? Perhaps it is because the ethernet
card has a lower interface number (i.e. 8 whereas the wireless card is
13).
BTW, I have an Intel 3945ABG card. I wonder what would happen if the roles
were reversed, any way to try this out?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:08 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.