>You should be able to (in Linux) set up the routing table such that:
>
>1. all traffic going out to the 129.97 network (i.e., uwaterloo.ca) goes
>out on the IP address corresponding to your Resnet nic
>2. all other traffic (i.e., default route) goes out on the IP address
>corresponding to your DSL nic.
>
>The commands would be _something like_ the following:
>
>route add net 129.97.0.0 gw <resnet nic IP>
>route add default gw <dsl nic IP>
Do you know what Linux's main problem is?
Lack of support.
:-)
--
Adam_Nevraumont at uwaterloo.ca
"My God's dad makes more money than your god's dad..." - Ethan
Hi. Im the signature immune system. Why dont you copy me into your .sig?
I don't totally agree with that statement. There is LOTS of documentation
on Linux out there on the internet, and such documentation has helped me
out on several occations.
For instance, when I first tried Linux many years ago on a 486, I had a
Mach64 (VLB) video card which was quite new at the time. The newest ATI driver
written was for Mach32. Now, you would think the Mach32 driver would work,
but that was not the case. So, I went into the labs on campus one Friday at
lunch time and spent about 25 minutes searching newsgroups and using
search engines using meaningful keywords. Eventually, I found a web page
titled "How to get your ATI Mach64 card to work with XFree86". It was sweet.
More recently, I had trouble getting my Linux box to connect with HSE. So,
again, I searched the newsgroups. I didn't have to go far this time, since
there was a posting on uw.general that eventually led me to the PPPoE HowTo
which helped me out big time.
Jason
MFCF
I think that the point was that Linux is *perceived* to lack support because there's no `official' support structure for it.
Just my $0.02 worth.
dave
Check the timestamps on the first two posts in this thread.
(PS: I was off by 15 minutes in my manual timestamps)
HTH,