Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-05-2003, 12:14 PM
|
#1
|
|
Guru
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445
Rep:
|
strange workaround
So I use Netzero Dialup for my internet. Its great, only $9.95, but it uses a special dialer and no linux version is available. So heres what Im thinking I can do:
I start netzero on my windows computer. Have my linux box and windows computer Networked and access the internet through the network. Is it possible, and what do I need to do to get this to work?
Thanks for any help.
|
|
|
|
04-05-2003, 12:20 PM
|
#2
|
|
Senior Member
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142
Rep:
|
|
|
|
|
04-05-2003, 12:21 PM
|
#3
|
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
It is possible. Depending on the version of windows you should just need to:
1) Turn on ICS (internet Connection Sharing) on the Windows box
2) Set the gateway IP of the Linux box to the IP of the Windows box.
|
|
|
|
04-05-2003, 12:25 PM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,711
|
you don't really want to be using a proxy for somethign so small. like david said, use a gateway for it. personally i alwasy heard horror stories about ICS, so i used to use WinRoute lite (free version) and it worked really well. If you use a proxy then you will only have access to http and whatever other individual services you can configure, a right pita for a single client
|
|
|
|
04-05-2003, 12:32 PM
|
#5
|
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
I use XP as a gateway for a linux box without any problems. (or extra software - but older version of windows may need seperate gateway software like acid says) Post any problems you have.
|
|
|
|
04-05-2003, 12:34 PM
|
#6
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,711
|
heh, well i'm both proud and pathetic enough to gladly say i've never ever used XP... 
|
|
|
|
04-05-2003, 12:37 PM
|
#7
|
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Feel free to tell that to half the world - then I won't need to know how to support Windows. My life would be simple again 
|
|
|
|
04-05-2003, 12:39 PM
|
#8
|
|
Guru
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445
Original Poster
Rep:
|
Im using Windows 98.
Once I get the proxy running in Windows, what do I need to do in Slackware to connect to it. Newbie.
|
|
|
|
04-05-2003, 12:45 PM
|
#9
|
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Like I said just change the default gateway for your ethernet card. In slackware I think you can use "netconfig".
|
|
|
|
04-05-2003, 12:46 PM
|
#10
|
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Forgot to say - you will need to restart the network again.
ifconfig eth0 down
ifconfig eth0 up
|
|
|
|
04-05-2003, 12:55 PM
|
#11
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,711
|
we just said you don't want a proxy.... did you not read that?
to set the gateway on linux you would use something like netconfig, not sure what slackware's config file for this would be on redhat etc it is /etc/sysconfig/network, /etc/conf.d/net on gentoo
|
|
|
|
04-05-2003, 05:21 PM
|
#12
|
|
Guru
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445
Original Poster
Rep:
|
Windows 98 First edition doesnt have ICS, and thats what I have. And keep in mind ive never networked anything apart from just files, so I really have no idea what your talking about.
|
|
|
|
04-05-2003, 05:55 PM
|
#13
|
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
What happened to all the free gateway software! You even have to pay for winroute lite now. The only one I can see that might work is MidPoint Gateway - sorry I don't have time to test it though.
ftp://206.149.218.49/pub/download/MPGATE5.EXE
|
|
|
|
04-05-2003, 09:52 PM
|
#15
|
|
Guru
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445
Original Poster
Rep:
|
I can bearly speak english.
The first link is dead and the second is in Germen. What does shlierthosen mean?
I can find lots of linux internet gateways on source forge, but thats no use to me.
Maybe you know a way to get Netzero to work with Linux natively?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|