From: John N. <jo...@mo...> - 2004-05-13 08:57:31
|
Neil wrote: >Apologies if this is the wrong place for a "user" question. > > There is actually a separate list for that... col...@li.... But, no matter... >I am trying to set up Colinux so that I can route some traffic from the >internet to it (http, smtp, etc). Actually I wouldn't mind if all traffic >went to it. > > You can do it either way (some or all). The method is different, of course, depending on which way you go. >As I understand the way to do this is using Windows XP native bridging. >However, when I try to create the bridge I get an error "An unexpected error >occurred while configuring the Network Bridge". I searched for a solution >and found one that matches here: >http://support.microsoft.com/?scid=kb;en-us;Q309640, but it doesn't solve >the problem. I even tried re-installing both network devices. >Has anyone managed to get native XP bridging to work? Is there some trick >that I'm missing? Which ip addresses should I use? >Thanks >Neil > >PS. I am using coLinux-20040429 with Debian. My internet connection is a >wireless network. > I have been using XP's native bridging without a hitch for quite some time now. If you want *all* of your traffic to go to colinux, just disable your network adapter in windows, and find and load an appropriate driver module for the adapter under colinux. As long as Windows know not to touch the adapter, colinux is free to sieze it for itself. More likely, however, you'll probably want some level of access for both Windows and colinux. That usually means bridgng. The knowledge-base entry at microsoft indicates a few things that /shouldn't/ be relevant to your situation... if they are, we'll need to fix things. First of all, make sure you only have your wireless and TAP-Win32 adapter present. Second, make sure you have ICS disabled (the adapter statuses should NOT say 'shared' -- this is the part that shouldn't be relevant for that MS-kb entry). Third, select both adapters, right-click and select 'bridge' -- this should work with ICS disabled. Lastely, make sure your colinux configuration file has a 'network' element in it with the type argument set to 'tap'. At this point, the rest of the world will see two computers behind your network interface once colinux starts up.... it will see /both/ your Windows machine and your colinux "machine". As such, colinux will get its own IP address independent of your Windows machine. Since it will have its own IP, sending your http/smtp/whatever-else to it is trivial. As for setting that IP, your linux system needs to be internally configured to use either static or DHCP-provided addresses, depending on which your Windows machine is getting. |
From: John N. <jo...@mo...> - 2004-05-13 08:57:40
|
Neil wrote: >Apologies if this is the wrong place for a "user" question. > > There is actually a separate list for that... col...@li.... But, no matter... >I am trying to set up Colinux so that I can route some traffic from the >internet to it (http, smtp, etc). Actually I wouldn't mind if all traffic >went to it. > > You can do it either way (some or all). The method is different, of course, depending on which way you go. >As I understand the way to do this is using Windows XP native bridging. >However, when I try to create the bridge I get an error "An unexpected error >occurred while configuring the Network Bridge". I searched for a solution >and found one that matches here: >http://support.microsoft.com/?scid=kb;en-us;Q309640, but it doesn't solve >the problem. I even tried re-installing both network devices. >Has anyone managed to get native XP bridging to work? Is there some trick >that I'm missing? Which ip addresses should I use? >Thanks >Neil > >PS. I am using coLinux-20040429 with Debian. My internet connection is a >wireless network. > I have been using XP's native bridging without a hitch for quite some time now. If you want *all* of your traffic to go to colinux, just disable your network adapter in windows, and find and load an appropriate driver module for the adapter under colinux. As long as Windows know not to touch the adapter, colinux is free to sieze it for itself. More likely, however, you'll probably want some level of access for both Windows and colinux. That usually means bridgng. The knowledge-base entry at microsoft indicates a few things that /shouldn't/ be relevant to your situation... if they are, we'll need to fix things. First of all, make sure you only have your wireless and TAP-Win32 adapter present. Second, make sure you have ICS disabled (the adapter statuses should NOT say 'shared' -- this is the part that shouldn't be relevant for that MS-kb entry). Third, select both adapters, right-click and select 'bridge' -- this should work with ICS disabled. Lastely, make sure your colinux configuration file has a 'network' element in it with the type argument set to 'tap'. At this point, the rest of the world will see two computers behind your network interface once colinux starts up.... it will see /both/ your Windows machine and your colinux "machine". As such, colinux will get its own IP address independent of your Windows machine. Since it will have its own IP, sending your http/smtp/whatever-else to it is trivial. As for setting that IP, your linux system needs to be internally configured to use either static or DHCP-provided addresses, depending on which your Windows machine is getting. |
From: Samuel L. <sa...@li...> - 2004-05-17 14:51:11
|
This is the most lucid explanation I have seen! Thankyou. I now feel capable of giving it another try on my wlan xp laptop. I wonder what will happen when my stinking cisco VPN starts up (uses "deterministic network enhancer miniport" attached to my wlan to try and stop all local traffic) Sam "John Nelson" <jo...@mo...> wrote in message news:40A...@mo...... > Neil wrote: > > >Apologies if this is the wrong place for a "user" question. > > > > > There is actually a separate list for that... > col...@li.... But, no matter... > > >I am trying to set up Colinux so that I can route some traffic from the > >internet to it (http, smtp, etc). Actually I wouldn't mind if all traffic > >went to it. > > > > > You can do it either way (some or all). The method is different, of > course, depending on which way you go. > > >As I understand the way to do this is using Windows XP native bridging. > >However, when I try to create the bridge I get an error "An unexpected error > >occurred while configuring the Network Bridge". I searched for a solution > >and found one that matches here: > >http://support.microsoft.com/?scid=kb;en-us;Q309640, but it doesn't solve > >the problem. I even tried re-installing both network devices. > >Has anyone managed to get native XP bridging to work? Is there some trick > >that I'm missing? Which ip addresses should I use? > >Thanks > >Neil > > > >PS. I am using coLinux-20040429 with Debian. My internet connection is a > >wireless network. > > > > I have been using XP's native bridging without a hitch for quite some > time now. If you want *all* of your traffic to go to colinux, just > disable your network adapter in windows, and find and load an > appropriate driver module for the adapter under colinux. As long as > Windows know not to touch the adapter, colinux is free to sieze it for > itself. > > More likely, however, you'll probably want some level of access for both > Windows and colinux. That usually means bridgng. The knowledge-base > entry at microsoft indicates a few things that /shouldn't/ be relevant > to your situation... if they are, we'll need to fix things. First of > all, make sure you only have your wireless and TAP-Win32 adapter > present. Second, make sure you have ICS disabled (the adapter statuses > should NOT say 'shared' -- this is the part that shouldn't be relevant > for that MS-kb entry). Third, select both adapters, right-click and > select 'bridge' -- this should work with ICS disabled. Lastely, make > sure your colinux configuration file has a 'network' element in it with > the type argument set to 'tap'. > > At this point, the rest of the world will see two computers behind your > network interface once colinux starts up.... it will see /both/ your > Windows machine and your colinux "machine". As such, colinux will get > its own IP address independent of your Windows machine. Since it will > have its own IP, sending your http/smtp/whatever-else to it is trivial. > As for setting that IP, your linux system needs to be internally > configured to use either static or DHCP-provided addresses, depending on > which your Windows machine is getting. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click |
From: Samuel L. <sa...@li...> - 2004-05-17 15:17:05
|
"John Nelson" <jo...@mo...> wrote in message news:40A...@mo...... > I have been using XP's native bridging without a hitch for quite some > time now. If you want *all* of your traffic to go to colinux, just > disable your network adapter in windows, and find and load an > appropriate driver module for the adapter under colinux. As long as > Windows know not to touch the adapter, colinux is free to sieze it for > itself. > > More likely, however, you'll probably want some level of access for both > Windows and colinux. That usually means bridgng. The knowledge-base > entry at microsoft indicates a few things that /shouldn't/ be relevant > to your situation... if they are, we'll need to fix things. First of > all, make sure you only have your wireless and TAP-Win32 adapter > present. Second, make sure you have ICS disabled (the adapter statuses > should NOT say 'shared' -- this is the part that shouldn't be relevant > for that MS-kb entry). Third, select both adapters, right-click and > select 'bridge' -- this should work with ICS disabled. Lastely, make > sure your colinux configuration file has a 'network' element in it with > the type argument set to 'tap'. Do I also need to right-click the bridge interface and select which adaptor is to be used to make the internet connections? What settings should I have on my windows TAP adaptor? DHCP? Or hard wired to some local networks settings? Can I put my coLinux eth0 adaptor on dhcp (I have installed dhcp-client) or should it be hard-wired? > At this point, the rest of the world will see two computers behind your > network interface once colinux starts up.... it will see /both/ your > Windows machine and your colinux "machine". As such, colinux will get > its own IP address independent of your Windows machine. Since it will > have its own IP, sending your http/smtp/whatever-else to it is trivial. > As for setting that IP, your linux system needs to be internally > configured to use either static or DHCP-provided addresses, depending on > which your Windows machine is getting. My windows is DHCP on its true interface but what about the TAP windows interface? Surely that should NOT be DHCP or it will be asking coLinux what address to use? Sam |
From: Daniel S. <dan...@ya...> - 2004-05-17 15:39:16
|
Will this really work? It looks to me like the colinux patch prevents you from building network drivers and the supporting PCI drivers you need. If this does work, then maybe the colinux patch shouldn't prevent building hardware drivers when you're configuring your kernel, Seems that this could actually be quite useful on a multi-homed machine. Dan -----Original Message----- From: col...@li... [mailto:col...@li...] On Behalf Of Samuel Liddicott Sent: Monday, May 17, 2004 11:17 AM To: col...@li... Cc: col...@li... Subject: [coLinux-users] Re: [coLinux-devel] Windows XP native bridging "John Nelson" <jo...@mo...> wrote in message news:40A...@mo...... > I have been using XP's native bridging without a hitch for quite some > time now. If you want *all* of your traffic to go to colinux, just > disable your network adapter in windows, and find and load an > appropriate driver module for the adapter under colinux. As long as > Windows know not to touch the adapter, colinux is free to sieze it for > itself. <...snip...> ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ coLinux-users mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-users |
From: Samuel L. <sa...@li...> - 2004-05-26 14:05:33
|
that worked nice, thanks Sam "Daniel Slater" <dan...@ya...> wrote in message news:BAC...@h0...... > > Will this really work? It looks to me like the colinux patch prevents you > from building network drivers and the supporting PCI drivers you need. If > this does work, then maybe the colinux patch shouldn't prevent building > hardware drivers when you're configuring your kernel, Seems that this could > actually be quite useful on a multi-homed machine. > > Dan > > -----Original Message----- > From: col...@li... > [mailto:col...@pu...ane.or g] On Behalf Of Samuel > Liddicott > Sent: Monday, May 17, 2004 11:17 AM > To: col...@li... > Cc: col...@li... > Subject: [coLinux-users] Re: [coLinux-devel] Windows XP native bridging > > > > "John Nelson" <jo...@mo...> wrote in > message news:40A...@mo...... > > I have been using XP's native bridging without a hitch for quite some > > time now. If you want *all* of your traffic to go to colinux, just > > disable your network adapter in windows, and find and load an > > appropriate driver module for the adapter under colinux. As long as > > Windows know not to touch the adapter, colinux is free to sieze it for > > itself. > <...snip...> > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click |
From: Neil <new...@ma...> - 2004-05-14 06:11:28
|
Thanks for your answer. I understood that XP bridging is the way to go and it should work just like that, but whatever I do I always get the "unexpected error". I guess it's a Windows mystery. "John Nelson" <jo...@mo...> wrote in message news:40A...@mo...... > Neil wrote: > > >Apologies if this is the wrong place for a "user" question. > > > > > There is actually a separate list for that... > col...@li.... But, no matter... > > >I am trying to set up Colinux so that I can route some traffic from the > >internet to it (http, smtp, etc). Actually I wouldn't mind if all traffic > >went to it. > > > > > You can do it either way (some or all). The method is different, of > course, depending on which way you go. > > >As I understand the way to do this is using Windows XP native bridging. > >However, when I try to create the bridge I get an error "An unexpected error > >occurred while configuring the Network Bridge". I searched for a solution > >and found one that matches here: > >http://support.microsoft.com/?scid=kb;en-us;Q309640, but it doesn't solve > >the problem. I even tried re-installing both network devices. > >Has anyone managed to get native XP bridging to work? Is there some trick > >that I'm missing? Which ip addresses should I use? > >Thanks > >Neil > > > >PS. I am using coLinux-20040429 with Debian. My internet connection is a > >wireless network. > > > > I have been using XP's native bridging without a hitch for quite some > time now. If you want *all* of your traffic to go to colinux, just > disable your network adapter in windows, and find and load an > appropriate driver module for the adapter under colinux. As long as > Windows know not to touch the adapter, colinux is free to sieze it for > itself. > > More likely, however, you'll probably want some level of access for both > Windows and colinux. That usually means bridgng. The knowledge-base > entry at microsoft indicates a few things that /shouldn't/ be relevant > to your situation... if they are, we'll need to fix things. First of > all, make sure you only have your wireless and TAP-Win32 adapter > present. Second, make sure you have ICS disabled (the adapter statuses > should NOT say 'shared' -- this is the part that shouldn't be relevant > for that MS-kb entry). Third, select both adapters, right-click and > select 'bridge' -- this should work with ICS disabled. Lastely, make > sure your colinux configuration file has a 'network' element in it with > the type argument set to 'tap'. > > At this point, the rest of the world will see two computers behind your > network interface once colinux starts up.... it will see /both/ your > Windows machine and your colinux "machine". As such, colinux will get > its own IP address independent of your Windows machine. Since it will > have its own IP, sending your http/smtp/whatever-else to it is trivial. > As for setting that IP, your linux system needs to be internally > configured to use either static or DHCP-provided addresses, depending on > which your Windows machine is getting. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click |