Microsoft
Software
Hardware
Network
Question : Linux as a Wireless-to-Wireless Router
Hello, I've recently been playing around with Linux, and I've noticed that there are some interesting projects online for those who wish to get their feet wet and learn some of the advanced features that Linux has to offer. In particular, there are several guides online on how to turn a Linux machine with two network cards into a router.
This might sound like a dumb or pointless question, but I was wondering whether it is possible to use the same network card to send and receive data; not as a repeater would do, but I would like to use Linux as a wireless-to-wireless router using only one wireless network card. My main goal in doing this is to learn the OS, but this could potentially be a useful project if I were able to use the Linux machine as a firewall, for instance.
So far I haven't been able to find any guide online and I don't think that I can figure out how to do it on my own from the resources I've looked up. Although I am not quite a newbie, any push in the right direction would be very helpful.
Thank you.
Answer : Linux as a Wireless-to-Wireless Router
Taking a second thought about it, it might be possible to route with one NIC, indeed!?
Since routing is being performed on IP level, you could reach your goal by simply assigning 2 different IPs to the NIC.
Random Solutions
Exchange 2003 Email Delays
setting text of a dynamic dom element using javascript
Scheduled Tasks to perform daily export of W2K3 server Event Viewer Logs.......
Problem with Microsoft Transporter Suite
Intermittent internet connectivity for PCs in small remote office
DAG & CAS array configured but it's not failover
Why does a SAV 10.2.4.4000 new installation show up as 10.1.9.9000?
Deploying SharePoint project to Production Server
How do I link combo boxes to select query in a form?
Need to create a process that will install .exe on clients pc/servers in asp.net