Linux-Networking Digest #211, Volume #11 Thu, 20 May 99 06:13:44 EDT
Contents:
Re: Two 3c509 Cards in one computer (Vlad Petersen)
Re: Missing /etc/rc.d/rc.modules file? (Villy Kruse)
Modem i/o conflict problem ([EMAIL PROTECTED])
Re: PCI Modem - lost cause? ("Roberto Leibman")
Re: IP policy routing and NAT (Nobody Noone at nowhere)
Modem i/o conflict problem ([EMAIL PROTECTED])
nfs client failover (daniel azzarri)
RH 6.0 Configuration
RedHat Confi. ("Yitong Phou")
128bit lynx? (thatguy)
Modemcard under Linux/KDE ("Florian Thiel")
Re: linux ADSL setup - name resolution problem ("Brandon")
NTServer<->RH6.0 (Samuel Aw)
only root can print to network printer (Michael Moyle)
Strange NFS problem (Fung Wai Keung)
security of 24 hour pc (Dutchman)
Re: How to make my Linux box a terminal to talk on serial port ttySx... (vagrant)
Re: How to configure Linux as a Proxy server (marco tephlant)
Re: How to configure Linux as a Proxy server ([EMAIL PROTECTED])
Re: RedHat Confi. (Samuel Aw)
Re: Win95->Linux PPP can't see past subnet (Spirit)
Re: Weird Samba/NFS file caching problem (Spirit)
----------------------------------------------------------------------------
From: Vlad Petersen <[EMAIL PROTECTED]>
Subject: Re: Two 3c509 Cards in one computer
Date: Wed, 19 May 1999 23:24:43 -0700
Jonathon wrote:
........
> Curt" <[EMAIL PROTECTED]> wrote:
>
> >I assume you don't want eth1 at irq 3, since that is reserved for 2nd
> >serial port (COM2).
He can still use it as long as no device on COM2 is used simultaneously
with the card. IRQs are shareable, for example, when I misconfigured a
modem once and put it on the same IRQ as my mouse, mouse worked no
problem until I tried to use the modem then it worked but the mouse
cursor locked. :) (not saying it is a good idea to share IRQs but just
making a feasibility observation)
> IRQ 3 is where the 3Com utility said that there was
> an available IRQ SLOT
......
> Any more suggestions/ideas?
Yes. Go to your BIOS. There are a variety of BIOSes, the most common
ones are AMI and AWARD. Depending on your motherboard, it may be
possible to disable BIOS PnP altogether and configure the slots
manually. Both may provide you with the option similar to "configure
PnP" or "configure peripherals". Get in and, if you see the "Use Win95
OS" option change it to "Use manual setup" or similar. Then there may be
a list of IRQs, make sure that you reserve two (e.g. 10 and 11, or 11
and 12 are most common choices, although 5 or 7 can be used as well but
your parallel port may be using them) for "legacy ISA" or similar.
(sorry for not being specific because there are so many different
wordings and menu sequences they use for the same things in different
versions/releases but you'll figure it out). If you run out of IRQs see
if there are any peripheral ports enabled that you don't use. E.g. don't
use parallel port? Go to "chipset options" or similar and disable it. Or
you probably have USB taking an IRQ? Disable it too. Nothing on Com2?
Another resource that can be made available. Then your cards can be
located more flexibly.
> Wonodering if compiling a kernel with the drivers
> installed would be faster and easier.
No. If you compile 3com static you won't be able to use
/etc/conf.modules file and will have to reboot for every attempt to
change settings.
.....
--
Vlad Petersen | <vladimip at uniserve dot com>
Vancouver, BC | *Good pings come in small packets*
SIGSIG -- signature too long (core dumped)
------------------------------
From: [EMAIL PROTECTED] (Villy Kruse)
Subject: Re: Missing /etc/rc.d/rc.modules file?
Date: 20 May 1999 09:22:22 +0200
In article <7hvhnk$rdc$[EMAIL PROTECTED]>,
Todd Graham <[EMAIL PROTECTED]> wrote:
>I'm trying to configure an Intel EtherExpress PRO/10+ on RH 5.1 and I
>was hoping to use the /etc/rc.d/rc.modules file to uncomment the driver
>to begin the process but the file does not exits? Any suggestions on
>how to obtain/create this file?
>
Redhat doesn't use this file to load modules. The moudles are loaded on
demand when and if needed geverned by the /etc/conf.modules.
Example:
::::::::::::::
/etc/conf.modules
::::::::::::::
alias eth1 eepro100
alias eth0 eepro
options eepro io=0x200 net_debug=2
alias scsi_hostadapter aic7xxx
--
Villy
------------------------------
From: [EMAIL PROTECTED]
Subject: Modem i/o conflict problem
Date: Wed, 19 May 1999 15:56:19 GMT
HI,
I am facing a probelm while installing(isaconf) a modem(Digicom 56K
D-F-V-SP DI3658) on RH6.0 the following is the error message :
=================
/etc/isapnp.conf:118 -- Fatal - resource conflict allocating 8 bytes of
IO at 0x3E8 (see /etc/isapnp.conf)
/etc/isapnp.conf:118 -- Fatal - IO range check attempted
while device activated
/etc/isapnp.conf:118 -- Fatal - Error occurred executing request'
<IORESCHECK> ' --- further action aborted
====================
Any Help ?
thanx in advance
krishna
--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---
------------------------------
From: "Roberto Leibman" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: PCI Modem - lost cause?
Date: Wed, 19 May 1999 09:50:51 -0700
<[EMAIL PROTECTED]> wrote in message
news:7hulmp$1f6$[EMAIL PROTECTED]...
> In article <7hgvds$n38$[EMAIL PROTECTED]>,
> Roberto Leibman <[EMAIL PROTECTED]> wrote:
> >So, all this talk about winmodems, sounds like a challenge to an
experienced
> >linux driver programmer out there! Isn't it just a matter of figuring out
> >what the modem is expecting the OS to do?
>
> They're all different. However, if somebody could come up with a USR
driver
> it would take care of a big chunk of them. The party that needs to
deliver
> this driver, or at least the design specifications, is 3COM. Write them a
> letter. Everybody. A nice letter.
>
> On the other hand, "what the modem is expecting the OS to do" also raises
a
> philosophical disagreement. It's not the OS's responsibility to be part
> of a peripheral. For this reason, probably nobody who *can* would be
working
> on it.
I have to disagree with this, as the constraint in computing power moves
around, from i/o bound to processor bound to memory bound to disk bound to
bandwith bound, the "right" partitioning philosophy changes as well. I think
we are at a time where we most people have a lot of extra capacity in their
CPU's (most of the time anyway), it makes engineering sense to download some
of the processing chore to the less stressed CPU, particularly if this can
bring the price of the peripherals down. System partitioning does not have
hard rules such as "It's not the OS's responsibility", granted modularity
should be sought after, but other things do enter the equation. Also,
remember that 3COM (and others) are in business to make money, not to cater
to "fringe" markets, I don't blame them for producing the WinModem, It's a
GREAT idea on their part, I do blame computer makers for not clearly stating
that its what in the box when you buy it clearly stating that you *want* to
install Linux on it! We might be unhappy about it, but think of how many
people have gotten access to the net with the savings that WinModem's
produce!
> Besides, who cares about hardware that can only work on intel boxen?
> --
> James
> http://ssdd.conservatory.com
------------------------------
From: [EMAIL PROTECTED] (Nobody Noone at nowhere)
Subject: Re: IP policy routing and NAT
Date: Wed, 19 May 1999 16:35:30 GMT
Thanks for your help. But I think that masquerading is a bit different
from NAT.
I know I should RTFM but do you know if ipmasq does also do some
static NAT ?
On Wed, 19 May 1999 13:32:07 GMT, [EMAIL PROTECTED] (Francois
Magnan) wrote:
>On 05/19/99, Nobody Noone at nowhere wrote:
>>I've downloaded the official NAT support for linux. But I'm not able
>>to do this simple thing : statically translate one internal IP with
>an
>>external one (and answering to arp request to).
>>
>>Does anyone know which command I should give to map, for example, the
>>IP 192.168.1.10 (internal) to 194.133.0.10 (external) ?
>>I've tryed these :
>>
>>ip route add nat 194.133.0.10 via 192.168.1.10 table local
>>ip rule add from 192.168.1.10 nat 194.133.0.10 table main
>>
>
>Hi,
>
>I don't know what you mean by the official NAT support but here is a
>hint on the steps you need to do:
>
>1) Get a recent kernel +2.2.5 (or install RH6.0)
> IP Masquerading (NAT) is built-into them.
>
>2) Read:
>http://www.ecst.csuchico.edu/~dranch/LINUX/ipmasq/ipmasq-HOWTO-1.71.ht
>ml
> You will find everything there...
>
>
>3) Get ipmasqadm from:
> http://juanjox.linuxhq.com/
>
>Hope this helps a bit.
>Francois Magnan
------------------------------
From: [EMAIL PROTECTED]
Subject: Modem i/o conflict problem
Date: Wed, 19 May 1999 16:00:40 GMT
HI,
I am facing a probelm while installing(isaconf) a modem(Digicom 56K
D-F-V-SP DI3658) on RH6.0 the following is the error message :
=================
/etc/isapnp.conf:118 -- Fatal - resource conflict allocating 8 bytes of
IO at 0x3E8 (see /etc/isapnp.conf)
/etc/isapnp.conf:118 -- Fatal - IO range check attempted
while device activated
/etc/isapnp.conf:118 -- Fatal - Error occurred executing request'
<IORESCHECK> ' --- further action aborted
====================
The PNPDUMP returns 4 possible IO address which are same as that of
ttyS0-ttyS3. I tried all of them, but the result is the same.
Any Help ?
thanx in advance
krishna
--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---
------------------------------
From: daniel azzarri <[EMAIL PROTECTED]>
Subject: nfs client failover
Date: Wed, 19 May 1999 16:14:33 +0200
Reply-To: [EMAIL PROTECTED]
hi
i have looked into the nfs client failover "thing" in solars, but i
havent found anything similar in the nfs-howto for linux.
is there a way to make this happen? i want my linux-box to mount
/storage from machine b instead of a, if a fails.
//dan
------------------------------
From: <@jps.net>
Subject: RH 6.0 Configuration
Date: Wed, 19 May 1999 06:50:01 -0700
I have tried to config RH 6.0 my machines many times but it alwasy something
that causes the package not to work right. For example, sound card, network
card, and internet interface with PPP. MS windows is more friendly which I
don't have any problems but it is not stable. I have gone thru to read
documentations several times but no lucks. I have re-installed it several
times but it is not working.
Here are my problems:
PPP is working but the netscape is not seeing the PPP.
Used KPPP, the modem is connected to my ISP, but the netscape cannot see it
either.
I have config my soundcard awe64 the same way the ms-windows (IO, IRQ, DMA
ETC...) and it is fails.
Is there any one can help me to overcome these problems ( I have dealed to
these for 2 years now to make Linux to work on my machine).
--
Yitong Phou
------------------------------
Reply-To: "Yitong Phou" <[EMAIL PROTECTED]>
From: "Yitong Phou" <[EMAIL PROTECTED]>
Subject: RedHat Confi.
Date: Wed, 19 May 1999 06:53:46 -0700
I have tried to config RH 6.0 my machines many times but it alwasy something
that causes the package not to work right. For example, sound card, network
card, and internet interface with PPP. MS windows is more friendly which I
don't have any problems but it is not stable. I have gone thru to read
documentations several times but no lucks. I have re-installed it several
times but it is not working.
Here are my problems:
PPP is working but the netscape is not seeing the PPP.
Used KPPP, the modem is connected to my ISP, but the netscape cannot see it
either.
I have config my soundcard awe64 the same way the ms-windows (IO, IRQ, DMA
ETC...) and it is fails.
Is there any one can help me to overcome these problems ( I have dealed to
these for 2 years now to make Linux to work on my machine).
--
Yitong Phou
------------------------------
From: thatguy <[EMAIL PROTECTED]>
Subject: 128bit lynx?
Date: Wed, 19 May 1999 15:39:55 GMT
Hi,
I was wondering if there was a 128bit version of lynx around. Can't seem
to find any info on this. Any pointers or links would be great thanks.
------------------------------
From: "Florian Thiel" <[EMAIL PROTECTED]>
Crossposted-To:
alt.uu.comp.os.linux.questions,comp.os.linux.hardware,comp.os.linux.setup
Subject: Modemcard under Linux/KDE
Date: Thu, 20 May 1999 10:31:28 +0200
Hi !
I'm new at linux. Its very good, but I've problem with my modem card. It's
an ISA-Card under Win98 at COM2:. Only Linux want detect it.
I'm very glad about tips
Thanx
Florian
------------------------------
From: "Brandon" <"[EMAIL PROTECTED]">
Crossposted-To: onenet.linux
Subject: Re: linux ADSL setup - name resolution problem
Date: Wed, 19 May 1999 13:08:42 -0400
I had no problem at all in seting up RH6, it took all of about 3
minutes...if you're not using DHCP, you should try disabling it in the
router by telneting to 10.0.0.1 and using #set dhcp server disabled, then
#write.
------------------------------
From: Samuel Aw <[EMAIL PROTECTED]>
Subject: NTServer<->RH6.0
Date: Thu, 20 May 1999 17:08:02 +0800
==============E2BBDAFF06782B7CDA9FF352
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I've been banging my head on the wall since I've got RH5.2
I've got a RH6.0 workstation and I need it to talk with the
NT server 4.0 within the office but I can't seem to do it !!!!
I have all the addresses etc etc
It's extremely frustrating, so my question is :
a) Where can I find a well documented, step-by-step guide
for networking with NT servers ?
b) Are there any good books for newbies like me ?
mail : [EMAIL PROTECTED] or here. thanks.
==============E2BBDAFF06782B7CDA9FF352
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
I've been banging my head on the wall since I've got RH5.2
<p>I've got a RH6.0 workstation and I need it to talk with the
<br>NT server 4.0 within the office but I can't seem to do it !!!!
<br>I have all the addresses etc etc
<br>It's extremely frustrating, so my question is :
<p>a) Where can I find a well documented, <u>step-by-step guide</u>
<br> for networking with NT servers ?
<br>b) Are there any good books for newbies like me ?
<p>mail : [EMAIL PROTECTED] or here. thanks.</html>
==============E2BBDAFF06782B7CDA9FF352==
------------------------------
From: Michael Moyle <[EMAIL PROTECTED]>
Subject: only root can print to network printer
Date: Thu, 20 May 1999 01:38:38 -0700
I have two Debian 2.1 setups running lpr and apsfilter. I can print
fine to the print server from the client station if I am logged into the
client as root.
>From the print server I can print as root and as a normal user. The
problem is with network printing only.
Does anyone have any idea how to fix this?
please cc but remove SPAMBOUNCE from the email addy.
Thanks!
------------------------------
From: [EMAIL PROTECTED] (Fung Wai Keung)
Subject: Strange NFS problem
Date: 14 May 1999 08:54:01 GMT
Hi all,
I have 3 PCs running RedHat linux. 2 of them are installed in a
mobile robot and they communicate with the outside world via a pair of
wireless bridges which is connected to our department network. Oneof
the "mobile" PC is running RedHat 5.0 and the other is running version
4.2. The other one (running RedHat Linux 4.2) is stationary and serves
remote filesystems to the 2 "mobile" PCs. This setup works fine in the
past.
Recently, my office is required to move in a new building. I
setup the PCs with the same setting as in my old office. Strange thing
happens. One of the "mobile" PC has frequent "NFS not responding"
problem. the following lists parts of my syslog.
May 14 11:08:41 maemb1 kernel: NFS server maemb3 not responding, still
trying.
May 14 11:08:41 maemb1 kernel: NFS server maemb3 OK.
May 14 11:08:51 maemb1 kernel: NFS server maemb3 not responding, still
trying.
May 14 11:08:51 maemb1 kernel: NFS server maemb3 OK.
May 14 11:11:53 maemb1 kernel: NFS server maemb3 not responding, still
trying.
May 14 11:11:53 maemb1 kernel: NFS server maemb3 OK.
May 14 11:14:11 maemb1 kernel: NFS server maemb3 not responding, still
trying.
May 14 11:14:11 maemb1 kernel: NFS server maemb3 OK.
May 14 11:16:38 maemb1 kernel: NFS server maemb3 not responding, still
trying.
May 14 11:16:38 maemb1 kernel: NFS server maemb3 OK.
May 14 11:16:55 maemb1 kernel: NFS server maemb3 not responding, still
trying.
.......
May 14 12:10:58 maemb1 kernel: NFS server maemb3 not responding, still
trying.
May 14 12:10:58 maemb1 kernel: NFS server maemb3 OK.
May 14 12:11:17 maemb1 kernel: NFS server maemb3 not responding, still
trying.
May 14 12:11:17 maemb1 kernel: NFS server maemb3 OK.
..........
It seems that the PCs lose NFS linkage for a very time and recover nearly
immediately. It's strange that only 1 "mobile" PC has this problem,
although they share the same wireless bridge for communication. What's
wrong with my PCs? How to solve it?
Thanks in advance.
--
Regards,
Wai Keung, Fung
Department of Mechanical and Automation Engineering,
The Chinese University of Hong Kong,
Shatin, N.T.,
Hong Kong.
Tel: (852)26098056 Fax: (852)26036002
------------------------------
From: Dutchman <[EMAIL PROTECTED]>
Subject: security of 24 hour pc
Date: Thu, 20 May 1999 10:40:40 +0200
Reply-To: [EMAIL PROTECTED]
I have a cable modem with a linux box attached to it with two ethernet
nics. (on one the modem, on the other one my 'main' workstation
running Microsoft Willitwork?98) I've set it up to run 24 hours a day,
as a gateway/router and a web server. (or: I'm currently running
Squid 2.2 stable1, Wu-FTP 2.4.2-V17, Apache etc on Red Hat 6.0
kernel 2.2.5-15) For security i've set up ip-chains (with some help
of a friend) to run as an ip-masquerading firewall.
Since I'm only starting to learn about linux, i've had some trouble
finetuning the firewall/security settings. The port settings and other
basic
stuff are running fine, but I don't now how to protect the box against
things like the ping-of-death or ip spoofing. I've tried implementing
some rules out of the ip-chains-howto, but I'm not sure about the succes
of it. I was hoping any of you comp.os.linux.networking users would
have some more experience setting up a good firewall with Red Hat
and can give me some pointers or correct settings witch may help me.
(like: how do I set up IP-spoof-protection using Source Address
Verification?)
Thank you for your time,
Egbert de Graaf ('Dutchman')
[EMAIL PROTECTED]
ps: pardon my English, I'm Dutch ;-)
------------------------------
From: vagrant <[EMAIL PROTECTED]>
Subject: Re: How to make my Linux box a terminal to talk on serial port ttySx...
Date: Thu, 20 May 1999 03:45:31 -0500
Brian wrote:
> Hi:
>
> Very simple.
>
> I want to talk to my pm-11 with my Linux box on ttySx
> (unused serial port).
>
> How do I do it - should be real simple.
>
> Best regards,
>
> Brian
hook up a serial cable and use something like minicom on the linux
machine. (might need a null modem cable)
------------------------------
From: [EMAIL PROTECTED] (marco tephlant)
Crossposted-To: comp.os.linux,comp.os.linux.setup
Subject: Re: How to configure Linux as a Proxy server
Date: Wed, 19 May 1999 18:20:04 +0100
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
> Witman Peng wrote:
>
> > Hi, All
> >
> > I have a Linux box and several Windows machine. I want to all PC can access
> > Internet via the Linux box. The Linux box connect to the IPS via a POTS
> > modem. Which software should I use? Thanks in advance.
Well, if you just want to proxy web pages then squid or wwwoffle will do
the job. Squid comes with SuSE 6.0 and its simply a matter of pointing
the client PC's browser to use linux box as a proxy. Unless you have a
particular reason for wanting a web proxy (filtering dubious content?)
you might as well go for IP masqing for added flexibility.
--
Marco
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux,comp.os.linux.setup
Subject: Re: How to configure Linux as a Proxy server
Date: Wed, 19 May 1999 16:30:25 GMT
What you want to do is something called IP MASQUERADING. Technically
speaking, it's not 'proxy', but it does pretty much the same thing. What
happens is that your local computers all treat the Linux box as the
gateway to the Internet, and the Linux box re-writes the headers from
your local computers to reflect it's own, publically viewable IP
address.
The end result is that all your local computers can then surf the 'net,
do e-mail, etc. with very little hassle, and you only need one account
to do this. (In fact, I am now sitting on a W95 box in my living room,
connected via RH Linux 5.2 box in my computer room over a local
network)
The address translation is done in real-time very efficiently in the
background. (I get a BETTER transfer rate through a 33.6 modem
translated on a Linux box than I do with the same exact modem on the
local machine with Microsoft Dial Up Networking! - the difference is
about %15)
To find out how to do this:
http://www.magma.ca/~bklimas/FAQ.htm
Look near the bottom. It's really very easy. Execute a couple of
commands (ipfwadm) and if you want to have it done automatically, put
those commands at the end of /etc/rc.d/rc.local.
Hope this helps...
-Benjamin Smith
In article <[EMAIL PROTECTED]>,
Derek Shaw <[EMAIL PROTECTED]> wrote:
> get The Linux Network by Butzen & Hilton. Published by M&T books
> (ISBN1-55828-589-X). Available at http://www.amazon.com
>
> Witman Peng wrote:
>
> > Hi, All
> >
> > I have a Linux box and several Windows machine. I want to all PC can
access
> > Internet via the Linux box. The Linux box connect to the IPS via a
POTS
> > modem. Which software should I use? Thanks in advance.
> >
> > BR,
> > Witman Peng
>
> --
> Derek Shaw
> Business Information Systems
> Victoria, BC.
> voice: 250-885-2021 fax: 250-386-4060
>
>
--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---
------------------------------
From: Samuel Aw <[EMAIL PROTECTED]>
Subject: Re: RedHat Confi.
Date: Thu, 20 May 1999 17:03:02 +0800
To add to Jim's questions, have you add your ISP primary dns using
netcfg command ?
> I have tried to config RH 6.0 my machines many times but it alwasy something
> that causes the package not to work right. For example, sound card, network
> card, and internet interface with PPP. MS windows is more friendly which I
> don't have any problems but it is not stable. I have gone thru to read
> documentations several times but no lucks. I have re-installed it several
> times but it is not working.
>
> Here are my problems:
> PPP is working but the netscape is not seeing the PPP.
> Used KPPP, the modem is connected to my ISP, but the netscape cannot see it
> either.
> I have config my soundcard awe64 the same way the ms-windows (IO, IRQ, DMA
> ETC...) and it is fails.
>
> Is there any one can help me to overcome these problems ( I have dealed to
> these for 2 years now to make Linux to work on my machine).
>
> --
> Yitong Phou
------------------------------
From: xxx@50+.com.invalid.obviously.look.at.the.plus (Spirit)
Crossposted-To: comp.protocols.ppp
Subject: Re: Win95->Linux PPP can't see past subnet
Date: Wed, 19 May 1999 19:06:28 +0200
In article <7hsc60$k0f$[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
> I'm setting up a Linux box as an experimental PPP server here at school.
> It's running mgetty on Debian 2.1 (slink). I have mgetty set up properly
> -- I've dialed in, logged in, everything's fine on the hardware side.
> Now I'm trying to get PPP working, and that's where the "fun" starts.
> I've got mgetty set up with an AutoPPP line in /etc/mgetty/login.options
> so that pppd starts up automatically. So I go over to the Windows 95 box
> I'm using to dial up, create a new connection in Dial-Up Networking,
> enter the phone number, and use the default settings for IP
> (server-assigned DNS and IP numbers) in the new DUN connection's
> properties box. Dial it up, enter a username and password, get through,
> everything looks good. Except for one "little detail"...
>
> The Windows box (I'll call it "winbox") can't see past the class C
> subnet it's on. The Debian box (I'll call it "thorn") has IP a.b.65.12
> and is assigning IP's a.b.65.101 and a.b.65.102 to incoming calls on
> each of its two modems. (I'll hook up more modems once I can get this
> whole thing working). Now thorn is on a 20-bit subnet: its netmask is
> 255.255.240.0. At IP a.b.64.1 is a router that connects this subnet to
> the rest of the school's network (and thus to the Internet). a.b.64.2
> and a.b.64.3 are the primary and secondary DNS servers for this subnet.
> thorn can see the a.b.64.0/20 subnet just fine and can also see the rest
> of the network and the Internet, but winbox can't see anything outside
> the a.b.65.0/24 subnet -- can't even see a.b.64.1, so it can't see the
> Internet either. winbox can't see the DNS servers either, so I've been
> pinging things by IP. Machines on the a.b.65.0/24 subnet can ping
> winbox, and winbox can ping them right back. But anything outside the
> a.b.65.0/24 subnet can't see winbox, and winbox can't see them. They can
> see thorn just fine, though, and thorn can ping them just fine.
>
> Running winipcfg on winbox I get:
>
> PPP Adapter
> Adapter Address: 44-45-53-54-00-00
> IP Address: a.b.65.102
> Subnet Mask: 255.255.255.0 <-- should be 255.255.255.255, see below
> Default gateway: a.b.65.102 <-- shouldn't this be a.b.65.12?
>
> route -n on thorn gives:
>
> Destination Gateway Genmask Flags Metric Use Iface
> a.b.65.102 0.0.0.0 255.255.255.255 UH 0 0 ppp0
> a.b.64.0 0.0.0.0 255.255.240.0 U 0 26 eth0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 lo
> 0.0.0.0 a.b.64.1 0.0.0.0 UG 1 5 eth0
>
> In /etc/ppp/options I have a "netmask 255.255.255.255" line, and that
> shows up just fine on thorn's routing table. But what winbox tells me in
> winipcfg doesn't seem right. A netmask of 255.255.255.0 and an incorrect
> gateway *would* kind of explain why winbox can see everything with an IP
> of a.b.65.(whatever) but can't see anything else... Should I change the
> netmask in thorn's /etc/ppp/options to be 255.255.240.0? Or would that
> have no effect?
>
> I'd appreciate help from anyone who has any ideas about what could be
> causing this. I've been working on it for several days now and am no
> closer to understanding the cause of this problem.
>
> Thanks.
>
> --
> Robin Munn (Legal name: Robert A. Munn)
> [EMAIL PROTECTED]
>
>
> --== Sent via Deja.com http://www.deja.com/ ==--
> ---Share what you know. Learn what you don't.---
If all else fails, you should try reinstalling Win95 from scratch. I
tried to set up a simple ISDN-dialup on a Win95 computer and went nuts
about it not working until I found out that this installation of Windows
could not be forced to use any DNS server - no way. Reinstalling was the
only solution. You really oughta upgrade to Win98, too. It helps alot.
BTW: I dont think you have to set /proc/sys/net/ipv4/ip_forward to 1 on
2.0.* kernels (You didnt have to on my 2.0.34 Debian 2.0 dist anyways)
--
All sheep are created equal.
Greetings to Dolly.
And all the other ones out there.
------------------------------
From: xxx@50+.com.invalid.obviously.look.at.the.plus (Spirit)
Subject: Re: Weird Samba/NFS file caching problem
Date: Wed, 19 May 1999 19:06:26 +0200
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> [EMAIL PROTECTED] wrote:
> .....
> > My problem is that files edited on the server from the laptop do not
> > update properly when accessed from the Windows machine. When I type
> > "make", make determines that the file has changed, and so invokes the
> > compiler properly to recompile the file. Unfortunately, the file
> > contents appears not to have updated, because I get the same compile
> > errors. The best way I've found to get around this is to use the DOS
> > "type" command to type the file to the screen. Only then does the
> > file completely update and compile properly (or at least with
> > different errors).
> ......
> > The problem goes away if I log in to the server and edit it there.
> > (But this solution is undesirable.) This led me to believe that the
> > problem was with NFS. However, remounting with the "noac" option (no
> > attribute caching) has no effect. Nor does explicity sync'ing the
> > file systems on either the NFS client or server ("sync" from shell).
> >
> > Any suggestions? I'm at my wit's end.
>
> It sounds like it's a Windows-related problem. Could it be the file does
> not get updated immediately after you "save" in a Windows editor and is
> instead kept as a cached copy in local buffers, and because Windows
> file/drive caching is always enabled but that's not the case in DOS
> (unless you run some kind of smartdrive.exe thingie) the file gets
> synced instantly when you use that DOS "type" command. There is some
> setting you can add to Win95 system.ini file to limit or disable file
> caching but I don't remember what it was.
It's in section vcache. minfilecache=x, maxfilecache=x. At least on
Win98.
However you should also be able to disable write-behind-caching through
Control Panel-System-(right most card)-problem solving (translated from
german, sorry).
I certrainly don't hope that Win caches remote drives. Smartdrv always
refused that, and I thought that was pretty smart of him ;).
> No matter whether what I am
> proposing here leads you to a solution or not, could you please post
> here what caused it when you find out?
--
All sheep are created equal.
Greetings to Dolly.
And all the other ones out there.
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.networking) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Networking Digest
******************************