Linux-Networking Digest #62, Volume #11 Thu, 6 May 99 19:13:35 EDT
Contents:
3c509 network setting help (xxx2)
Re: NT faster than Linux? ([EMAIL PROTECTED])
Using Netphone2 IP telephony program through an Linux Gateway (aime)
Re: Token Ring configuration? (Gilbert Saint-flour)
Re: NIS+ installation error (Thorsten Kukuk)
Re: kernel 2.2 (garv)
Coding a Scheduler from scratch ? (Mark)
Re: PPP problems with RH6.0 (Barry Keeney)
Re: Connecting 2 network together (Tobias Reckhard)
how to restart ftp server? (Lei Zhang)
Re: Linux - My honest opinion (James Goldman)
Samba / NT file date/time changes ([EMAIL PROTECTED])
Samba - Novell shareable flags, HOW? (Egelsbach Airport)
Re: Setting Linux up to pass thru Wingate proxy (Kevin Martin)
procmail question (Dirk Freese)
Re: Samba as a printer server->suggestions (Shaun Lipscombe)
----------------------------------------------------------------------------
From: xxx2 <[EMAIL PROTECTED]>
Subject: 3c509 network setting help
Date: Thu, 06 May 1999 16:43:03 +0000
Reply-To: [EMAIL PROTECTED]
I am using Redhat 5.2 and kernel version is 2.0.35.
We are trying to setup network with 3c509 network card.
During installation, autoprobe detects 3c509 card
Module is loaded successfully, and we also setup
route and all network info properly.
But when we try telnet, this error message shows up.
$telnet 210.103.83.117
trying 210.103.83.117 -> no route to host
route command shows following info.
$route -n
168.115.32.0 * 255.255.255.0 U eth0
127.0.0.0 * 255.0.0.0 U lo
0.0.0.0 168.115.32.1 UG etho
above info is all correct.
$route
168.115.32.0 * 255.255.255.0 U eth0
127.0.0.0 * 255.0.0.0 U lo
and no answer
I can't figure out what's wrong.
I am using another machine with same network card in my office with all
same setting, but
It doesn't have any problem.
Two machine's only difference is when executing route command, my office
machine
goes back to command mode properly but my second machine doesn't
Please help me.
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: uk.comp.os.linux
Subject: Re: NT faster than Linux?
Date: 6 May 1999 17:16:51 GMT
In the sacred domain of uk.comp.os.linux didst Edward_hill <[EMAIL PROTECTED]>
eloquently scribe:
: Elite on the BBC B is still the best version ever made...
That's because it was the first version.
All the rest were pale imitations.
(Speccy one was still good though)
--
| |What to do if you find yourself stuck in a crack|
|[EMAIL PROTECTED]|in the ground beneath a giant boulder, which you|
| |can't move, with no hope of rescue. |
| Andrew Halliwell |Consider how lucky you are that life has been |
| Finalist in:- |good to you so far... |
| Computer Science | -The BOOK, Hitch-hiker's guide to the galaxy.|
=============================================================================
|GCv3.12 GCS>$ d-(dpu) s+/- a C++ US++ P L/L+ E-- W+ N++ o+ K PS+ w-- M+/++|
|PS+++ PE- Y t+ 5++ X+/X++ R+ tv+ b+ DI+ D+ G e>e++ h/h+ !r!| Space for hire|
------------------------------
Date: Thu, 06 May 1999 20:07:25 -0400
From: aime <[EMAIL PROTECTED]>
Subject: Using Netphone2 IP telephony program through an Linux Gateway
I would like to know if someone did succeed with using Netphone2 through
a Linux Gateway machine connected to the internet. I am using ipfadm as
ip masquerading
Thanks in advance
[EMAIL PROTECTED]
------------------------------
Crossposted-To: alt.os.linux.caldera
From: Gilbert Saint-flour <[EMAIL PROTECTED]>
Subject: Re: Token Ring configuration?
Date: Mon, 03 May 1999 14:53:32 GMT
In <[EMAIL PROTECTED]>, on 02 May 1999 at
10:45, "Jerry Rowe" <[EMAIL PROTECTED]> said:
>I am having some problem getting token ring networking cards to work.
>Madge Blue+ 16/4 ISA
>Madge Blue PNP
>IBM 16/4
>IBM Autosense 16/4
>and some PCI cards for which there are probably no Linux drivers,
>notably: Madge PCI BM2
>I am trying to set up a machine with it, and currently have Caldera 2.2
>installed but am getting nowhere. I have a module 'ibmtr.o' installed,
>but am not sure what else to change or what to expect.
Madge have a (partially supported) TR driver but you have to ask their
tech support to get it and someone said it only works on the 2.0 kernel.
Madge are working on supported drivers and told me they'll be ready in a
few months.
The ibmtr driver supports some IBM cards, ISA and MC only (i.e. no PCI).
You'll find a list here:
http://www.networking.ibm.com/support/techtips.nsf/cd5d6a7de35a029585256735006510eb/a0bd59f96e3e29e285256720007d15f9?OpenDocument
I use an IBM Auto 16/4 ISA card with RH 5.2 but had to set it up in
"manual" mode (i.e. disable PnP) or else the ibmtr driver wouldn't be able
to find it.
Hope this helps.
Gilbert Saint-flour <[EMAIL PROTECTED]>
------------------------------
From: Thorsten Kukuk <[EMAIL PROTECTED]>
Subject: Re: NIS+ installation error
Date: 6 May 1999 17:24:13 GMT
Darryl L. Pierce <[EMAIL PROTECTED]> wrote:
> On Fri, 30 Apr 1999 14:47:27 GMT, [EMAIL PROTECTED] wrote:
> ;I downloaded the NIS+ utilities (nis-utils-1.1). However, after I run
> ;configure, I run make and get an error.
> <snip>
> Where di you get the NIS+ utilities?
Look at http://www.suse.de/~kukuk/linux/nisplus.html
--
Thorsten Kukuk http://www.suse.de/~kukuk/ [EMAIL PROTECTED]
SuSE GmbH Schanzaeckerstr. 10 90443 Nuernberg
Linux is like a Vorlon. It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.
------------------------------
From: garv <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: kernel 2.2
Date: Thu, 06 May 1999 11:18:42 -0700
Monica wrote:
> How can I upgrade a kernel 2.0.32 Red hat to a kernel 2.2? I have a CD with
> this kernel but I dont't know what I must do.
> Thanks in advance,
> Monica
I used the rpm files on RH 5.9 (beta) to upgrade the kernel
(and a few libraries that it asked for). Printer would not work
I then changed my printcap file to lp0, as advised, and still no
printer. Maybe I'll try RH 6.0 on Monday...
------------------------------
From: Mark <[EMAIL PROTECTED]>
Subject: Coding a Scheduler from scratch ?
Date: Thu, 6 May 1999 18:37:36 +0100
Hi,
I'm looking to code a scheduler form scratch for an embedded
system. Does anyone know of any sites etc. which detail the problems
involved in such a project. All I looking to do at the moment is have a
few processes running. I'm gonna worry about IPC etc. later.
Thanks for any help
Mark
--
Mark
------------------------------
From: [EMAIL PROTECTED] (Barry Keeney)
Crossposted-To: comp.protocols.ppp
Subject: Re: PPP problems with RH6.0
Date: 6 May 1999 17:07:22 GMT
did you check your nsswitch.conf file to make sure "dns" is
on the hosts line?
Robert Gadsdon ([EMAIL PROTECTED]) wrote:
: I have been experiencing bizarre PPP problems ever since installing
: 'starbuck' (RH5.9) and now have the same problem with RH6.0..
: I had been using PPP dialling in to work and my local ISP from my Linux
: box at home for about eighteen months, and the scripts and addresses
: were unchanged (and previously worked correctly and reliably..).
: Now the problem is as follows:
: PPP dials in correctly. 'ping' gives 'unknown host' message
: inmmediately after hitting -enter-, but 'nslookup' with _same_ nodename
: works correctly:-
: Example:
: [root@rglinux rgadsdon]# ping www.scruz.net
: ping: unknown host www.scruz.net
: [root@rglinux rgadsdon]# nslookup www.scruz.net
: Server: ns2.scruz.net
: Address: 165.227.2.10
: Name: www.scruz.net
: Address: 165.227.192.254
: Netscape and other network apps do not resolve the nodenames either (as
: you would expect..)
: With the same setup on my other 'old' system running RH5.2 (kernel
: 2.0.36), ping and Netscape etc. work fine...
: ifconfig under RH5.2 (kernel 2.0.36) is:
: ppp0 Link encap:Point-to-Point Protocol
: inet addr:165.227.101.208 P-t-P:165.227.2.70 Mask:255.255.0.0
: UP POINTOPOINT RUNNING MTU:1524 Metric:1
: RX packets:19 errors:0 dropped:0 overruns:0 frame:0
: TX packets:19 errors:0 dropped:0 overruns:0 carrier:0
: collisions:0
: Memory:df4038-df4c34
:
: ifconfig under RH6.0 (kernel 2.2.5) is:
: ppp0 Link encap:Point-to-Point Protocol
: inet addr:165.227.101.208 P-t-P:165.227.2.70 Mask:255.255.255.255
: UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1524 Metric:1
: RX packets:14 errors:0 dropped:0 overruns:0 frame:0
: TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
: collisions:0 txqueuelen:10
: Obviously the 'flags' for PPP have changed with RH6.0 to include NOARP,
: but I assume that is this _were_ the cause of the problem then the
: newsgroups would already be full of 'fix' info.. My searches found that
: most
: reported 'problems' were on older versions of RH (5.1 and 5.2), and
: usually due to wrong entries in resolv.conf, or file permission
: errors..
: I even went so far as to look at the source for the PPP kernel module
: (ppp.c) and found that the same flags seem to be included for all the
: 'kernel 2.2.x' versions.. I also added the correct 'alias
: ppp-compress-nn' references to my conf.modules, but this did not change
: anything (except remove the corresponding error messages from the
: logs..)
: I have tried searching the usual 'documentation' (although most of the
: PPP info seems to be 'generic' or a little old...).
: The most frustrating thing is that _very_ occasionally PPP will work
: correctly! This seems to occur sometimes after re-booting the system (I
: have been swapping SCSI devices for other tests). I would estimate that
: one time in six a re-boot will miraculously make PPP work correctly, and
: the next re-boot will cause it to fail again..
: I am rapidly running out of ideas here, and any suggestions would be
: very welcome!
: Robert Gadsdon
: [EMAIL PROTECTED]
--
Barry Keeney
Chaos Consulting
email [EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED] (Tobias Reckhard)
Subject: Re: Connecting 2 network together
Date: Mon, 03 May 1999 19:56:43 GMT
On Mon, 03 May 1999 07:18:47 -0300, Jean-Rene Cormier <[EMAIL PROTECTED]>
wrote:
>Curt wrote:
>>
>> Assuming both are 10Mb Ethernet why not get a hub that has both RJ45 and
>> COAX, or a simple transceiver to act as a bridge?
>
>we just need this for friday night and maybe some other friday later.
>That's something we do sometimes, bunch up together somewhere and play
>games ;) and nobody wants to pay anything so we have to do with what we
>have
Problem is, AFAIK many games' IPX networking code doesn't allow for
routing, which means that you can only play if all stations are on one
Ethernet segment. That means a router won't help you. You need a
bridge/hub/switch, I'm afraid.
Tobias
------------------------------
From: Lei Zhang <[EMAIL PROTECTED]>
Subject: how to restart ftp server?
Date: Thu, 06 May 1999 13:47:16 -0400
==============A593FB6F232EA060DDAAA648
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hey,
I used ftpshut to shutdown my ftp server after I changed the ftpaccess
file, now I don't know how to start it again.
I reboot the machine and the ftp server did not start neither! I am
using RH5.2, please help!
-- luke
Email: [EMAIL PROTECTED]
==============A593FB6F232EA060DDAAA648
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
Hey,
<P>I used ftpshut to shutdown my ftp server after I changed the ftpaccess
file, now I don't know how to start it again.
<BR>I reboot the machine and the ftp server did not start neither! I am
using RH5.2, please help!
<PRE>-- luke
Email: [EMAIL PROTECTED]</PRE>
</HTML>
==============A593FB6F232EA060DDAAA648==
------------------------------
From: James Goldman <[EMAIL PROTECTED]>
Subject: Re: Linux - My honest opinion
Crossposted-To: comp.os.linux,comp.os.linux.x
Date: Thu, 06 May 1999 18:12:31 GMT
On Thu, 06 May 1999, James Lee wrote:
>
>Well the problem is that some people don't bother to search dejanews
>first before posting to the newsgroups. Otherwise, most of the time,
>their problems would have been answered already in some previous
>posting.
For instance, next time someone asks if it's possible to run Windows and Linux
on the same machine I say we give then the nuclear noogie.
James
------------------------------
From: [EMAIL PROTECTED]
Subject: Samba / NT file date/time changes
Date: Thu, 06 May 1999 18:13:18 GMT
I'm a software bug "hunter-killer" looking for the pest that allows my NT 4.0
SP-4 (128-bit) Workstation system to automatically and uncontrollably change
most any *.exe file's date/time sitting out there on a Samba Server whenever
I simply initiate the *.exe. I haven't seen many articles about this kind of
thing, and I suspect it may also be a symptom of at least some NT/Samba
development environments. Our main programmer, along with my boss, find it
more expedient to think I'm 'cracked' because I'm in the QA staff..., even
though they stand in front of my PC and see the problem with their own eyes!
F.Y.I. - An extreme symptom: When I simply create a new, single icon in the
background in order to run an *.exe out there on a Samba server's drive, the
*.exe file's date/time stamp is changed to follow my local clock -and prior
to trying to run the *.exe! (Yet the date/time does NOT change when
creating the icon via Explorer right mouse- clicking to Create a Shortcut -
really weird!) So, what do you think? -try the simple icon creation test,
with a few *.exe files, especially files in development, as well as try
running some single *.exe files and watch the before/after date-times too.
Let me know...Thanks!EJZ
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: [EMAIL PROTECTED] (Egelsbach Airport)
Subject: Samba - Novell shareable flags, HOW?
Date: Thu, 6 May 1999 18:24:32 +0200
Two weeks ago our fileserver running Novell Netware 3.11 broke.
There was only one DOS-type application installed which we need to do our
daily work.
We are now trying to set up a Linux-Server with Samba to emulate Netware
environment.
The specific application needs to be run from three clients simultanously
which obviously could be achieved.
The problem now is that two of the clients need access to some files in the
application�s directory at the same time - so those files need to be
permanetly open/accessable.
In fact - as the Novell-Server was still running - you had to type "flag *.*
s" in the aplication�s directory to make everything "shareable".
I hope someone knows an answer which can solve the problem.
I would really appreciate any commets...
------------------------------
From: [EMAIL PROTECTED] (Kevin Martin)
Subject: Re: Setting Linux up to pass thru Wingate proxy
Date: Thu, 06 May 1999 18:36:13 GMT
In article <[EMAIL PROTECTED]>, it says Kevin Gray <[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED] wrote:
>> I am running Wingate 3.0 on a win98 machine. I recenlty put linux on my
>> other machine. I am trying to set linux up so that it can access the internet
>> thru the wingate server. But I can't seem to even find out where to start.
Put "hosts" files on all your machines -- /etc/hosts on the Linux box,
\windows\hosts on the Winbox (you can edit the hosts.sam file but you have
to take away the .sam[ple] extension). The object is to make sure that all
machines agree about each other's IP addresses, and "hosts" is a lot simpler
than a full-bore DNS setup.
Looks like this:
127.0.0.1 localhost
192.168.0.1 wingatebox
192.168.0.2 linuxbox
The Linux box will probably find and use the /etc/hosts file without any
mucking about (/etc/host.conf should contain the line "order hosts,bind")
If it's recognizing your NIC then try to ping the Windows box. If you find
it, you're good to go. If not, grab the Networking HOW-TO again and dig a
little deeper.
The Other Kevin is right about Sygate -- just run the line "route add
default gw sygatebox" (where sygatebox is the name OR IP address of your
Sygate box) and that's IT, you're done. Since I use RedHat, that goes in
/etc/rc.d/rc.local as more or less the last line.
(Yeah, my secret shame -- my Linux box is using another machine as its
gateway these days. Used to be the other way around; alas, I have a
compelling hardware-related reason....)
Wingate is more complicated because you have to log into the Wingate
machine; it is a proxy, not a 'pure' gateway. To telnet, you would enter
"telnet wingatebox", get a "Wingate>" prompt, then tell it where you really
want to go. For Netscape, just set up "wingatebox" as your proxy, same as
you would in Windows. Lynx, ditto. I don't know what sort of ftp client
you want to use, but using command line ftp you'd ftp to the
Wingate box and log in as "[EMAIL PROTECTED]".
CuteFTP calls this method of firewall negotiation "USER user@site".
>> So far I have managed to get my ethernet card detected using eexpress.c.
>If you are able to switch to Sygate (www.sygate.com) I would
>recomend it as there is nothing you have to do to get all the services, it is
>just a matter of starting the service and it basicaly routes everything as if
>you had a direct conection from your linux box.
------------------------------
From: Dirk Freese <[EMAIL PROTECTED]>
Subject: procmail question
Date: Thu, 06 May 1999 18:59:09 +0200
Hi,
I was wondering if it is possible to make procmail passing an incoming
mail to a perl-script that evaluates the email and starts some action.
Example:
If a mail arrives from [EMAIL PROTECTED] procmail passes the body of
this mail (the mail itself would also be ok) to a script call "maileval"
so that "maileval" can use the content of the mail to start some action.
It would be important that that only mail from a certain user of a
certain domain will be delivered to "maileval" all other mail should go
to the normal mail-dir.
If anyone knows how to solve this, please let me know. (I know I'm in
usenet - still I prefer eMail as answer.)
Thanks in advance,
Dirk Freese
------------------------------
From: Shaun Lipscombe <[EMAIL PROTECTED]>
Crossposted-To: uk.comp.os.linux,comp.os.linux.setup
Subject: Re: Samba as a printer server->suggestions
Date: 06 May 1999 19:05:40 +0100
You need to get the printer working under unix first. This invloves
setting up a /etc/printcap file (printer capabilities) file. This is
rudimentry. Something simple like:
lp:\
:sd=/var/spool/lpd/lp:\
:mx#0:\
:sh:\
:lp=/dev/lp1:\
:if=/var/spool/lpd/lp/filter:
you will need an input filter (:if) if you want to print anything
other than text, but there are good utilities out there for creating
filters for you, so you don't have to write your own. Although
writing your own sounds overly complex, it needn't be for a simple
setup.
You will (I should have said this earlier) also need lpd (the berkley
print daemon). You will also want lpq (print queue tool) lpc (printer
control utility) lpr for printing (lpr -Plp filename - for example)
and finaly lprm for removing print jobs. If you want to print to a
remote box, from some other *nix box, then you still need to have an
/etc/printcap on that remote box :(. Sometimes you are not # and so
this is not possible. Well there is an lpr like utility called rlpr
and this doesn't require that you have an /etc/printcap on the remote
'puter. lpd has had a few security concerns in recent years ... in
your setup this may not bother you .... but FYI there is another print
daemon but I forget its name! xlpd maybe?
Once you get to the stage where you can print (don't forget to
recompile the kernel to support lp!) you can then worry about setting
up Samba. Once printing works, Samba just loads up the printers for
you:
[global]
printcap name = /etc/printcap
load printers = yes
horrah!
Shaun
--
(o_
(o_ (o_ //\
(/)_ (/)_ V_/_ [EMAIL PROTECTED]
------------------------------
** 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
******************************