My fault. Ideally, I would be looking for something that detected connectivity on the NIC, or lack there of. Meaning, if it is connected, use it, but if not, try and connect to a wireless network. A bash script would work, but not exactly what I would be looking for. Thanks.
On Dec 8, 2005, at 11:06 AM, Mike McCarty wrote:

Justin Gallardo wrote:
I am looking to create a near-seamless experience with my laptop from switching from a physical network connection(wired) to a wireless connection. Right now my process to do this includes taking down the NIC with ifconfig when I want to switch to wireless, and then to get back to using the physical connection from wireless, I have to take down the wireless card. Is there any way to streamline this whole process? It would be great to be able to set precedence of connections(physical connection having a priority over wireless).
Any help would be greatly appreciated.
Justin Gallardo
[EMAIL PROTECTED]

So far, your requirements are somewhat vague.
Would shell scripts to do the switchover be acceptable?
Or do you want automatic detection of loss of carrier
and switchover?
IOW, what does "near-seamless" mean?

Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Justin Gallardo
[EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to