Linux-Networking Digest #617, Volume #12         Fri, 17 Sep 99 03:13:39 EDT

Contents:
  Re: File Table Overflow ... (Alejandro)
  FTP problems ("spanner")
  SMC 1211TX and @home (Mike Favort)
  Re: AutoPPP and assigning ip numbers based on port! (John Hasler)
  Re: Changing Ethernet device driver ("William B. Arnold")
  Samba and Switched Hub Networks ([EMAIL PROTECTED])
  Re: VPN with DSL and NAT router??? ("William Devine, II")
  Re: big problems with network card - please help! ("Turbo1010")
  Re: Samba and Switched Hub Networks (Yash Khemani)
  DSL and routing & gateway & IPs & windoze (tshrew)
  Re: DSL and routing & gateway & IPs & windoze ("Andrey Smirnov")
  HELP: smbmount samba 2.0.5a restricted to root only (Mark Krischer)
  Re: New commer needs help on ppp (Bill Unruh)
  Re: disparate host addresses under single domain name? (Bill Unruh)

----------------------------------------------------------------------------

From: Alejandro <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: File Table Overflow ...
Date: Fri, 17 Sep 1999 02:31:24 GMT


xfleblon wrote:
> 
> Hi,
> 
> I'm doing batch PPP connections to a Linux server in order to perform
> file transfers.
> Sometime, the upload fails returning the message "File Table Overflow
> ..." ! But the same upload (same file, same server, same location)
> performed few seconds after is successfull !
> 
> Does anybody have an idea of the problem, and perhaps know a solution ?
> Please answer at [EMAIL PROTECTED]
> 
> Thanks

There are some dynamic configuration parameters so issue this at prompt
echo 4096 > /proc/sys/kernel/file-max
echo 10000 > /proc/sys/kernel/inode-max

there are more but this will get rid off your problem.
you must put this in your rc initialization script, so the next
time you boot your system this parameters will be set.
Maybe /etc/rc.d/rc.local
> 
> FX
> 
> 
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.


==================  Posted via CNET Linux Help  ==================
                    http://www.searchlinux.com

------------------------------

From: "spanner" <[EMAIL PROTECTED]>
Subject: FTP problems
Date: Fri, 17 Sep 1999 03:00:04 GMT

Hello

I have installed Red Hat Linux 6.0 to a 486 / 66 and am having trouble with
FTP access from my other machines. Other machines are Windows NT 4
Workstation and Windows 95. Network is Thin Ethernet.

I can Ping and Telnet to the Linux machine from the Windows machines
without problems, but when I try to FTP I get a message stating "Connected
to 172.16.1.5" and then the message "Connection closed by remote host."

I have tried to FTP from the Linux machine to itself, but I get the message
"Connected to localhost" and then the message "421 Service not available,
remote server has closed connection".

I have checked the /etc/inetd.conf file which has the default entries (from
install) for Telnet and FTP. I have also checked the /etc/hosts.allow and
the /etc/hosts.deny files which were empty (apart from a few remmed out
comments). 

I am fairly adept with Windows and general networking, but I am a relative
newbie when it comes to Linux.

Can anyone help?

Thanks
David



------------------------------

From: Mike Favort <[EMAIL PROTECTED]>
Subject: SMC 1211TX and @home
Date: Fri, 17 Sep 1999 04:16:26 GMT

ok, here goes...

i have a dual-boot win95/red hat 6.0 system. i just got hooked-up with
@home and they installed an SMC1211TX 10/100 ethernet card on my win95
side and it worked fine. i then booted to my linux side and installed
red hat 6.0 over ftp with the newly created ethenet/@home connection and
it installed the eth driver correctly and now runs like a charm.

the problem arises when i boot back to win95. the connection is shaky at
best and i constantly get the following error:

"System has detected a conflict for IP #.#.#.# with system having
hardware address 00:E0:29:25:68:D8. This interface has been disabled."

the IP address in the error message is my static IP but the hardware
address is not mine. does this mean the someone else has also configured
their card with my IP address?

i have rebooted my win95 system about a million times and if it wasn't
for games i would never use the damn sorry excuse for an os. ok i've
ranted long enough.

please obi wan your my only hope!!!!!!!!!!!!!!!!

mike


------------------------------

From: John Hasler <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: AutoPPP and assigning ip numbers based on port!
Date: Thu, 16 Sep 1999 17:38:45 GMT

Dustin Puryear writes:
> Okay, the million dollar question is.. how do I have AutoPPP use the
> appropriate options file?

Just create the appropriate options.ttySX files.  Pppd knows what serial
port it is connected to and will read the correct one.
-- 
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI

------------------------------

From: "William B. Arnold" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Changing Ethernet device driver
Date: Thu, 16 Sep 1999 22:53:01 -0400

[EMAIL PROTECTED] wrote:
> 
> I'm running Linux-Mandrake 6.0, kernel 2.2.9, with a 3C509-TPO NIC.
> 
> Using the following commands, utilities, and files, I've tried
> unsuccessfully to get eth0 working (thankfully, ppp0 works):
> 
> 1) netcfg
> 2) netstat -r
> 3) ifconfig
> 4) /etc/rc.d/init.d/network restart
> 5) /etc/sysconfig/network
> 6) /etc/sysconfig/network-scripts/ifcfg-eth0
> 7) route
> 8) linuxconf
> 
> When pinging hosts on same subnet, ping just stalls. Packets actually go
> out but none are received; I can tell this by the lights on my Ethernet
> hub and by using the ifconfig command. On the same machine when booting
> into Win98, networking using the same NIC using the same IRQ (11) and IO
> (0300-030F) works just fine.
> 
> Anyway, I'd like to try changing the Ethernet driver I'm using (3C509, I
> think) without having to completely reinstall Linux again. How do I do
> that? How do I find out what driver I'm currently using and how can I
> change some of the parameters such as IRQ (similar to Win95/98's Device
> Manager)?
> 
> Thanks very much for any insight.
> 
> Kind regards,
> Derek Tom
> BBDO Asia Pacific, Hong Kong
> 
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.


Greetings!,

Thinkin back aways....There the answer is ...right before your eyes,
looks like the packets are going out, but not back, if so, then the
problem is your net mask is not set correctly.  All machines on the same
subnet, must have their netmask set the same, and if there is a gateway
out of the subnet, the gateway will have to be specified too.

Now if you must change the driver, but why, L-M is running the driver
version 1.1 from Donald Becker.  That was the latest stable release.  I
HAD a 3Com EtherLink XL PCI 3c900-combo, but ditched it for favor of my
WD8013.  I was having problems with the transmission rate versus the
reception rate.  Receiving was great, transmission about half speed. 
Don't have time at the moment to troubleshoot.

BTW, the WD8013 might be old, but she sure is a goodie, 988K/second!

cat /etc/conf.modules

Show see a line like

alias eth0 3c509
alias 3c509 options etc,etc  (here you would insert the correct options
to override factory default settings.

Remember, though, even if you remove the above to lines, and the card is
set at factory default settings, or at least the settings auto-pobing
will use, and the card is in the machine when booting up, it will still
define the card!

Take a look at this url:  http://www.dogpile.com   search for 3c509
and also defintely here! 
http://cesdis.gsfc.nasa.gov/linux/drivers/index.html - lot of great
stuff here!

Bill...

------------------------------

From: [EMAIL PROTECTED]
Subject: Samba and Switched Hub Networks
Date: Fri, 17 Sep 1999 04:29:20 GMT

Hi, I am on a college campus that has each dorm on a switched hub. As
a consequence (or maybe not) students in different dorms cannot see
each other. I really don't need to see any of my friends computers,
but I would like to share my files with them. Is there any way to
configure samba to allow the other dorms to see my computer?? Or to
atleast map my shares?? Note: Mapping drives does not work, and my
friends use Windows so they can't use the nifty -I option with
smbclient.... Please reply to [EMAIL PROTECTED] as well as the
newsgroup.

Thanks in advance,
Ajesh Bhargava

P.S. Please ignore the name/email address in the headers... Wine won't
allow me to redefine my user settings in Forte Agent.

------------------------------

Date: Thu, 16 Sep 1999 23:40:49 -0500
From: "William Devine, II" <[EMAIL PROTECTED]>
Subject: Re: VPN with DSL and NAT router???

I'm setting up two firewalls for a customer and the SDSL provider gives
them 1 usable, truly routed, IP# (/30 block) to use on their firewall. 
I have it doing masq'ing, inbound portfw for their internal webserver
and email server, and installed the PPTPD on the machine.  I'm finishing
the testing of it before completing the install next week but I can use
Win95 with DUN1.2 or higher, or Win98 or NT4.0 clients and do PPTP
directly to the Linux box and gain access to the inside of my test
network at the office.  I'm starting to use the PPTP with CHAP required
for VPN's for other clients after this.  Free and cheap VPN
(basically.)  For what they're using it for (TN3270 to an AS/400 inside
their network and connection to exchange server) it looks like it'll do
the job.

William Devine, II
Smart Guys
281-477-6563
http://www.smartguys.net/


tj wrote:
> 
> Hi all,
> 
> We just got a DSl line and I'm looking to set up a VPN to allow remote
> access to some of our users.  These users will all be using Windows 95/98
> machines and either have DSL or dial-up internet connections.  Our network
> is currently setup such that the DSL line connects to a Cayman router that
> uses NAT and is then connected to a hub in our network.  We then have a NT
> server (yuck) that handles DHCP services for the workstations on our
> network.  My question is can I use a Linux box between the router and the
> rest of the network to implement a VPN?  Or should we discard this router
> and use a Linux box to handle IP masquerading and VPN?  We also need a
> firewall in there too ... any tips on that?
> 
> thanks in advance,
> tom
> 
> ps  your help might get this part-time clown a full-time job if I can pull
> this off ;)
> 
> ------------------  Posted via CNET Linux Help  ------------------
>                     http://www.searchlinux.com

------------------------------

From: "Turbo1010" <[EMAIL PROTECTED]>
Crossposted-To: 
alt.os.linux.mandrake,alt.uu.comp.os.linux.questions,comp.os.linux.hardware
Subject: Re: big problems with network card - please help!
Date: Thu, 16 Sep 1999 21:43:54 -0700

I always have to add an append = "ether=10,0x300,eth0" to get it to
recognize mine.  That the irq, base address and device.
Travis Hysuick <[EMAIL PROTECTED]> wrote in message
news:VVaE3.2053$[EMAIL PROTECTED]...
> Okay fellas, here's the situation:
> I just installed Mandrake 6.0 on my system. The network card is a
> 3Com900B-TPO (Etherlink XL). Everytime I boot up Linux, the
> "initializing eth0" always fails. I have absolutely no idea what I should
> do, I just started using Linux about 2 weeks ago, so I'm very green to the
> whole Linux scene. I tried using Linuxconf and netcfg, but nothing seems
to
> work. I'm on a cable modem through Shaw@home, which works fine under
> Windows. I'm very frustrated over this whole thing, so if anyone has any
> good ideas on how to get this card working, please e-mail me at
> [EMAIL PROTECTED]
> P.S. --> "Try recompiling your kernel" is not considered a good idea since
I
> haven't the slightest clue how to do it, please remember I'm a newbie in
the
> extremest sense of the word. Thanks in advance guys!!
>
>
>
>
>




------------------------------

From: Yash Khemani <[EMAIL PROTECTED]>
Subject: Re: Samba and Switched Hub Networks
Date: Fri, 17 Sep 1999 05:10:01 GMT

[EMAIL PROTECTED] wrote:
> 
> Hi, I am on a college campus that has each dorm on a switched hub. As
> a consequence (or maybe not) students in different dorms cannot see
> each other. I really don't need to see any of my friends computers,
> but I would like to share my files with them. Is there any way to
> configure samba to allow the other dorms to see my computer?? Or to
> atleast map my shares?? Note: Mapping drives does not work, and my
> friends use Windows so they can't use the nifty -I option with
> smbclient.... Please reply to [EMAIL PROTECTED] as well as the
> newsgroup.
> 
> Thanks in advance,
> Ajesh Bhargava
> 
> P.S. Please ignore the name/email address in the headers... Wine won't
> allow me to redefine my user settings in Forte Agent.

Hi Ajesh,

Depending on how the network is segmented, what you can do between these
machines may be limited.  See if your friend is able to telnet to port
139 on your machine (make sure samba is running on your machine at the
time).  If that works, see if he can map a share on your machine 
specifying your ip address -- \\a.b.c.d\sharedArea.  NT may be more 
cooperative in this effort than 95 or 98.

Yash

------------------------------

From: tshrew <[EMAIL PROTECTED]>
Subject: DSL and routing & gateway & IPs & windoze
Date: Thu, 16 Sep 1999 22:07:00 -0700

Well.. I got the faster connection, I got ADSL with an Alcatel "modem"..
I have a LAN with Linux (SuSE) & 'doze (98).  I have more than one IP
from my ISP & I want to use Linux as the firewall/router/gateway.
However, I can only find stuff on masquerading and -mantions- of how
routing it built into the kernel.  But I am having a hard time finding
information on how to set up my -simple- situation, not a HUGE network
with several subnets & routers & other stuff.

I have 2 NICs in Linux, one is going to the ADSL "modem" & the other is
to the LAN.  'doze has one NIC.  If I have the IPs from my ISP in place
on the LAN, I lose Internet altogether, but the LAN talks to itself
fine.  If I put local network IPs in on the LAN side (ie 192.168.0.x), I
get Internet on Linux.  Either way, I can't access the DSL connection
from 'doze no matter what I try.

I have been trying to find FAQs ot How-To's or anything, but all I keep
running into is masquerading.  I don't need or want to masq.  I have
more IPs than I have devices or even interfaces.  I want something that
can help me set up a -small- network to allow both computers (or 3 or 4)
to connect via the same Internet connection but without free access to
everything on them.

I am not entirely sure where my problem lies, in IPs, in routing, in the
firewall, in a gateway (or lack thereof from the LAN side), or something
I am overlooking entirely.  As I said, I do not want to use masquing,
even if it is easier.

In advance, thanks for helping.... I am not a total novice, but this is
starting to make me feel like an idiot.

-T Shrew


------------------------------

From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Subject: Re: DSL and routing & gateway & IPs & windoze
Date: Thu, 16 Sep 1999 23:01:32 -0700

Hello,

Looks like in this situation you may need two blocks of IP addresses instead
of one. Then you can use your Linux box as a router/firewall.

I also heard of 'drop in' firewall configuration (all firewall interfaces
get assigned the same IP address and network address translation is used
with MAC addresses).
I'm not sure if it's possible to configure Linux box to perform in the same
capacity.

Good luck!

tshrew <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Well.. I got the faster connection, I got ADSL with an Alcatel "modem"..
> I have a LAN with Linux (SuSE) & 'doze (98).  I have more than one IP
> from my ISP & I want to use Linux as the firewall/router/gateway.
> However, I can only find stuff on masquerading and -mantions- of how
> routing it built into the kernel.  But I am having a hard time finding
> information on how to set up my -simple- situation, not a HUGE network
> with several subnets & routers & other stuff.
>
> I have 2 NICs in Linux, one is going to the ADSL "modem" & the other is
> to the LAN.  'doze has one NIC.  If I have the IPs from my ISP in place
> on the LAN, I lose Internet altogether, but the LAN talks to itself
> fine.  If I put local network IPs in on the LAN side (ie 192.168.0.x), I
> get Internet on Linux.  Either way, I can't access the DSL connection
> from 'doze no matter what I try.
>
> I have been trying to find FAQs ot How-To's or anything, but all I keep
> running into is masquerading.  I don't need or want to masq.  I have
> more IPs than I have devices or even interfaces.  I want something that
> can help me set up a -small- network to allow both computers (or 3 or 4)
> to connect via the same Internet connection but without free access to
> everything on them.
>
> I am not entirely sure where my problem lies, in IPs, in routing, in the
> firewall, in a gateway (or lack thereof from the LAN side), or something
> I am overlooking entirely.  As I said, I do not want to use masquing,
> even if it is easier.
>
> In advance, thanks for helping.... I am not a total novice, but this is
> starting to make me feel like an idiot.
>
> -T Shrew
>




------------------------------

From: Mark Krischer <[EMAIL PROTECTED]>
Subject: HELP: smbmount samba 2.0.5a restricted to root only
Date: Fri, 17 Sep 1999 16:12:24 +1000

can anybody give a final fix/workaround for this problem. i've been
checking out deja news, and see a lot of people asking about this, but
no answers.

samba 2.0.5a seems to restrict smbmount to root only, even with smbmnt
set suid root. the response is: 

        cannot mount on /mnt/projects: Operation not permitted

has anybody gotten an answer for this problem?

thanks in advance

--mk

------------------------------

From: [EMAIL PROTECTED] (Bill Unruh)
Subject: Re: New commer needs help on ppp
Date: 17 Sep 1999 06:22:12 GMT

In <[EMAIL PROTECTED]> Uwe Simons <[EMAIL PROTECTED]> writes:

>HELP 
>After hard working I managed to get my ppp working , but not very long!

a) get rid of the kdebug option to pppd.

b) The remote system is not negotiating ppp, but sending ascii.

Go to
axion.physics.ubc.ca/ppp-linux.html
for a step by step guide.

------------------------------

From: [EMAIL PROTECTED] (Bill Unruh)
Subject: Re: disparate host addresses under single domain name?
Date: 17 Sep 1999 06:25:23 GMT

In <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes:

>Can a DNS domain name span hosts with unrelated addresses? Or must all
>its hosts' addresses be in the same family?

They can be on different IP addresses. Remember tht names are irrelevant
to the internet. It operates completely on IP addresses. You just have
to make sure that the DNS name server advertises the different addresses
properly. Whether there is some difficulty in this I do not know.


------------------------------


** 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
******************************

Reply via email to