Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Not sure if it's what you're looking for, but I dual boot XP/Mandrake/Gentoo.
My set up is a DSL connection that comes in and terminates at a modem/router. This is inturn cable connected to the NIC card I fitted (a PCI model). This means that its the modem router that handles the connection, and I just boot between OS's at will, with no drop in connection.
If It's using different PC's i.e. one with windowsXP another with the redhat, then the same could be achieved with either a multi port modem/router or a single port model and a hub.
Erm, if it's the second system, you may have to also look into samba if you need file and print server facilities.
so can i access the DSL internet connection from windows xp (windows is where modem are pluginto and dialed to connect to dsl)
can get the access through network card?
If it is TWO machines and you want to share the DSL you really should connect through the Linux machine as it is more secure when set up properly. We need more details-
1 or 2 machines?
network or dual boot?
Type of DSL modem? (driver availability will decide if you can use Linux to connect to the DSL)
i'm talking about 2 machine direct connected through NIC with no hub or router.
i would like to use my linux to connect to internet using USB DSL modem.
after connected i would like to share DSL connection with my another machine which is windows xp.
You can't connect 2 PC's to one NIC. (If you only have one NIC, and it's installed into PC "A", how would you possibly connect PC "B" to it?) The bottom line is that if you have 2 PC's and you want both of them connected to the net at the same time, they each need their own NIC. My recommendation would be to buy a 2 port router (or 4 port if you have other machines) to accomplish this. Also, as you probably know, if you want to use a single keyboard, mouse, and monitor while using either of the 2 PC's, you'd also need a KVM switch. -- J.W.
Afterall, you can plug the two computers together without the dsl connection and I should think that some of the common services could be used with samba.
I seem to remember something about direct cable connections. But the example showed 2 windows boxes. So surely it's similar, even if you'd have to have the linux box set up so it acted as a router for the windows box.
Myself, I suspect I'd end up getting something like this. Yes I appreciate that it's a discontinued product (according to the website).
When I got really pissed off with my Alcatel speedtouch USB modem, I considered it, but when I did my research of available product's/prices/etc etc it worked out cheaper to get the "ethernet" model of this. I have the single port model and had to buy a hub when I got a network printer, that just happened to have an ethernet card built in.
So as I've had success with the "Solwise device", you should be able to get one of these, you can change the voltage and the network settings. Though you could probably get something similar locally (presuming that you're not in the UK). You'd still need to get another network card (20$/£12).
that would make things a lot easier i.e. if 1 pc "fellover", then the other would just carry on (depending on which way you configured them).
Yes you can do that and you don't need to buy anymore hardware. You need to use Network Address Translation NAT because you (presumably) only have one IP address given to you by your ISP. Now, your windows machine's NIC will have it's own IP address (which you assign, eg 192.168.0.3) and your linux machines NIC eth0 will have another IP address that you assign it, but they must be different so use say 192.168.0.2. The USB modem (I'm assuming this modem is supported under Linux and that you have got this working otherwise you need to get that part going first) will be associated with ppp0 I think (I have an ethernet modem and do not use any ppp daemon so I can't be sure but when I was setting up my NAT I remember reading in this http://www.linux.com/howtos/IP-Masqu...TO/index.shtml that you can do it-read that fully you'll need to use it to do what you want to do. Hope this helps but yeah it can be done but get the modem working with windows if you haven't already, ok?
thanks john,
If newbies help other newbies with the little things we'll all learn!
Also demmylls you have to use 'crossover cable', not 'straight through' to connect two devices directly together,that is all important otherwise you will have no connection!!!
Well I still consider myself as a n00b, the only reason it says Addict next to my name is because I've spent the last two years asking stupid questions.
Or maybe not so stupid questions, more of a case of the answer being under my nose, but not being able to see it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.