Linux-Networking Digest #28, Volume #12 Tue, 27 Jul 99 20:13:40 EDT
Contents:
Re: PPP Setup (Clifford Kite)
Errors and discarded packets on a correctly working rtl8139 (Gianni Rondinini)
remove anonymous FTP (George Genovezos)
Re: Firewall and Proxy ("Kerry J. Cox")
port redirection with ipfw? (Sniggerfardimungus)
help! Network is unreachable ([EMAIL PROTECTED])
Re: DHCP & Mediaone Cablemodem take 2 ("Charles Ghent")
Re: DLink DFE-540TX NIC card and Linux (correction) (Abdullah Ramazanoglu)
Re: DLink DFE-540TX NIC card and Linux (correction) (Abdullah Ramazanoglu)
Re: VPN, IP TUNNEL, SSH Question. (Mike MacDonald)
Re: IP Masq with one NIC ("cuan")
Re: Connecting linux-win95 (Vidar Andresen)
Re: eth0 and 3Com 3c507 NIC card (Vidar Andresen)
FTP deamon and NAT (Attik System)
Re: Is 3Com's 3c905B NIC compatible with Linux? (Christian Reuss)
IP Masquerading and ip_masq_ftp patches (Colin Guthrie)
ISC dhcpd and NT clients: force renew? (Frederic Faure)
Re: Help! Forwarding FTP connections to hosts behind firewall doesn't work.
(Guillaum Dallaire)
----------------------------------------------------------------------------
From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: PPP Setup
Date: 27 Jul 1999 13:14:24 -0500
Dennis Kinder ([EMAIL PROTECTED]) wrote:
: I'm going through the document by W.G. Unruh on "How to hook up PPP in
: Linux" along with the Linux PPP HowTo. I
Good start.
[edited]
: Jul 26 00:20:10 localhost pppd[1073]: Receive serial link is not 8-bit
: clean:
: Jul 26 00:20:10 localhost pppd[1073]: Problem: all had bit 7 set to 0
You chat script has very likely failed to give the ISP what it needs to
start PPP at it's end and the ISP is at a text prompt or menu.
Use the -v chat option and look at the chat logfile messages for clues.
Post the chat script and log messages if the messages don't suggest
anything to you.
--
Clifford Kite <kite@inet%port.com> Not a guru. (tm)
/* For every credibility gap, there is a gullibility fill.
-- R. Clopton */
------------------------------
From: [EMAIL PROTECTED] (Gianni Rondinini)
Subject: Errors and discarded packets on a correctly working rtl8139
Date: Tue, 27 Jul 1999 18:34:48 GMT
Hi all. I've just upgraded my RH5.0 linux box to the 2.2.10 kernel and
a brand new ATI AT2500TX 10/100Mbps network card. This card uses the
rtl8139 chipset so I recompiled a minimal kernel --that pc is gonna be
used only as a smb file server-- including support for 8139 and tcp/ip
networking. After successful recompiling of the new kernel and its
modules, I rebooted and got a problem that is ifconfig outputs what
follows:
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:138 errors:0 dropped:0 overruns:0
TX packets:0 errors:11316 dropped:138 overruns:0
eth0 Link encap:Ethernet HWaddr 00:A0:D2:1C:2A:29
inet addr:192.168.35.100 Bcast:192.168.35.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:52 errors:0 dropped:0 overruns:0
TX packets:0 errors:7689 dropped:74 overruns:0
Interrupt:11 Base address:0x6100
What seems strange is the fact that the ethernet card is working,
'cause I've attached these lines after having ftp-ed the output of
ifconfig to the Windoze Neanderthal Technology I'm using to post...
Just to give you some more details, I've re-done ifconfig after
ftp-ing this output and got what follows:
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:138 errors:0 dropped:0 overruns:0
TX packets:0 errors:11316 dropped:138 overruns:0
eth0 Link encap:Ethernet HWaddr 00:A0:D2:1C:2A:29
inet addr:192.168.35.100 Bcast:192.168.35.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:78 errors:0 dropped:0 overruns:0
TX packets:0 errors:10145 dropped:103 overruns:0
Interrupt:11 Base address:0x6100
Do you have any ideas on what could be my problem?
I suppose it should be a kernel problem, because substituting the Red
Hat 5.0 distribution with a Debian 2.0r3 --that uses a 2.0.34 kernel
with rtl8139 driver added-- makes these errors disappear. I'd like to
know where the problem could be because in another couple of servers
I'm going to install I'd prefer to work with RedHat.
Thanx in advance.
Respectfully,
==============================================================
Gianni "BugBarbeq" Rondinini + Kawasaki ZZ-R 1100 "Gisella"
http://ihhc.news-it.org IRC: #carhifi.it #bug - ICQ 36893168
--- Vero birro romagnolo: diffidate dalle imitazioni! --------
------------------------------
Date: Tue, 27 Jul 1999 14:32:42 -0400
From: George Genovezos <[EMAIL PROTECTED]>
Subject: remove anonymous FTP
How can I remove anonymous ftp and setup a account ftp.
Each user should have access to only certain directorys.
Thanks
George
------------------------------
From: "Kerry J. Cox" <[EMAIL PROTECTED]>
Subject: Re: Firewall and Proxy
Date: Tue, 27 Jul 1999 16:35:52 -0600
Don't know if you've gotten any feedback on this, but I recently did the
same thing with my home machine. I have four Windows machines and one
Linux box. I've set it up so that I simply need to connect with it and
then all the Windows machines can get on the Net. I have detailed
instructions on my home page.
http://quasi.vii.com/linux/
Click on the Tips section and then look under "Networking Windows and Linux
at Home" I hope that helps. Let me know if you have need of any further
assistance.
KJ
--
.-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-.
| Kerry J. Cox Vyzynz International Inc. |
| [EMAIL PROTECTED] Systems Administrator |
| (801) 596-7795 http://www.vii.com |
| ICQ# 37681165 http://quasi.vii.com/linux/ |
`-------------------------------------------------------'
[EMAIL PROTECTED] wrote:
> I've been hearing some great things about Linux, and Im eager to learn.
> I need some guidance regarding setting up a firewall/proxy on a Linux
> box for my home network.
>
> Network specs:
>
> 1 - Novell 4.11 Server (file and print services, security)
> 1 - NT 4 Server (applications)
> 1 - Win98 wrkstn
> 1 - Win95 wrkstn
>
> 10/100 TP-Cat5 Hub
>
> I currently am running my NT box as my proxy/gateway using a 3rd party
> app call Wingate. Wingate uses D.U.N. (dialondemand) to establish my
> net connection.
>
> I've recently aquired a PentiumPro 180 and would like to set it up as
> proxy/firewall. Ill be using 2 3com 3C905T4 Nic's.
>
> I've searched the web and have yet to find any info regarding setting
> this up in easy to understand instructions. Red Hat Linux 6.0 hasn't
> been installed yet on this machine so it will be a fresh install. What
> components need to be installed beside the standard. Does Linux support
> DUN? The IP addresses are abigeous except for the Gateway and DNS for
> my DUN. My main concern is security(firewall) but IP sharing is equally
> important. Anyone else have a similar setup. Is all this possible?
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
------------------------------
From: sl3nf.cc@usu@edu (Sniggerfardimungus)
Subject: port redirection with ipfw?
Date: 27 Jul 99 16:29:39 MDT
Can ipfwadm redirect tcp connections coming in on one port to a different port
(in my case, 23) on another machine inside the protected firewall? I want to
be able to telnet to one of the machines on my private network, but since I'm
doing masquerading, it doesn't have a public address. ={
rOn
------------------------------
From: [EMAIL PROTECTED]
Subject: help! Network is unreachable
Date: Tue, 27 Jul 1999 22:15:23 GMT
I have the linux machine on my network and I can telnet to it, but
whenever I try to add the default gateway, it bombs. I get the same
error message if my netmask is 255.255.255.0 or 255.255.0.0.
I changed the netmask because my ip address is 151.201.19.84 and my
gateway is 151.201.20.1. So if my gateway is in a different subnet, I
changed my netmask to help, but it has not.
I included the output of progs arp and route...Any help would be MUCH
appreciated!
Phillip
[root@rhodespc phillip]# /sbin/route add default gw 151.201.20.1
SIOCADDRT: Network is unreachable
[root@rhodespc phillip]# /sbin/route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
151.201.19.0 * 255.255.255.0 U 0 0 4
eth0
127.0.0.0 * 255.0.0.0 U 0 0 2
lo
[root@rhodespc phillip]# /sbin/arp
Address HWtype HWaddress Flags
Mask Iface
rhodespc.bellatlantic.n ether 00:50:04:A3:24:D3
C eth0
151.201.19.86
(incomplete) eth0
151.201.19.87
(incomplete) eth0
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: "Charles Ghent" <[EMAIL PROTECTED]>
Subject: Re: DHCP & Mediaone Cablemodem take 2
Date: Tue, 27 Jul 1999 18:44:18 -0400
I know with 3Com NICs you have to boot under DOS and then run the
configuration utility on the disk to configure the card.
Doug O'Leary <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi;
>
> One of the responses that I got mentioned that the I/O port on the
> network card might be 0x210 vs the 0x300 standard and that once the
> responder recompiled his kernel with the correct I/O port address
> everything started working.
>
> I've checked out the configuration of my card as well and it shows the
> same 0x210 port address. How do I go about changing the configuration of
> the card to use the correct port? I looked in the "make xconfig" screens
> and couldn't find anything that looked promising.
>
> Also, I noticed in the config that the card is configured to use PnP
> which is also configured into the Linux kernel. Any hints/tips/tricks to
> using that?
>
> Thanks for your time and help.
>
> Doug O'Leary
> --
> ==============
> Douglas K. O'Leary
> Senior System Admin
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> ==============
------------------------------
From: Abdullah Ramazanoglu <[EMAIL PROTECTED]>
Subject: Re: DLink DFE-540TX NIC card and Linux (correction)
Date: Wed, 28 Jul 1999 01:45:46 +0300
Mohd-Hanafiah Abdullah wrote:
>
> Is there a Linux driver for DLink DFE-540TX NIC card. I couldn't find it
> in the Linux source directory. Thanks.
>
> Napi
At tulip site it is reported to work. Here is URL:
http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html
Good luck,
Another Abdullah :-)
--
Abdullah Ramazanoglu [ aramazanoglu AT demirbank DOT com DOT tr ]
------------------------------
From: Abdullah Ramazanoglu <[EMAIL PROTECTED]>
Subject: Re: DLink DFE-540TX NIC card and Linux (correction)
Date: Wed, 28 Jul 1999 01:53:40 +0300
Mohd-Hanafiah Abdullah wrote:
>
> Is there a Linux driver for DLink DFE-540TX NIC card. I couldn't find it
> in the Linux source directory. Thanks.
>
> Napi
Hello,
At tulip site it is reported to work. Here is URL:
http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html
Good luck
--
Abdullah Ramazanoglu [ aramazanoglu AT demirbank DOT com DOT tr ]
------------------------------
From: [EMAIL PROTECTED] (Mike MacDonald)
Subject: Re: VPN, IP TUNNEL, SSH Question.
Date: Tue, 27 Jul 1999 22:10:44 GMT
Hi Sven !
Good luck with your query -- I am wondering if you could help me with one.
I have a requirement to login into a server running ssh and I would like to
understand how to create a ssh client. Just a push in the right direction
would be fine
Thanks in anticipation
Mike
------------------------------
From: "cuan" <[EMAIL PROTECTED]>
Subject: Re: IP Masq with one NIC
Date: Tue, 27 Jul 1999 18:55:52 -0400
#! /bin/sh
#
# rc.inet1 This shell script boots up the base INET system.
#
# Version: @(#)/etc/rc.d/rc.inet1 1.01 05/27/93
#
HOSTNAME=`cat /etc/HOSTNAME`
# Attach the loopback device.
/sbin/ifconfig lo 127.0.0.1
/sbin/route add -net 127.0.0.0 netmask 255.0.0.0 lo
# IF YOU HAVE AN ETHERNET CONNECTION, use these lines below to configure the
# eth0 interface. If you're only using loopback or SLIP, don't include the
# rest of the lines in this file.
/sbin/rrdhcpcd # gives you your rr ip on /dev/eth0
sleep 1
# Edit for your setup.
IPADDR="192.168.5.1" # REPLACE with YOUR IP address!
NETMASK="255.255.255.0" # REPLACE with YOUR netmask!
NETWORK="192.168.5.0" # REPLACE with YOUR network address!
BROADCAST="192.168.5.255" # REPLACE with YOUR broadcast address, if
# you have one. If not, leave blank and edit below.
GATEWAY="192.168.5.1" # REPLACE with YOUR gateway address!
# Uncomment the line below to initialize the ethernet device.
/sbin/ifconfig eth0:0 ${IPADDR} broadcast ${BROADCAST} netmask ${NETMASK}
# Uncomment these to set up your IP routing table.
/sbin/route add -net ${NETWORK} netmask ${NETMASK} eth0:0
/sbin/route add default gw ${GATEWAY} netmask 0.0.0.0 metric 1
# End of rc.inet1
and put this in your rc.local if you are using a 2.2.* kernel and make sure
your have everything else compiled into your kernel
ipchains -P forward DENY
ipchains -A forward -i eth0 -j MASQ
echo 1 > /proc/sys/net/ipv4/ip_forward
Edward Liu <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Is it possible to setup IP masquerading with only one NIC? I have a
> Pentium running RedHat 5.1, with only one available slot for an ethernet
> card, connected to a hub with two other computers. The hub's uplink port
> is plugged into a cable modem (TimeWarner Roadrunner). I can get the
> linux box to use the cable modem fine, but I can't seem to get the route
> table to work correctly. Every example I've seen uses PPP or a second
> card, so I don't know if it's even possible with my setup.
>
> Any suggestions?
> Thanks,
> bye.
------------------------------
From: [EMAIL PROTECTED] (Vidar Andresen)
Subject: Re: Connecting linux-win95
Date: Tue, 27 Jul 1999 23:09:42 GMT
In article <7nko5e$554$[EMAIL PROTECTED]>,
"Nikitas" <[EMAIL PROTECTED]> wrote:
[...]
>I want to use samba (1.9.18) first; the rest will follow, I'm sure...
Oh no. Wrong end. Sim-City learned me that. You dont start a
siviliz(?)ation by going to the moon. You may have to walk.
>Hardware is ok. The linux bx is dual boot win95/linux.
>So when I use Win95 on both PCs everything is fine, ping, shares, printing,
>the lot.
>When I use Win95 and Linux as a samba server, nothing works.
Same setup? ip-nr and netmask on the machine 'dual boot win95/linux'?
>When i'm lucky, I even get to see the Linux on network neighbours, but at
>the same time I cannot browse and cannot ping.
>Yet, if I update the samba server comment, I'll even get the new comment,
>but still no ping no browsing. (Weird or what?)
I can reproduce that... It goes (almost) like this:
+--------------------+ +----------------+
| | | |
eth0 eth0 eth1 eth0
+------+--------+ +-------+--------+-----+ +-------+-------+
| 192.168.10.2 | | | | | | 192.168.10.10 |
| | | 192.168.10.5 | | | |
| | | 192.168.10.6 | | |
| | | bridge + samba | | |
+---------------+ +----------------------+ +---------------+
'nexgen' 'vlb-486' 'compaq'
(All machines runs Redhat 5.1 - 5.2 kernel 2.0.36 (not redhat kernel))
When the 'vlb-486' machine is booted, the cards are initialised,
bridging started. And the last card initialised on that machine is
the one I can ping, telnet, osv.. to and from on that machine.
If that is eth1, 192.168.10.6 on the 'vlb-486', i can ping between
192.168.10.6 (vlb-486 on eth1) and 192.168.10.10 (compaq).
And between 192.168.10.2 (nexgen) and 192.168.10.10 (compaq), the
bridge is working.
But _not_ between 'nexgen' (192.168.10.2) and 'vlb-486'(on eth0)
192.168.10.5
(but i can telnet from 'nexgen' to 'compaq', and from there do another
telnet to vlb-486 (on eth1), so i can sit on 'nexgen' and work on the
'vlb-486'. But not directly.)
There is 'no route to host' on the 'vlb-486'. But that does not stop
samba on vlb-486 from popping up (the 'nexgen' is mostly a
win95-machine) as a vlb-486-samba-resource on 'nexgen'. When i try to
open whatever, no go.
So, samba does a broadcast and announce itself. Fine.
But there is still 'no route to host' as long as this (se above) is a
fact:
But _not_ between 'nexgen' (192.168.10.2) and 'vlb-486'(on eth0)
192.168.10.5
If i do a '/sbin/ifup eth0' on the 'vlb-486' it starts to work. (but
then the 192.168.10.6 - 192.168.10.10 is lost..)
The solution is very simple. (If the above is the problem, that is.
And to me it so, a routing problem.)
on the 'vlb-486'
('man route' an then):
route add 192.168.10.2 eth0
route add 192.168.10.10 eth1
So, it _could_ be simpel routing wich is not working of some reason.
>If I do "ping 192.168.1.2 ( i.e. Win95)" from Linux, even the leds of both
>PCs will flash, but there will be no response on the screen! (?)
run '/usr/sbin/tcpdump icmp'(the 'icmp' to get only ping-traffic) on
one console and do the ping from another console.
It should produce something like this (the 'vlb-486' is my
linux-machine):
[root@vlb-486 nexgen]# /usr/sbin/tcpdump icmp
tcpdump: listening on eth0
21:45:10.498573 vlb-486 > nexgen: icmp: echo request
21:45:10.498573 nexgen > vlb-486: icmp: echo reply
Then stop the ping, still running the tcpdump. And try to ping from
the win95 machine:
C:\ping -t ip-nr
It should produce something like this:
[root@vlb-486 nexgen]# /usr/sbin/tcpdump icmp
tcpdump: listening on eth0
21:50:38.398573 nexgen > vlb-486: icmp: echo request
21:50:38.398573 vlb-486 > nexgen: icmp: echo reply
tcpdump puts the card in promiscious mode, it sees everything. (Here
filtered to only see icmp) If there is only 'echo request' but no 'echo
reply'...
Why is it so... (routing? arp? *?)
>a. My 3com 509 is a pnp card but doesn't seem to use isapnp at the moment (I
>haven't set it up), but the
>card is initialised properly, and there are flashing lights on the hub when
>I ping etc.
>Do i still need to disable pnp?
I would have done it. And set it to something like irq 10 and I/O
0x300, if free. And checked the card while in the 3c5x9cfg.exe. And
set tranceivers to what you use. (saves the trouble with setting it
manually when loading)
Then (or maybe first) i would have entered bios on the machine, set
irq 10 to 'legacy isa' or 'isa only'. And turned off 'boot with
pnp-os'.
Then (or maybe first!) read
http://cesdis.gsfc.nasa.gov/linux/misc/irq-conflict.html
Scsi ? soundcard? motherboard?
>b. You mean Full duplex disabled on both NICs (Win95 + Linux)?
Yes. Full duplex demands a switch capable of it or _crossover_ tp and
full-duplex on both nic's. A hub will not work. I'm told.
If there is a 10/100Mbps nic on the other machine, does the hub handle
speed-negotiation well? (or _crossover_ tp and the other nic.)
http://cesdis.gsfc.nasa.gov/linux/misc/NWay.html
If not, and there is a 10/100Mbps nic, setting it manually to 10Mbps
both in nic-setup and windows-setup on it. Solve that kind of
trouble.
>you mean the '/usr/sbin/tcpdump arp' should show that the
>Linux box was receiveing a request but
If no entry doing 'arp -a 192.168.1.1' on the win machine (or deleting
the entry 'arp -d 192.168.1.1'), yes. Then the linux-box should
receive a request, _and_ reply to it.
(When the win95 machine do a 'tracert 192.168.1.1'.. that is)
>Any more hints?
>It seems that it has to be something very basic, like a switch or
>something...which I don't have a clue about...
_crossover_ tp cable between the two machines will take away the hub
as a possible problem. When a minimal setup work. It is more easy to
point at what breaks it.
Mvh Vidar Andresen
------------------------------
From: [EMAIL PROTECTED] (Vidar Andresen)
Crossposted-To:
linux.redhat.install,linux.redhat.misc,comp.os.linux.misc,comp.os.linux.hardware
Subject: Re: eth0 and 3Com 3c507 NIC card
Date: Tue, 27 Jul 1999 23:09:45 GMT
In article <[EMAIL PROTECTED]>,
"J. Guy Stalnaker" <[EMAIL PROTECTED]> wrote:
>Here's the skinny:
>
>Have the 3c507 driver compiled into the kernel. On boot, card is
>detected correctly at IRQ 10, Mem 0300, etc. With the card's native
To set the IRQ 10 to 'legacy isa' in bios would prevent pci-whatever
from posing a treath. 'Just to be on the safe side..'
>state alterred by its DOS configurator app so that ZeroWaitStates are
>disabled and Turbo mode is set to Standard, dhcpcd now communicates with
>our dhcp server [when it before did not] and, viola, we have a working
>network. Sorta. What happens is that nominal net traffic produces no
>problems. If, however, I run a TCP/IP app (same results whether
>Netscape inside X or ncftp at the command prompt, for example),
>approximately 50-60 seconds after starting up and while the app is
>sending/retrieving data, this starts:
>
>eth0: Command unit stopped, status xxxx, restarting -OR-
>eth0: Rx unit stopped, status xxxx, restarting.
[...]
>Anyone have a clue what's going on?
Is there any help in the (/usr/doc/howto/) Ethernet-howto chapter:
4. Performance Tips
4.1 General Concepts
* 4.2 ISA Bus Speed
* 4.3 Setting the TCP Rx Window
4.4 Increasing NFS performance
4.3 Setting the TCP Rx Window
[...]
Recent versions of the route command have the ability to set
the size of this window on the fly. Usually it is only for
the local net that this window must be reduced, as computers
that are behind a couple of routers or gateways are `buffered'
enough to not pose a problem. An example usage would be:
______________________________________________________________
route add <whatever> ... window <win_size>
______________________________________________________________
where win_size is the size of the window you wish to use (in
bytes). An 8 bit 3c503 card on an ISA bus operating at a
speed of 8MHz or less would work well with a window size of
about 4kB. Too large a window will cause overruns and dropped
packets, and a drastic reduction in ethernet throughput. You
can check the operating status by doing a cat /proc/net/dev
which will display any dropped or overrun conditions that
occurred.
Mvh Vidar Andresen
------------------------------
From: Attik System <[EMAIL PROTECTED]>
Subject: FTP deamon and NAT
Date: Tue, 27 Jul 1999 22:40:53 GMT
Hi all,
After trying to discover the problem myself for too long, I finally
decide to post something in the news...
Here is my problem:
- I have my network hidden behind a masquerade. That's a dial-up router
from 3COM, Office Connect.
- I have access to two different linux machines: one with redhat 5.2,
and another one with mandrake 6.0.
- I'm able to upload whatever I want to the mandrake machine, with
active or passive FTP. My router takes care of the conversion for the
FTP protocol, when passing through NAT.
- BUT, but, but, I have something weired with the redhat machine: after
a reboot (of the redhat machine itself), I'm unable to upload anything
to this machine from my computer (hidden behind a masquerade), but I
can upload from the mandrake machine, without a problem. When an upload
fails, it lets some processes under the user account, visible with "ps
x". And an empty file, with the name of the file I tried to upload.
But read this:
All problems disappear as soon as I log as root on the redhat machine,
go into linuxconf, activate the changes, and exit. Then I can upload,
with passive *or* active connections. It sounds crazy, I know, but I
have just tried again, and the same thing happened.
Here is what I have tried:
- I first thought it was an ftp server problem. I upgraded from wu-ftpd
v.2.4.2 to v.2.5, but it did not help.
- I have finally decided to install proftpd, and I still had this
problem.
- I have also tried installing proftpd as "standalone", instead
of "inetd", but again, this does not help.
Does anyone have idea what else I could check to find the problem? I
have the impression the problem is due to some kind of permissions, but
I don't know where. "chroot()" maybe?
--
Attik System
Philippe Lang
Switzerland
http://www.attiksystem.ch
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: Christian Reuss <[EMAIL PROTECTED]>
Subject: Re: Is 3Com's 3c905B NIC compatible with Linux?
Date: Wed, 28 Jul 1999 01:18:46 +0200
Christian Reuss wrote:
>
> hi chris
>
> i am actually using suses 6.1 distribution. i've got a 3com 3c905b-tx-
> ethernet-card (maybe the same that you're using). its working fine at my
> place. i compiled the 3com-support into the kernel and the 3c590
> (vortex)
> support as a module. at the next boot time it was recognized with any
^^^^
of course : "withOUT" any problems. (sorry !!)
> problems.
>
> bye
> christian
>
> Chris wrote:
> >
> > I've got 3com's 3c905B NIC. This card is connected to my alcatel ADSL modem.
> > This modem has got 3 inputs. 1st one for 'ATM-25' (my ATM card connects
> > here), 2nd one for '10 Base-T' (my 3c905B connects here) and third one is
> > for the rj-11 line (phone line).
> >
> > Is there any driver that I can use to enable it to work in Linux? I've tried
> > the 3c509 and the 3c59x modules (i am using redhat 6.0) but but gave me an
> > error message saying that it was unable to load the module.
> >
> > Has anybody got a similar configuration that worked for them? Pls get back
> > asap. Thanks.
------------------------------
From: Colin Guthrie <[EMAIL PROTECTED]>
Subject: IP Masquerading and ip_masq_ftp patches
Date: Sun, 25 Jul 1999 15:28:50 +0100
Hi,
I've just set up IP masquerading on my Linux machine so other Win95
machines can use the internet. However my installation (SuSE Linux
kernal 2.2.5) hasn't installed the ip_masq_* patches. In my
/lib/modules directory I have two kernal versions 2.0.36 and 2.2.5. The
2.0.36 has the reevant modules in the ipv4 dir but they have been
compiled for the older kernal and wont work even when forced to load.
The ipv4 dir exists in 2.2.5 dir but is missing the relevant files i
need (ie CuSeeme, ftp, raudio, vdolive, quake, irc etc).
I found the source for a icq module and compiled it and placed it in the
ipv4 dir and insmod'ed it and it worked file. But I can't find the
source for the other patches I want.
Is this part of the kernal source. If it is then it's odd that it was
not origianlly installed as I selected a Network package installation
and other ip masq stuff was installed.
Any help would be greatful
Thanks
Colin Guthrie
------------------------------
From: [EMAIL PROTECTED] (Frederic Faure)
Subject: ISC dhcpd and NT clients: force renew?
Date: Tue, 27 Jul 1999 19:42:17 GMT
Reply-To: [EMAIL PROTECTED]
All,
As we are short on IP addresses, we'd like to add a firewall and do
NAT by using the 10.x.y.z private address plan.
Besides adding "ipconfig /release ipconfig /renew" to each client's
autoexec on NT clients, is there a way on the Linux server to force
clients to renew their lease, so that they'll be updated, and use the
private addresses instead?
TIA,
FF.
--
The system required Windows 95 or better, so I installed Linux!
------------------------------
From: Guillaum Dallaire <[EMAIL PROTECTED]>
Subject: Re: Help! Forwarding FTP connections to hosts behind firewall doesn't work.
Date: Tue, 27 Jul 1999 19:24:34 -0400
Reply-To: [EMAIL PROTECTED]
Alex Luchkovsky wrote:
> Hi, and thanks for reading this message.
> Here is my situation:
> I have a Linux RH6 firewall with 2.2.10 kernel and masqueraded internal
> network (192.168.1.0/24). What I'm trying to do is to access FTP server
> on the internal HP box from the outside of the firewall.
> I tried ipmasqadm portfw and redir with no success. Well, with partial
> success - I can ftp from command line just fine, but it doesn't work
> from any graphical client. Neither with active nor with passive ftp.
> With active I can see directory listings, however there's no file
> transfer possible - it times out.
> With passive I can't even see directory listings. The results are the
> same with both ipmasqadm portfw module and redir.
> I tried this with various internal ftp hosts, the same thing.
> Any help would be appreciated, so as references to relevant
> documentation. Since manuals for those packages are not more then a
> couple of lines, they aren't really helpful.
> Please don't suggest me to install ipmasq ftp module, I have no problem
> with outgoing ftp connections, just with the incoming.
>
> Thanks
> Alex Luchkovsky
Hi,
I have exactly the same problem..
I see that the client try to connect to the local address of the ftp
server (192.168...), this can't work.. (private network)
then, I think that the [better] solution is to find a config in the ftp
server that to this... but I haven't find it yet : for ncftpd, proftpd...
nothing....
I think that I will "hard code" the routable ip (which will have an ip
port forward on port 20 to the server) in the ftp server ...
better idea ?????
------------------------------
** 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
******************************