Linux-Networking Digest #122, Volume #12          Thu, 5 Aug 99 15:13:34 EDT

Contents:
  HELP!  with Linux Modem sharing mini-HOWTO ("John Clement")
  Re: ppp compression question (Clifford Kite)
  Re: Linux to Linux PPP links (Adrian Brown)
  Adaptec 1542b SCSI NFS install trouble w/ SuSE 6.1 (tj)
  Re: dhcpcd, RH/Mandrake 6.0, and @home (a cleaner way.) ("d3v")
  apache vhost with cgi-bin ([EMAIL PROTECTED])
  Re: PPP (Dial-out) connection requirements ([EMAIL PROTECTED])
  Re: PPTP won't authenticate through ipmasq ("John Hardin")
  Re: MSIE and FTP (Yousuf Khan)
  Desperate problem, aliased ip randomly fails (Barry Hill)
  Re: black addresses (Yousuf Khan)
  Multi-homed Lunix box. HELP! ([EMAIL PROTECTED])
  Re: O2 Micro pcmcia bus - HELP (Andreas Hinz)
  Re: Can anybody tell me what this message means? (ICMP) (Forrest Taylor)
  Re: Qpopper authentication problems (scott)
  Re: Netatalk allows non-standard file names? (Preston F. Crow)
  Re: (3c509) Selecting 10baseT or 10base2 ? (thanks) (William Park)
  Help: PCMCIA ethernet card IO init fails (Judy Hawkins)
  Re: 3c509 (William Park)

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

From: "John Clement" <[EMAIL PROTECTED]>
Subject: HELP!  with Linux Modem sharing mini-HOWTO
Date: Thu, 5 Aug 1999 10:49:10 -0500

Does any know anything about the Linux Modem sharing mini-HOWTO
that can be found at:
http://http://amelia.experiment.db.erau.edu/ldp/HOWTO/mini/Windows-Modem-Sha
ring.html

I have followed all the directions on the HOWTO to enable modem sharing on
a linux box for the non-profit organization in which I work.

1) I created the modemd script at /usr/sbin/modemd

       #!/usr/bin/perl
       select((select(STDOUT), $| = 1)[$[]);
       select((select(STDIN), $| = 1)[$[]);
       exec 'cu -s 115200 -l /dev/ttyS2';
       die '$0: Cant exec cu: $!\n';

2) I installed the binary rpm package -  uucp-1.06.1-8 to have cu

3) lines added to /etc/inetd.conf

/etc/inetd.conf like:

    #
    # modem daemon
    #
    modem stream tcp nowait root /usr/sbin/tcpd /usr/sbin/modemd /dev/ttyS2

4) line added to /etc/services

modem           2006/tcp        modemd


5) Reset inetd process by typing

    ps -ax | grep inetd
    kill -HUP 415


I then verify that it is working by typing

    telnet localhost modem

The response, is an error stating:

    cu: open (/dev/ttyS2): Permission denied
    cu: /dev/ttyS2: Line in use


Things I know:

1) I am root
2) /dev/ttyS2 is the proper setting with the proper irq for the internal
modem
3) when I do the test the modem is not in use (minicom works fine)
4) I use diald and ip-masquarade and they work great

I use Redhat 6.0, with a recompiled kernal done on my machine at home using
Mandrake 6.0. I have stripped much of the computers excess (unneeded)
packages to save space. Diald and ip-masquarade work fine, as does other
network processes (telnet, ftp, etc.)

I also tried this on my machine at home and got the exact same result --
permission denied.

I would certainly appreciate any advice you might be able to give.

Thank you.

John Clement




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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Crossposted-To: comp.os.linux.setup
Subject: Re: ppp compression question
Date: 5 Aug 1999 12:15:00 -0500

Joe ([EMAIL PROTECTED]) wrote:

: I've been having a problem configuring ppp compression with my ISP. I have
: 'defalte 11,0' and bsdcomp 11,0' in my /etc/ppp/options file. Problem is,
: sometimes this works (my ISP accepts it), sometimes it does not (a lot of
: ComfReq/ConfRej followed by 'CCP: timeout sending Config-Requests' in my
: logfile). Do I need to use 'noccp' in /etc/ppp/options, and does this
: automatically disable all compression? Or will the compression still work

The noccp will prevent negotiation of CCP compression of any sort.  The VJ IP
header compression is a separate thing and can still be negotiated.  If you
are getting some connects that negotiate a CCP compression and others that
don't then you're likely connecting to different boxes at the ISP with
different CCP capabilitites.

If the CCP messages that are logged when there is no common CCP algorithm
bother you then you can shut off CCP with noccp, and it's doubtful if
you'll notice any performance difference assuming the modem does error
correction with compression.  Removing the pppd debug option will likely
prevent the messages from being logged too.

Neither of my ISPs have a CCP algorithm in common with pppd; pppd only uses
freely available algorithms that don't need a license.  Microsoft only uses
patented algorithms, of course.

--
Clifford Kite <kite@inet%port.com>                    Not a guru. (tm)
/* The wealth of a nation is created by the productive labor of its
 * citizens. */

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

From: Adrian Brown <[EMAIL PROTECTED]>
Subject: Re: Linux to Linux PPP links
Date: Thu, 05 Aug 1999 18:42:42 +0100
Reply-To: [EMAIL PROTECTED]

Hi Clifford,

Clifford Kite wrote:

> Adrian Brown ([EMAIL PROTECTED]) wrote:
>
> : Here is the chat script that is executed on the Linux client:
>
> : 'ABORT' 'BUSY'
> : 'ABORT' 'ERROR'
> : 'ABORT' 'NO'
> : ''AT OK-AT-OK ATZ OK-AT-OK
> : 'ATS0=0 Q0 V1 &C1&D2&K0&M4&R2&H1&I0' OK-AT-OK
> : ATDT878260 CONNECT
> : "" ogin: ppp word: ppp
>
> Remove the  "login: ppp"  and "word: ppp"  chat expect/sends.  You're
> doing PAP authentication at the peer and the login/password scripting
> prevents the PPP link negotiations from even starting.
>

Whoops! You're absolutely right. Thanks very much for your input,
everything is working fine now.

Adrian Brown <[EMAIL PROTECTED]>



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

From: tj <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.setup
Subject: Adaptec 1542b SCSI NFS install trouble w/ SuSE 6.1
Date: 5 Aug 1999 17:30:40 GMT

Help.  I'm trying to install S.u.S.E. 6.1 on a machine without a cdrom 
drive via NFS.  The NFS server box is setup properly and everything works 
fine if I try the installation with an IDE controller/drive in the box I'm 
intalling to.  However, if I try the installation with an Adaptec 1542b 
connected to 2 SCSI drives in that same box things don't work.  The SCSI 
module loads from the boot floppy and installs with troubles - no errors 
and the system sees the controller and both drives.  I then choose NFS 
install and enter the parameters.  The box then mounts the remote 
filesystem and begins loading the data to start the install.  When it's 
finished loading nothing happens, the installation doesn't start, no 
errors are reported (at least none that I can see) - just returns to the 
menu where you can choose the type of installation process you'd like.  
Any suggestions?

thanks,
tom
 

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

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

From: "d3v" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.redhat,alt.os.linux.mandrake
Subject: Re: dhcpcd, RH/Mandrake 6.0, and @home (a cleaner way.)
Date: Thu, 05 Aug 1999 17:29:01 GMT

I had similar problems. How I fixed it in Mandrake 6.0 but I assume it will
also work in RH6.0
first get dhcpcd version 1.3 or > then in /etc/sysconfig/network-scripts/
edit
the  ifup script to use dhcpcd (just replace pump and arguments with
/sbin/dhcpcd -h "your host name" -c
/etc/sysconfig/netword-scripts/ifdhcpc-done $DEVICE
that's all there is to it.

Kev



Stephen Bosch <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hello, everyone:
>
> Well, I think it's safe to ask for help now. I've spent days beating
> bushes, reading documentation and looking through Usenet archives. I've
> even spoken with my local guru, but he uses static IP and didn't have
> much that he could offer me that I hadn't already tried.
>
> Here is my situation:
>
> I'm running an AMD K6/2 400 on an Asus P5A motherboard. The machine is
> running Windows 98, Windows NT Server 4, and Mandrake 6.0. I have @home
> cable internet service. My ethernet card is a 3Com Etherlink XL TPO
> (PCI) (that's a 3c590 I think).
>
> The network works just fine in Windows 98 and NT.
>
> When I first installed Linux about six weeks ago, it too worked fine. I
> was really impressed with how easily things set up, since I had tinkered
> with Solaris 7 and had no luck getting it to work with the ISP. I didn't
> use the Linux for about three weeks, and then on Friday I logged in
> again, intending to install some new applications.
>
> This time, however, the network did NOT work. On boot I got a red
> "[FAILED]" after the eth0 init. It was unable to configure IP. Things
> got increasingly strange. After fiddling quite a bit I realized that the
> network card was not initializing because Linux wasn't even detecting
> it. Reinstalling Linux to a blank partition didn't help. The problem
> remained.
>
> Fortunately, that problem has now been resolved. The card is detected,
> and starts up (the "PC" light on my cable modem is now lit again). But
> this hasn't solved my IP troubles. I have tried everything I can think
> of, and I'm nearing exhaustion =) I've tried setting up static IP using
> the winipcfg information obtained from Win98 - no luck.
>
> When I try to start dhcpcd (whether I had my @home hostname or not), it
> cooks for about 60 seconds and then gives me an "operation failed". When
> I do a dmesg |tail I see this message, sometimes repeatedly:
>
> eth0: Tx ring full; refusing to send buffer
>
> I've heard of people having troubles with pump, so I wanted to remove it
> using kpackage -- but it gives me an error dialog saying "pump refers to
> multiple packages" or something to that effect. I tried installing an
> update, but that didn't solve the problem either.
>
> My DNS are correctly specified. The only thing I can ping is my
> loopback. When I do an "ifconfig eth0" I don't see any IP information at
> all (no 0.0.0.0 for example). Usually I see only "BROADCAST", sometimes
> "UP BROADCAST MULTI", but still no IP information. I have reset my cable
> modem umpteen times... unplugged it even. I have released my leases in
> Win98 before rebooting to Linux. No luck there either.
>
> Some info that might point towards a solution: I tried to think of the
> one thing that had changed since I last successfully used Linux with my
> ISP. I have been doing some heavy display card troubleshooting in the
> past few weeks, and that required that I make numerous changes to my
> BIOS settings. Thinking this might be the cause I reset the BIOS to
> Setup defaults before reinstalling Linux... unfortunately, that hasn't
> helped.
>
> I'm new to the operating system, so bear with me. I'd really appreciate
> any assistance any of you could provide. Hopefully someday in the future
> I'll be able to reciprocate.
>
> Remove the spamshield to reply... cc if possible... thanks =)
>
> Stephen Bosch
>



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

From: [EMAIL PROTECTED]
Subject: apache vhost with cgi-bin
Date: Thu, 05 Aug 1999 15:10:46 GMT

Hi,

I'm wondering if I can have a vhosted site that has two cgi-bin's... one
that is public, one for that user's private scripts.

I need to have the private one for a webshell type app I came upon and
love... but I also want to provide a public cgi-bin with a group of
standard scripts (formmail, guestbook, counter...).

I have to use the user and group directives for my vhosts because of the
webshell script:
<VirtualHost IP.add.re.ss>
User web1
Group vhost
ServerName sub.my.domain.com
DocumentRoot /home/httpd/web1/public_html
AccessFileName .htaccess
ScriptAlias /private-cgi/ /home/httpd/privatecgis/web1/
#what I'm thinking should work:
#ScriptAlias /cgi-bin/ /home/httpd/cgi-bin/
</VirtualHost>

I also have a directory defined as:
<Directory /home/httpd/cgi-bin/>
Options ExecCGI
</Directory>

I'm guessing either I just can't do this... or I'm missing some Options
or override or directive or something (I know I don't even know half of
them). The reasons I want to do this... security (currently, users don't
have access to their private cgi-bin via ftp chroot and no telnet
access), ease of administration (central-izes all the cgi's), disk
space.

Currently, I think what the problem is, due to the User and Group
directives, public cgi's are being executed as the User instead of as
the server, so it doesn't do anything.

I am able to get to public scritps with the ScriptAlias set, but they
give me an error. They work if I take out the User and Group Directives
though.

So.... what do I have to do to get it to work?

--
Josh I.
ps- please no e-mails... I don't read my deja-news e-mails.... and I
don't a real news client on this machine so I'm stuck with deja (which
isn't too bad).


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: [EMAIL PROTECTED]
Subject: Re: PPP (Dial-out) connection requirements
Date: Thu, 05 Aug 1999 15:13:05 GMT

Hi All,

Yes the 'persist' option for PPPD worked. But now I have another set of
problems :

(i) My connection breaks after an hour or so. May be its beacause during
this time the system was idle. Its not bcaz of my ISP because my Win95
PC connected to the same ISP keeps the connection alive for days. Any
suggestion - Any option that may be causing this I am not using the
'idle' option but using 'persist'.

(ii) I need an X-Application that would give me the status of the PPPD /
MODEM. Does DialD has this interface.

Do you consider 'diald' as a better option - if yes why ?

Thank you in Advance
Rajeev

In article <7oa59h$t6r$[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> Hi All,
> I have to set up my PPP such that :
>
> (i) It doesn't disconnect if the connection is Idle
> (ii) It automatically reconnects if my ISP drops the connection. Even
if
> it means multiple reconnection attempts [maybe - with predefined
breaks]
>
> Or in other words I want my m/c to be connected to the internet all
the
> time 24x7.
>
> What all PPP options do I use ?
>
> will the 'persist' option lead to automatic execution of the
chatscript
> when the connection drops ?
>
> Any Sample script ?
>
> TIA
> Rajeev
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
>


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: "John Hardin" <[EMAIL PROTECTED]>
Subject: Re: PPTP won't authenticate through ipmasq
Date: Thu, 5 Aug 1999 10:28:44 -0700


David L. Vessell wrote in message ...
>
>Okay, I'll try that....you're right, I'm only transmitting, not receiving.
>The only firewall rules I have are the regular "bare minimum" directives
>that I see in the ipchains HOW-TO.  I don't really have any intelligent
>firewall configuration other than what seemed necessary to enable ipmasq.


The VPN Masq HOWTO describes ipfwadm rulesets. I haven't had a chance to
update it for ipchains yet. The concepts are the same, though.

>> You might want to visit the VPN Masq home page and try the 2.2.10 patch
>> (which is stable beta even though it says it's alpha) - the debugging
code
>> is much cleaned up and symbols are exported.
>
>Will I need to upgrade my kernel to 2.2.10 as well, or should it work with
>my present 2.2.5 kernel?


Nope. It's been reported to work properly with 2.2.5

>Sure.  How do I do that?  I don't really understand ipchains very well.  I
>haven't made any attempts to configure my Linux box as a true firewall
>beyond what the HOW-TOs claim to be necessary to get ipmasq working.  I
>figured I want to get one thing working at at time. :-)


You may want to read through the VPN Masq HOWTO. It discusses the
VPN-specific setup you need to do.

--
 John Hardin KA7OHZ                               [EMAIL PROTECTED]
 pgpk -a finger://gonzo.wolfenet.com/jhardin    PGP key ID: 0x41EA94F5
 PGP key fingerprint: A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76
=======================================================================
  In the Lion
  the Mighty Lion
  the Zebra sleeps tonight...
  Dee de-ee-ee-ee-ee de de de we um umma way!




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

From: Yousuf Khan <[EMAIL PROTECTED]>
Subject: Re: MSIE and FTP
Date: Thu, 05 Aug 1999 17:43:50 GMT

In article <7oc8vn$dbi$[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> Hi,
>
> Found a serious problem with MSIE and any Unix
> boxes tested so far.  When a valid user and
> password from a site uses ftp:// to get a
> directory listing of files.
>
> Example:
> ftp://username:[EMAIL PROTECTED]
>
> So far tested, MSIE 4.x defaults to root no
> matter what your home directory is or permissions
> are. MSIE 5.x seemed to get the home dir correct,
> but did not pay attention to permissions and does
> allow root directory as default.

Just tried it from IE5.x to an HP-UX 10.20 box, didn't seem to have the
problem you described. I'll try it to a Solaris box later, and a Linux
box too.


    Yousuf Khan


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: Barry Hill <[EMAIL PROTECTED]>
Subject: Desperate problem, aliased ip randomly fails
Date: Thu, 05 Aug 1999 18:20:40 GMT

Hello all,

I have the following problem:

We=B4re a small company with one linux machine on the Internet. Running o=
n
this are three virtual hosts (aliased eth0:0 ... eth0:2). After an up
time of 100 days we had to move the machine and since then the following
happens:

Randomly, one of these virtual IPs will not respond, i.e. no response to
a ping, or more importantly, no pop, smtp or http. A reboot solves the
problem, for a while at least (<=3D ~1 hour)

We've had a few problems lately and our best customer is threatening to
leave if the issue is not resolved now. Our internet provider can't help
either.


Help!!

Barry

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

From: Yousuf Khan <[EMAIL PROTECTED]>
Subject: Re: black addresses
Date: Thu, 05 Aug 1999 17:47:45 GMT

In article <[EMAIL PROTECTED]>,
  Markus <[EMAIL PROTECTED]> wrote:
> Hello!
> Does anybody know if it is possible to connect to a computer on a
> network where all the computers have "black" addresses (they are not
> valid on the real net). All the computers on our network use the
> gateways ip address, hence maybe 50 computers share an ip address out
to
> the net, but inside the network all computers have different adresses.
> But if I have a computer outsied our network, how can I get into a
> specific computer inside the network? For example to ftp from outside
> the network into a compter in the network.

Well what you'd have to do is Telnet into your gateway box, and from
there, you'd have to telnet into all of your boxes inside the private
net. Or better yet, instead of Telnet, use Ssh, that way everything
gets encrypted.

      Yousuf Khan


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: [EMAIL PROTECTED]
Subject: Multi-homed Lunix box. HELP!
Date: Thu, 05 Aug 1999 17:49:37 GMT

I am by no means new to networking. Simply fresh with regard to the
world of LINUX.  Here is my issue:
I have an Intel machine with two identical ISA NE*000 compatible
network cards. I am having trouble getting the system to recognize both
at the same time. One of them is at io=0x300 IRQ=10, and the other is
io=0X280 IRQ=9. I have enabled the ne modules in /etc/rc.d/rc.modules.
Here is an example of the entries in rc.modules:
  /sbin/modprobe ne io=0x280 irq=9
  /sbin/modprobe ne io=0x300 irq=10

The system never has trouble finding the first one. I have even
switched the lines and it always finds the first. It just seems to not
even bother with the second.

Perhaps my approach is all wrong. Barking up the wrong tree, so to
speak.  Could someone please point me in the appropriate direction to
resolve this issue.

Thank you much.

Jeff Rouse of Dallas,TX,USA.


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: [EMAIL PROTECTED] (Andreas Hinz)
Subject: Re: O2 Micro pcmcia bus - HELP
Date: Thu, 05 Aug 1999 18:03:03 GMT

On Sun, 1 Aug 1999 21:59:24 +0200, Carl Spies <[EMAIL PROTECTED]> wrote:
>
>Apparently redhat 6.0 doesn't support the O2 micro pcmcia cardbus yet ...
>

I do not know Redhat 6.0, but I have an O2Micro OZ6836 running on kernel
2.2.9 and pcmcia-3.0.8 and SUSE 6.0 without any problems.


What does 'cardmgr -V' show on your computer?

Is 'cardmrg' running? What does 'ps aux | grep cardmgr' show?

Does 'dmesg' show something like this:


Intel PCIC probe: 
  O2Micro OZ6836 PCI-to-CardBus at bus 0 slot 3, mem 0x68000000, 2 sockets
    host opts [0]: [a 00] [b 00] [c 00] [d 83] [mhpg 18] [fifo 00] [e 0a] [no pci irq] 
[lat 168/176] [bus 32/34]
    host opts [1]: [a 00] [b 00] [c 50] [d 83] [mhpg 18] [fifo 00] [e 0a] [no pci irq] 
[lat 168/176] [bus 35/37]
    ISA irqs (scanned) = 3,4,7,9,11 status change on irq 11



-- 
Med venlig hilsen / Best regards

Andreas Hinz

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

From: Forrest Taylor <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.slackware,comp.unix.admin,comp.unix.misc
Subject: Re: Can anybody tell me what this message means? (ICMP)
Date: Thu, 05 Aug 1999 12:45:09 -0600

I have the same problem as well, but I only run Linux on my server.  I used to
have NT 3.51 on it, but I moved the server, and then I couldn't get the network
card to work.  I changed to Linux, and now the card works, but it sends that
same message (except, as noted above, when I run X windows.)


space wrote:

> > >Dmitrij
> >
> >
> > "A war for master browsing"???  You guy's almost talk a foreign
> > language to me, but this seems to be on the right track Dmitrij. The
> > network I'm on is an NT domain, and I either boot linux or NT with the
> > same ip address and network config.
> >
> > I only get these wierd messages in a linux console (but not in an X
> > terminal for some reason).
> >
> > The NT domain I'm in has about 300 workstations in a tightly
> > administered environment, so it seems unlikely that any kind of
> > hacking will be going on, and more likely that something odd and
> > microsofty may will be going on - dunno what though. I can't resolve
> > any info on the machine in question with MS tools like nbtstat, are
> > there any methods I could try from linux?
> >
> > Nobody has actually said what the message _means_ but thanks for your
> > thoughts anyway fellas.
> >
> > Harry
>
> (ICMP) is part of the tcp/ip protocol that works on the network layer of the
> osi stack,
> it uses <Source Quenching>: the host request that the sender stops sending
> until advised to send again.
>
> Router redirects: this is send by a router to host that is asking for the
> routing services, or asking for the shortest path to the destination host
> Host unreachable: you know what that is
> Echo request/echo reply: is sent win you ping an ip address,
> first it echoes the host, host replies with echo reply etc.
>
> if the linux pc is configured the same as the nt pc ( same ip address)
> the arp cache table on  the router and pc that last connected to the op
> will see that the nt pc has ip address for x.x.x.x and linuz x.x.x.x but the
> netbios cache will be different, since linuz Doesn't use netbios but instead
> dns names --- you get the pitcure.  if the linuz box is also setup to with
> rip it could give you messages in that format,
>
> Space
> mcs...................etc


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

From: scott (scott)
Subject: Re: Qpopper authentication problems
Date: Thu, 05 Aug 1999 17:54:40 GMT
Reply-To: scott

X-No-Archive:Yes
I believe your problem is not with shadow'ed passwords, but with the
APOP authentication program.  I have the same problem on my machine,
someone suggested upgrading to the 3.x version of qpopper that is in
beta now.
If anyone has solved this problem with the APOP authentication please
post the solution.  Thanks.

On Thu, 05 Aug 1999 03:43:43 GMT, [EMAIL PROTECTED] wrote:

>I'm having the same problem. I tried enabling SHADOW password support as
>you suggested below, but still get the same "ERR: unable to open
>/etc/pop.auth database file" message. Did it work for you?
>
>
>
>
>
>In article <7mcu72$8ks$[EMAIL PROTECTED]>,
>  mike <[EMAIL PROTECTED]> wrote:
>> I found on the newsgroups the command for enabling SHADOW password
>support
>> (that was the problem...):
>>
>> "./configure --enable-specialauth"
>>
>> mike
>>
>> dan wrote:
>> >
>> > I am setting up a Red Hat 6.0 to run as a POP3 mail server.
>Everything
>> > works fine, I can telnet into port 110 and I get the welcome
>message.
>> > But, when I try and connect from a netscape messenger on a Win98
>> > workstation I get an error saying that the password is incorrect.  I
>> > know it isn't because I can log on directly to the box with the
>login
>> > and password.  Any ideas would be appreciated.
>> >
>> > Daniel Good
>> >
>> >
>> > If you love someone set them free, if they come back, set them on
>fire!
>> > ********************************************
>http://www.datatel-mn.com/
>> >
>> >
>> > Sent via Deja.com http://www.deja.com/
>> > Share what you know. Learn what you don't.
>>
>> ------------------  Posted via SearchLinux  ------------------
>>                   http://www.searchlinux.com
>>
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.


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

From: [EMAIL PROTECTED] (Preston F. Crow)
Subject: Re: Netatalk allows non-standard file names?
Date: 5 Aug 1999 17:55:43 GMT

"Eric Rector" <[EMAIL PROTECTED]> writes:

>Everything works well, but I've noticed that Linux can't handle the Mac file
>names (with spaces, and all kinds of puctuation) from the BASH shell.

There's nothing wrong with filenames having all sorts of strange and
even non-printable characters.  I once wrote a program that transfered
data between two processes using filenames in /tmp.  I found that the
OS (Ultrix in that case) was happy with filenames using any of 254
characters.  Only '/' and 0x00 were illegal.  I expect the same is
true with ext2--IMHO, it should be.

Interaction with a shell simply requires escaping, wildcarding, or
quoting special characters.  I've seen some versions of `ls`
configured to add backslashes before spaces, use question marks
instead of non-printable characters, and such, so you can just cut and
paste the filenames it displays into most shells.

[On my system, I have tons of files with spaces, punctuation, and odd
characters in them.  I have no problems manipulating them from the
shell, and I've yet to see a C program care what type of characters a
filename uses.]

--PC
--
"And he [Christopher Robin] respects Owl, because you can't help respecting
anybody who can spell TUESDAY, even if he doesn't spell it right; but spelling
isn't everything.  There are days when spelling Tuesday just doesn't matter." 
-- _The House at Pooh Corner_ by A.A. Milne

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

From: William Park <[EMAIL PROTECTED]>
Subject: Re: (3c509) Selecting 10baseT or 10base2 ? (thanks)
Date: 5 Aug 1999 18:12:39 GMT

I would like to thank those who responded in this thread.  As
instructed, I downloaded EtherDisk 6.1 comprised of 2 disks set
(3c509x1.exe and 3c509x2.exe) from <www.3com.com>.  The actual
configuration program is '3c5x9cfg.exe' from the second disk.

Now, my card is set for BNC coax with PnP disabled.

        Yours truly,
        William Park

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

From: Judy Hawkins <[EMAIL PROTECTED]>
Subject: Help: PCMCIA ethernet card IO init fails
Date: Thu, 05 Aug 1999 18:06:30 GMT

I've got Red Hat 6.0 newly installed.

In my /var/log/messages file, the PCMCIA startup
looks good, including the following message, which
is correct about the card I have:

cardmgr[316]: socket 0: KTI -PE520 Plus Ethernet

However, when it gets to the second insmod call:

cardmgr[316]: executing: 'insmod
/lib/modules/2.2.5-15/pcmcia/pcnet_cs.o'

kernel: pcnet_cs: RequestIO: No more items
cardmgr[316]: get dev info on socket 0 failed: No such device

What's up? the Linux Ethernet HOWTO says pcnet_cs is the right
driver for the KTI.

The card clearly isn't visible, network stop/start fails.

Judy Hawkins
[EMAIL PROTECTED]


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: William Park <[EMAIL PROTECTED]>
Subject: Re: 3c509
Date: 5 Aug 1999 18:22:13 GMT

Cliff <[EMAIL PROTECTED]> wrote:
>    Does it work in DOS/Win?  If so, the problem may be plug and pray.  There
> is a DOS executable on the 3Com disk that you can use to disable PnP.  Then
> set the NIC config manually.

> --
> -Cliff
> Views expressed are my own and not necessarily those of my employer
> Concordia Net, Inc. When replying via email please use; cwheat at concordia
> dot net not
> root@localhost

> Matt Menze wrote in message <[EMAIL PROTECTED]>...
>>
>>I am having trouble getting my 3c509B ethernet card to be recognized by
>>Linux.

I have two 3c509B-combo, and Linux recoginizes them okey with
    /sbin/modprobe 3c509
in /etc/rc.d/rc.modules.  My problem was that the cards were using
10baseT port even though they were set for 'auto detect'.  I had to
use '3c5x9cfg.exe' from www.3com.com to configure the cards.
        
        Yours truly,
        William Park

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


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