Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!

Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!

Post by Alfred M. Arz » Tue, 13 Aug 1996 04:00:00



Hi,

Our network looks like this:

Win95   <->   Linux   <->   Internet

Connecting/PINGing from the Linux computer to the Internet works great,
connecting/PINGing from the Win95 computer to the Linux computer works
great as well, but connecting/PINGing from the Win95 computer to the
Internet does NOT work. Everything seems to be set up correctly - the
two computers are using the TC/IP protocol to exchange data.

Please help... there is no answer to this question in the Ethernet faq!

Thanks a lot!

A.M. Arzt

 
 
 

Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!

Post by Mark Levi » Wed, 14 Aug 1996 04:00:00



>great as well, but connecting/PINGing from the Win95 computer to the
>Internet does NOT work. Everything seems to be set up correctly - the
>two computers are using the TC/IP protocol to exchange data.

  Well, first things first.  Is IP Forwarding compiled into the kernel and
configured properly?  Also, unless you have an assigned IP address for your
win95 machine *that your ISP know about and will route to* you'll need to
set up IP Masquarading as well.

--
____________________________________________________________________

                    Mark E. Levitt
    Department of Speech Communication, Syracuse University

         Home Page:  http://web.syr.edu/~melevitt

PGP fingerprint =  B8 A3 AA A6 0F 83 9A BE  F2 7A 19 F9 15 79 FE A4
Public key available from http://web.syr.edu/~melevitt/pgpkey.html
____________________________________________________________________

 
 
 

Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!

Post by David Lee Spenc » Wed, 14 Aug 1996 04:00:00




Quote:>Our network looks like this:
>Win95   <->   Linux   <->   Internet

>Connecting/PINGing from the Linux computer to the Internet works great,
>connecting/PINGing from the Win95 computer to the Linux computer works
>great as well, but connecting/PINGing from the Win95 computer to the
>Internet does NOT work. Everything seems to be set up correctly - the
>two computers are using the TC/IP protocol to exchange data.

Do you have "IP Forwarding/gatewaying" compiled into your Linux kernel?

Do you have the IP address of your Linux box in Win95's Networking
setup as its gateway address?  (Control panel / Network / TCP/IP
Properties / Gateway)

Is the Win95 box's IP a valid one as far as the Internet knows? (I.E,
will the machine you're pinging *to* know to route the packets *back*
through the Linux box?)

If you're trying to ping a machine name (as opposed to an IP address),
is your nameserver setup correct under Win95?

Any of them would do it.

Good luck,
-Dave
--------------------------------------------------------  /\  --------- --- -

Computer Science Student, Cal Poly SLO          ~~~ PINK/ ~- \~-====__
http://www.csc.calpoly.edu/~dspencer/            FLOYD  ~~~~~~   ~~===

 
 
 

Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!

Post by Ed Carp [Senior Analys » Thu, 15 Aug 1996 04:00:00



: >great as well, but connecting/PINGing from the Win95 computer to the
: >Internet does NOT work. Everything seems to be set up correctly - the
: >two computers are using the TC/IP protocol to exchange data.

:   Well, first things first.  Is IP Forwarding compiled into the kernel and
: configured properly?  Also, unless you have an assigned IP address for your
: win95 machine *that your ISP know about and will route to* you'll need to
: set up IP Masquarading as well.

Actually, if you use SOCKS, you don't need IP forwarding, nor do you need
for your ISP to know about any of the machines you've got* off
your connection.  You need *one* IP address for the Linux box - that's
all.  Any other boxes you have hung off that you can give 192.168.XXX.XXX
addresses (or similar) - there's a list of IP addresses that anyone can
use, in an RFC somewhere.

I hide three machines behind one Linux server that is connected to the
Internet.  My ISP only knows (or cares about) that one that he's assigned
an IP address to.  The other three machines use SOCKSified clients
(Netscape browsers, telnet, etc.) and they work just fine.

Of course, the connection to the outsie world gets a little slow at
times, but that's what I get for not being ruthless enough to be able to
avoid a personal T1 to the net ;)
--

Owner: WeatherAlert, DSOUTH-L backup, Shamanism mailing lists
**  WeatherWatch, from Disaster Services - Garland, TX  **
**  Disaster Services is a division of Trans-Global Software, Dallas, TX **

 
 
 

Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!

Post by Uwe Saue » Thu, 15 Aug 1996 04:00:00



> Path: isar.de!blackbush.xlink.net!sol.ctr.columbia.edu!news.uoregon.edu!vixen.cso.uiuc.edu!howland.erols.net!surfnet.nl!newsfeed.sunet.se!news01.sunet.se!sunic!02-newsfeed.univie.ac.at!m2.atnet.at!usenet

> Newsgroups: comp.os.linux.networking
> Subject: Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!
> Date: Mon, 12 Aug 1996 19:10:35 +0200
> Lines: 22

> NNTP-Posting-Host: 194.152.163.249
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> X-Mailer: Mozilla 3.0b6 (X11; I; Linux 2.0.0 i486)

> Hi,

> Our network looks like this:

> Win95   <->   Linux   <->   Internet

> Connecting/PINGing from the Linux computer to the Internet works great,
> connecting/PINGing from the Win95 computer to the Linux computer works
> great as well, but connecting/PINGing from the Win95 computer to the
> Internet does NOT work. Everything seems to be set up correctly - the
> two computers are using the TC/IP protocol to exchange data.

> Please help... there is no answer to this question in the Ethernet faq!

> Thanks a lot!

> A.M. Arzt

Maybe you have to set a static route? I am not an expert in routing,
because I do not need routing now!
But you have to tell the W..-Boxes what machine (router)
they have to conntact to branch to the internet-network-adresses.
(see man pages of the following commands: netstat, route, traceroute)
Bye, Uwe
 
 
 

Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!

Post by James Youngm » Thu, 15 Aug 1996 04:00:00



Quote:

>  Well, first things first.  Is IP Forwarding compiled into the kernel and
>configured properly?  Also, unless you have an assigned IP address for your
>win95 machine *that your ISP know about and will route to* you'll need to
>set up IP Masquarading as well.

If your kernel is configured for IP_FIREWALL and/or IP_MASQUERADE you will need
to set the fw rules up with ipfwadm before forwarding will take place.

--
James Youngman                               VG Gas Analysis Systems
The trouble with the rat-race is, even if you win, you're still a rat.

 
 
 

Win95 <-> Linux ok | Linux <-> Internet ok | Win95 <-> Linux <-> Internet NOT ok!

Post by Dave Nutta » Wed, 21 Aug 1996 04:00:00



Quote:

>Our network looks like this:
>Win95   <->   Linux   <->   Internet
>Connecting/PINGing from the Linux computer to the Internet works great,
>connecting/PINGing from the Win95 computer to the Linux computer works
>great as well, but connecting/PINGing from the Win95 computer to the
>Internet does NOT work. Everything seems to be set up correctly - the
>two computers are using the TC/IP protocol to exchange data.

Several posts have pointed out the need for IP Masquerading, etc.

However, even when you get that working, understand that SOME things
will NOT work from the Win95 to the Internet.  Among them, PING and TALK.

See the IP Masquerading FAQ at
http://www.hwy401.com/achau/ipmasq/ip_masquerade.txt

Dave Nuttall

San Antonio, TX

 
 
 

1. <><><> MOUNTING EXTENDED PARTITION <><><>

I have a 10 GB UDMA IDE drive formatted with Windows.  The first partition
is FAT32, and the second is NTFS.  I can successfully mount the first, but
not the second.  Any ideas?

Suse 7.2 on i86
the drive is mounted on /dev/hdc, and I CAN see hda1, but not hda2

2. switch on / off a serial port

3. Wanted: <><><> Unix Specialist <><><>

4. [Fwd: Welcome]

5. LILO help <><><><><><>

6. is my modem really a winmodem??? or Re: modem problems still

7. Samba problem: WinXP <-> ADSL <-> Internet <-> Cable <-> Linux

8. Multitech 56k

9. *{<><>}*Linux*Screen*Difficulties*{<><>}*

10. (<><>)*Linux*Screen*Difficulties*(<><>)

11. {<><>}*Linux*Screen*Difficulties*{<><>}

12. A <= ping => B => OK A <= TCP => B => FAILS

13. <Alt>+<key> = <Esc><key> ?