Linux-Networking Digest #103, Volume #11 Mon, 10 May 99 14:13:44 EDT
Contents:
Re: apache webserver problem (Rene Bauer)
Re: ~~~~ HylaFax Problems ~~~~ (Erhard Wais)
MONITOR Power Managment in Linux? (Denis Kholodar)
Re: Reliable (!) nic for 2.2 kernel? (Etienne Lorrain)
Re: Trying to get my new linux system to talk to @home (Stuart R. Fuller)
Re: Network Monitoring Software (Johannes Niess)
Re: Crontab woes with RH5.2 ([EMAIL PROTECTED])
pc nfs (Henry Huang)
inetd closing up? ("Cameron Spitzer")
Re: IP Masquerade advantages ("David Murray")
Re: Crossover cable for pc to pc network? (Stuart R. Fuller)
Re: Newbie firewall question ("David Murray")
Re: Direct Cable PPP connection between Linux and Win95 (Rob van der Putten)
SUSE Linux 6.0 IP accounting ("Michael Jakob")
Re: RedHat notebook config as server & client? (Stephan I. Boettcher)
Re: Wacky PPP problem (Clifford Kite)
Re: HELP: MODEM stopped responding (Clifford Kite)
Re: [Newbie] Troubles with ISA ethernet card (Duncan Simpson)
FTP files corrupted, when downloading from another machine. ("Terence Parker")
Re: LinuxPing -> NTping DEC PCI tcp-ip problems ([EMAIL PROTECTED])
Re: Reliable (!) nic for 2.2 kernel? (Johan Kullstam)
Re: Debugging PPP connection (Steve Hall)
How to Dialup to Linux Server !? (Chow)
----------------------------------------------------------------------------
Date: Mon, 10 May 1999 15:42:59 +0200
From: Rene Bauer <[EMAIL PROTECTED]>
Subject: Re: apache webserver problem
Shagrath wrote:
>
> hi,
> i have a problem with starting the apache webserver:
> it only gives me an error message: sqlinit: DBROOT must be set !!!
> i don't know, where the problem can be...perhaps someone can help me!
> i tried to start the apache server via Webmin after configuring it with
> webmin.
Sounds like apache is trying to load a module for mysql or PostgressSQL.
I have not used one of these before so I don't know to which sqlinit
belongs to. So, if you do not have one of these DBMS then you should
take the module out of your httpd.conf or do it with webmin. If you do
have one of these DBMS then just set the environment variable DBROOT to
the path of it. Example:
export DBROOT=/usr/local/mysql.
Ciao,
Rene
--
Rene Bauer
TESIS SYSware GmbH, Munich (Germany)
e-mail: [EMAIL PROTECTED] phone: +49 (0)89 747377-26
Never trust a programmer with a screwdriver!
------------------------------
From: Erhard Wais <[EMAIL PROTECTED]>
Subject: Re: ~~~~ HylaFax Problems ~~~~
Date: Mon, 10 May 1999 17:51:50 +0200
"@T" wrote:
> I've got hylafax server and windows client installed ...but it kept asking
> me for password...and kept saying user xxx access denied??
> Basically my hosts file contains only :-
>
> localhost
> 127.0.0.1
>
> I want to enable access to all clients, without the need for password. What
> do i need to add in the hosts file??
>
> Thanks in advance.
You can not controll access to hylafax via /etc/hosts.
You have to use /var/spool/fax/etc/hosts. Use 'man 5f hosts' for a detailed
description, how to use this file
------------------------------
From: Denis Kholodar <[EMAIL PROTECTED]>
Subject: MONITOR Power Managment in Linux?
Date: Sun, 09 May 1999 11:56:20 -0400
In windows my monitor (after some time when I don't touch any
keys/mouse) turns on the screen saving and later it switches to
saving mode (lower-power standby it's called in Display Properties)
and uses its built-in power managment system (consumes less power,
power indicator changes color).
How can I do this in Linux, too?
Maybe anybody at least saw where to read about it on web, because i
can't find that info?
thanks.
Denis
------------------------------
From: Etienne Lorrain <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.system
Subject: Re: Reliable (!) nic for 2.2 kernel?
Date: Mon, 10 May 1999 16:58:20 +0100
Reply-To: [EMAIL PROTECTED]
bryan wrote:
> my tulip card is totally unreliable. I can bring it down with an ftp
> xfer (local lan) at 10 or 100, in a minute or less. network hangs and
> will NOT be reset by software.
I am probably completely wrong, but would your test work
with a 2.2 kernel compiled as UP, not SMP - or even better
SMP without support of the improved IRQ hardware management ?
probably completely wrong,
Etienne.
--
My hard drive is currently failling, I can still write - I just
hope to have time to press the "send" button...
------------------------------
From: [EMAIL PROTECTED] (Stuart R. Fuller)
Subject: Re: Trying to get my new linux system to talk to @home
Reply-To: [EMAIL PROTECTED]
Date: Mon, 10 May 1999 16:00:02 GMT
Derek Smith ([EMAIL PROTECTED]) wrote:
: I just got done setting up a linux system and am having problems getting it
: to talk to thecox@home network. (static IP address) Linux is talking to the
: network card correctly, but won't resolve DNS or anything from the network.
: Is there anyone who has their system up and connected to the @home network
: that could give me some pointers? I'm using Red Hat 5.2. It's like the
: system works perfectly until I try to access something outside the machine.
You need to post some information, like the output of:
# netstat -rn
# cat /etc/sysconfig/network
# cat /etc/sysconfig/network-scripts/ifcfg-eth0
Also indicate what, if any patches and updates have been installed, what type
of Ethernet card is installed, and are you sure it's working correctly. Does
your cable modem have lights that might indicate activity or problems?
Stu
------------------------------
From: [EMAIL PROTECTED] (Johannes Niess)
Crossposted-To:
comp.networks,comp.os.ms-windows.nt.admin.networks,microsoft.public.windowsnt
Subject: Re: Network Monitoring Software
Date: Mon, 10 May 1999 15:43:55 GMT
"Ken Szeto" <[EMAIL PROTECTED]> wrote:
>I would like to get some feedback from people who are currently using or
>used Network Monitoring Tools such as 3COM Transcend, HP Openview, Lanalyzer
>and any another network monitoring software. Reason I am asking this is
>because my [stupid] supervisor thinks that a 60 users network requires one
>and it would greatly improve (his) ability to troubleshoot and pinpoint
>where problems are. Does anyone agree to this statement? I just hate to
>see the company I am working for have to spend silly money for this kind of
>software because I don't think it is necessary for our current network size.
>If you have anything to share, please let me know. Thank you very much.
>Ken Szeto, MCSE
I like tkined. It is under GPL license and should be on your favorite
sunsite mirror.
Johannes Niess
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Crontab woes with RH5.2
Date: Thu, 06 May 1999 09:54:47 GMT
In article <[EMAIL PROTECTED]>,
"Leopold Toetsch" <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote in message <7gq2e1$vqj$[EMAIL PROTECTED]>...
> >no crontab for root - using an empty one
> >/bin/sh: /usr/bin/vi: No such file or directory
> >crontab: "/usr/bin/vi" exited with status 126
> Export your favorite editor:
> export EDITOR=mcedit
> or
> export EDITOR=joe
> or whatever you like.
> (The above is for bash)
...which won't do him any good, since as the error message points out, /bin/sh
is the shell in use.
EDITOR=mcedit
export EDITOR
or
EDITOR=joe
export EDITOR
is the bourne shell equivalent [*now* you know why it's that way in the
default .profile :)]
-Bill Clark
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Henry Huang <[EMAIL PROTECTED]>
Subject: pc nfs
Date: Mon, 10 May 1999 22:25:58 +0800
Hi :
I am using RedHat 5.2. Does any one know which package contains the
'pcnfs' (the authentication and print daemon, file name is : rpc.pcnfsd)
? Or where can I download it ?
Thanks.
Henry
------------------------------
From: "Cameron Spitzer" <[EMAIL PROTECTED]>
Subject: inetd closing up?
Date: 10 May 1999 16:00:30 GMT
A friend of mine has two colo machines with a trusted user community,
with telnet, ftp, and smtp ports under inetd control.
One is libc5, the other libc6. Kernel 2.0.35 and 2.0.36.
Over the last few months, each has had the same failure, three times.
Inetd stops accepting connections, but does not exit.
We can't find anything in the logs, afterwards. httpd, which doesn't
use inetd, remains active.
Is this a defense mechanism against some kind of network attack?
Is it documented anywhere? Where?
He's been having the hosting company restart the machines.
What's the right way to restore inetd once it goes into this state?
TIA
Cameron
------------------------------
From: "David Murray" <[EMAIL PROTECTED]>
Subject: Re: IP Masquerade advantages
Date: Mon, 10 May 1999 16:46:18 GMT
Besides the other points listed here, I like to use it to avoid buying
expensive routing hardware. I have multpile computers that need access to
the internet simultaneously. They can all go through the single modem
attached to the IP masquerading box. They all have IP addresses, though..
just 192.168.0.XXX
DB7654321 <[EMAIL PROTECTED]> wrote in article
<[EMAIL PROTECTED]>...
> What are the advantages of using IP masquerading compared to assigning IP
> addresses to every computer on the network?
>
> P.S I am new to Linux and networking so descriptions are handy.
>
> David Bell
>
> Please don't email me just reply on the board.
>
------------------------------
From: [EMAIL PROTECTED] (Stuart R. Fuller)
Subject: Re: Crossover cable for pc to pc network?
Reply-To: [EMAIL PROTECTED]
Date: Mon, 10 May 1999 16:00:03 GMT
Jeffrey A. Bell ([EMAIL PROTECTED]) wrote:
:
: My question is: Do I have to use a hub to wire these machines together
: or can I just wire the Ethernet cards directly together? I was reading
: somewhere that if I wire them directly together I have to either make a
: crossover cable or purchase one. Is this correct?
Considering the low cost of a network hub, and the fact that crossover cables
tend to be harder to find and/or more expensive, I'd recommended getting the
hub and standard cables.
After all, if you get a 3rd computer with network card, you're going to throw
away the crossover cable, and end up buying the hub and standard cables
anyway. Besides, hubs generally have pretty lights that you can watch while
networking, and they (the lights) make great troubleshooting tools for when
things go wrong.
Stu
------------------------------
From: "David Murray" <[EMAIL PROTECTED]>
Subject: Re: Newbie firewall question
Date: Mon, 10 May 1999 16:48:06 GMT
Technically, what you need to do is an advanced feature of a firewall..
However, do you "need" a firewall in the normal sense (protection)?? I
doubt it.. But I believe you will need to install firewalling on your
Linux kernel as well as IP Masquerading.
--DavidM
DB7654321 <[EMAIL PROTECTED]> wrote in article
<[EMAIL PROTECTED]>...
> I am new to Linux and networking and wondered if I need a firewall? I
have 3
> (1 Linux, 2 Win95) computers that I would like to share one internet
> connection. I have read that you need to seperate your private network
and the
> internet. Is a firewall really needed in my situation? If so can anyone
> suggest any good reading about the subject?
> David Bell
>
> Please don't email me just reply on the board.
>
------------------------------
From: Rob van der Putten <[EMAIL PROTECTED]>
Subject: Re: Direct Cable PPP connection between Linux and Win95
Date: Tue, 4 May 1999 14:08:01 +0200
Hi there
On Tue, 4 May 1999, Bono wrote:
> 9 pin female sockets are used for both machines.
Allways check your hardware;
Null Modem cable:
RXD--------\ /--------RXD
X
TXD--------/ \--------TXD
RTS--------\ /--------RTS
X
CTS--------/ \--------CTS
DTR--------\ /--------DTR
X
DSR--*-----/ \-----*--DSR
| |
DCD--+ +--DCD
GND---------------------GND
The screen of the cable should be connected (soldered) to the connector
shell at both ends of the cable.
For a 9 ping plug this is;
5 4 3 2 1
-----------------
\ o o o o o /
\ o o o o /
-------
9 8 7 6
DB9 Female
2 --------\ /-------- 2
X
3 --------/ \-------- 3
7 --------\ /-------- 7
X
8 --------/ \-------- 8
4 --------\ /-------- 4
X
6 --*-----/ \-----*-- 6
| |
1 --+ +-- 1
5 --------------------- 5
> mgetty works partially. I can see login message but It stops after I enter
> passsword.
Did you set the correct host type in windows?
Did you set up mgetty + pppd correctly?
> getty works well.
> pppd ???????????????
You could start pppd without mgetty. This works fine with 2 Linux boxes
(leased line mini howto) but would probably confuse windows.
Regards,
Rob
+------------------------------------------------------------------------+
| http://www.sput.webster.nl/spam-policy.html |
+------------------------------------------------------------------------+
------------------------------
From: "Michael Jakob" <[EMAIL PROTECTED]>
Subject: SUSE Linux 6.0 IP accounting
Date: Mon, 10 May 1999 16:42:29 +0200
Reply-To: "Michael Jakob" <[EMAIL PROTECTED]>
How to set up a proper working accounting for one of the Ethernet network
devices. We are using the standard kernel and there is the accounting from
SUSE running but the values are looking wrong. There is also no possibility
to save the values after a reboot. Is there a more advanced method known?
------------------------------
From: [EMAIL PROTECTED] (Stephan I. Boettcher)
Crossposted-To: comp.os.linux.questions,comp.os.linux.help,comp.os.linux.portable
Subject: Re: RedHat notebook config as server & client?
Date: 10 May 1999 10:46:44 -0400
[EMAIL PROTECTED] (Daniel O'Neill) writes:
> Background:
> Running Redhat 6 on
> Notebook computer with
> PCMCIA card network adapter (Linksys ect2 10BaseT)
>
> Objectives:
> 1) want to be able to have my computer set up as a SERVER with its
> own domain name and IP address so that it can serve other
> machines.
>
> 2) want to be able to connect to other networks (as a CLIENT) with
> my machine via the ethernet adaptor. These other networks may
> or may not be using the DHCP.
PCMCIA schemes can do this just fine
Add some boot options to /etc/lilo.conf, same kernel, but extra
append="SCHEME=xxx", to select the network at boot time. The default
should go without SCHEME selection, it will use whatever was used last.
> Confusions:
> 1)First of all I am wondering whether I should just chuck Redhat
> and switch to something else. Redhat changes things and then does not
> seem to provide adequate(/any) documentation about the overrides it
> makes to standard things like pcmcia configuration.
Just dump RedHats network config scripts.
0. Read the pcmcia howto.
1. Install a raw pcmcia_cs source in your kernel tree, compile and
install, this will replace some of the RedHat stuff.
2. Configure /etc/pcmcia/network.opts for all your network SCHEMEs.
3. Use the RedHat network scripts only to get up lo0
Stephan
--
========================================================================
Stephan Boettcher FAX: +1-914-591-4540
Columbia University, Nevis Labs Tel: +1-914-591-2863
P.O. Box 137, 136 South Broadway mailto:[EMAIL PROTECTED]
Irvington, NY 10533, USA http://www.nevis.columbia.edu/~stephan
========================================================================
------------------------------
From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: Wacky PPP problem
Date: 10 May 1999 08:15:25 -0500
[EMAIL PROTECTED] wrote:
: I installed RH6.0 recently and now ppp is acting funky. I am using the
: same script as I've used the last 2.5 years to connect:
: /usr/sbin/pppd connect '/usr/local/lib/ppp/redialer' /dev/cua0 38400
mru 552 crtscts modem asyncmap 200a0000 defaultroute noipdefault
: and I've set the executable to execute as root:
: # ls -l /usr/sbin/pppd
: -rwsr-xr-x 1 root root 120020 Apr 9 22:33 /usr/sbin/pppd
: BUT, it won't connect, and I get the following log:
: May 9 21:55:08 localhost kernel: registered device ppp0
: May 9 21:55:08 localhost pppd[2230]: pppd 2.3.7 started by sam, uid 500
: May 9 21:55:08 localhost pppd[2230]: Failed to open /dev/cua0: Permission denied
: May 9 21:55:08 localhost pppd[2230]: Exit.
: But then I become root, run it, and it runs fine. What's going on? By
: setting pppd uid root, pppd should be able to write to /dev/cua0, right?
: I don't see any thing in /etc/ppp that should make it behave strangely...
: Thanks for any help.
>From the ppp-2.3.7 README:
What was new in ppp-2.3.6.
**************************
* Pppd now opens the tty device as the user (rather than as root) if
the device name was given by the user, i.e. on the command line or
in the ~/.ppprc file. If the device name was given in
/etc/ppp/options or in a file loaded with the `call' option, the
device is opened as root.
This is also true for ppp-2.3.7 .
--
Clifford Kite <kite@inet%port.com> Not a guru. (tm)
/* Speak softly and carry a +6 two-handed sword. */
------------------------------
From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: HELP: MODEM stopped responding
Date: 10 May 1999 11:05:30 -0500
You need to be aware (and perhaps to beware) that I haven't done PnP so
whatever I suggest is based solely on my guess about how isapnp works.
What I really had in mind for IRQ and port configuration were jumpers
or a DOS based configuration program.
>From your post it seems to me that it works something like this:
There is a program that examines the cards and writes a configuration
file with various suggested configurations for each card and logical
device. You are then to edit the file and uncomment a configuration
of your choice. Finally you run another program that uses the
configuration file to configure PnP devices.
Denis Kholodar ([EMAIL PROTECTED]) wrote:
: Here is how I was configuring my sound card Sound Blaster 64
: (following B.Ball's book "Using Linux"): I used the command
: /usr/sbin/sndconfig
: it did change my /etc/conf.modules file from a blank one to the
: following:
: alias sound sb
: options -k sb io=0x220 irq=5 dma=1,5
OK, the isapnp configuration file should agree with this.
: Here is what I did after your email:
: [root@localhost /root]# setserial /dev/cua1
: /dev/cua1, UART: 16550A, Port: 0x02f8, IRQ: 3
The isapnp configuration file should have these port and IRQ settings.
: [root@localhost /root]# cat /proc/interrupts
: 0: 16083 timer
: 1: 131 keyboard
: 2: 0 cascade
: 8: 1 + rtc
: 12: 232 PS/2 Mouse
: 13: 1 math error
: 14: 3428 + ide0
: 15: 0 + ide1
The IRQs shown are for active devices so it looks like SB IRQ 5 and
modem IRQ 3 will be OK.
: [root@localhost /]# ls -l /dev/modem
: lrwxrwxrwx 1 root root 10 May 10 01:16 /dev/modem
: -> /dev/cua1
Yup, I missed this the first time, /dev/modem points to /dev/cua1 .
: from /var/log/messages again i have the same:
: May 10 01:26:28 localhost pppd[424]: pppd 2.3.3 started by root,
: uid 0
: May 10 01:26:28 localhost pppd[424]: tcgetattr: Input/output
: error(5)
: May 10 01:26:29 localhost pppd[424]: Exit.
Here are the changes that I *think* are needed in pnpdump.c ? I hope
there's enough context to enable you to make sense of them.
: # $Id: pnpdump.c,v 1.10 1997/07/14 22:30:47 fox Exp $
: # This is free software, see the sources for details.
: # This software has NO WARRANTY, use at your OWN RISK
: #
: # For details of this file format, see isapnp.conf(5)
: #
: # For latest information on isapnp and pnpdump see:
: # http://www.roestock.demon.co.uk/isapnptools/
: #
: # Compiler flags: -DREALTIME -DNEEDSETSCHEDULER
: #
: # Trying port address 0203
: # Board 1 has serial identifier 02 14 12 91 dd e4 00 8c 0e
: # Board 2 has serial identifier 91 c3 93 8b a2 70 30 72 56
: # (DEBUG)
: (READPORT 0x0203)
: (ISOLATE)
: (IDENTIFY *)
: # Card 1: (serial identifier 02 14 12 91 dd e4 00 8c 0e)
: # CTL00e4 Serial No 336761309 [checksum 02]
: # Version 1.0, Vendor version 1.0
: # ANSI string -->Creative SB AWE64 PnP<--
: # Vendor defined tag: 73 02 45 20
: #
: # Logical device id CTL0045
: #
: # Edit the entries below to uncomment out the configuration required.
: # Note that only the first value of any range is given, this may be changed if
:required
: # Don't forget to uncomment the activate (ACT Y) when happy
: (CONFIGURE CTL00e4/336761309 (LD 0
: # ANSI string -->Audio<--
: # Multiple choice time, choose one only !
: # Start dependent functions: priority preferred
: # IRQ 5.
: # High true, edge sensitive interrupt (by default)
: (INT 0 (IRQ 2 (MODE +E)))
Change the line above to read
(INT 0 (IRQ 5 (MODE +E)))
: # First DMA channel 1.
: # 8 bit DMA only
: # Logical device is not a bus master
: # DMA may execute in count by byte mode
: # DMA may not execute in count by word mode
: # DMA channel speed in compatible mode
: (DMA 0 (CHANNEL 0))
: # Next DMA channel 5.
: # 16 bit DMA only
: # Logical device is not a bus master
: # DMA may not execute in count by byte mode
: # DMA may execute in count by word mode
: # DMA channel speed in compatible mode
: (DMA 1 (CHANNEL 5))
: # Logical device decodes 16 bit IO address lines
: # Minimum IO base address 0x0220
: # Maximum IO base address 0x0220
: # IO base alignment 1 bytes
: # Number of IO addresses required: 16
: (IO 0 (BASE 0x280))
Change the line above to read
(IO 0 (BASE 0x220))
<snipped>
: # End dependent functions
: (ACT Y)
: ))
<snipped>
: # Card 2: (serial identifier 91 c3 93 8b a2 70 30 72 56)
: # USR3070 Serial No -1013740638 [checksum 91]
: # Version 1.0, Vendor version 0.0
: # ANSI string -->U.S. Robotics 56K Voice INT<--
: #
: # Logical device id USR3070
: #
: # Edit the entries below to uncomment out the configuration required.
: # Note that only the first value of any range is given, this may be changed if
:required
: # Don't forget to uncomment the activate (ACT Y) when happy
: (CONFIGURE USR3070/-1013740638 (LD 0
: # Multiple choice time, choose one only !
: # Start dependent functions: priority preferred
: # Fixed IO base address 0x02f8
: # Number of IO addresses required: 8
(IO 0 (BASE 0x02f8))
: # IRQ 3.
: # High true, edge sensitive interrupt (by default)
(INT 0 (IRQ 3 (MODE +E)))
Uncomment as shown above.
<snipped>
: # End dependent functions
(ACT Y)
Uncomment the ACT line as shown above.
: ))
: # End tag... Checksum 0x00 (OK)
: # Returns all cards to the "Wait for Key" state
: (WAITFORKEY)
Configure the cards by running the isapnp program that uses this file to
configure the cards. If I've guessed correctly then you're in business.
If I've guessed wrong then I hope you made backups of the file before
making these changes. :|
--
Clifford Kite <kite@inet%port.com> Not a guru. (tm)
/* Editing with vi is a lot better than using a huge swiss army knife. */
------------------------------
From: [EMAIL PROTECTED] (Duncan Simpson)
Subject: Re: [Newbie] Troubles with ISA ethernet card
Date: 10 May 1999 16:15:02 GMT
I had a similar problem on my P II box. I knew the IRQ and base
configured (0x300, IRQ 10). The bootup probe found the card but not
the irq. After twidlling IRQ 10 in the BIOS from PCI to legacy ISA in
has worked like a dream. All I need now is a thick to 10Base2 (or at a
push 10BaseT) transciever to talk to that Solbourne box...
Duncan (-:
--
Duncan (-:
"software industry, the: unique industry where selling substandard goods is
legal and you can charge extra for fixing the problems."
------------------------------
From: "Terence Parker" <[EMAIL PROTECTED]>
Subject: FTP files corrupted, when downloading from another machine.
Date: Mon, 10 May 1999 22:59:32 +0800
Can anyone think of any reason why, when I FTP'd into another Linux machine
(Red Hat 5.2 though that is irrelavent), the stuff I downloaded was
garbled - i.e. I could not decompress it correctly. I did set the download
to 'Binary', so that is not the problem.
The client was using a Linux machine, and so was the server - both of which
are on the same network. The file sizes even match after the download, but
they still refuse to decompress because they are corrupted in some way.
FTPing to commercial sites has no problems though - only to the other Linux
machine setup on the same network.
Thanks in advance,
Terence Parker.
------------------------------
Crossposted-To:
comp.os.ms-windows.networking.tcp-ip,comp.os.ms-windows.networking.misc,comp.os.ms-windows.nt.misc
From: [EMAIL PROTECTED]
Subject: Re: LinuxPing -> NTping DEC PCI tcp-ip problems
Date: Mon, 10 May 1999 15:55:04 GMT
Hello,
What are the subnet masks on each of the cards. If they are the same, then the cards
are on the same network. What are you trying
accomplish? Two cards on the same network is good for loadbalacing (if you have the
software) terrible for network connectivity.
T
On Sat, 08 May 1999 15:35:07 +0000, Matt <[EMAIL PROTECTED]> wrote:
>Hi, I am having great problems with the configuration of Linux and NT
>I have the network stats below.
>
>I am using two DEC PCI cards one has a tcp-ip address of 192.168.10.1
>(NT)
>the other 192.168.10.2 (Linux).
>
>Many thanks in advance for any help you maybe able to give me.
>
>Matt
>
>NT...
>
>Pinging 192.168.10.1 with 32 bytes of data:
>
>Reply from 192.168.10.1: bytes=32 time<10ms TTL=128
>Reply from 192.168.10.1: bytes=32 time<10ms TTL=128
>Reply from 192.168.10.1: bytes=32 time<10ms TTL=128
>Reply from 192.168.10.1: bytes=32 time<10ms TTL=128
>
>
>Pinging 192.168.10.2 with 32 bytes of data:
>
>Request timed out.
>Request timed out.
>Request timed out.
>Request timed out.
>
> Network Address Netmask Gateway Address
>Interface Metric
> 127.0.0.0 255.0.0.0
>127.0.0.1 127.0.0.1 1
> 192.168.0.0 255.255.0.0
>192.168.10.1 192.168.10.1 1
> 192.168.10.1 255.255.255.255
>127.0.0.1 127.0.0.1 1
>192.168.10.255 255.255.255.255
>192.168.10.1 192.168.10.1 1
> 224.0.0.0 224.0.0.0
>192.168.10.1 192.168.10.1 1
>255.255.255.255 255.255.255.255
>192.168.10.1 192.168.10.1 1
>
>Route Table
>Active Connections
>
> Proto Local Address Foreign Address State
> TCP 127.0.0.1:1025 127.0.0.1:1026 ESTABLISHED
> TCP 127.0.0.1:1026 127.0.0.1:1025 ESTABLISHED
> TCP 192.168.10.1:1093 192.168.10.1:139 TIME_WAIT
>
>
>
------------------------------
From: Johan Kullstam <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.system
Subject: Re: Reliable (!) nic for 2.2 kernel?
Date: 10 May 1999 13:12:15 -0400
bryan <[EMAIL PROTECTED]> writes:
> its totally repeatable. I wonder if its my SMP that is throwing a
> monkey wrench into the works? is anyone happy with their tulip in
> 2.2.7 AND smp??
i am happy. i have a dec tulip 21140 card in a quad ppro box and it
seems fine. i use tulip driver v89h (what comes with linux 2.[12].x
kernels) and have tried v90 as well. i have run big ftp jobs (100's
of Mb) to move data back and forth between it and my other machine. i
have a 100Mbps setup through a little 4 port hub. i've got two more
dec tulips in my uniprocessor box. one 10Mbps 21041 and one 21140.
i can't recall the minor rev letter/numbers at this time.
what tests would you have me perform to inflict maximum punishment
upon these ethercard?
--
johan kullstam
------------------------------
From: Steve Hall <[EMAIL PROTECTED]>
Subject: Re: Debugging PPP connection
Date: Sun, 09 May 1999 16:52:29 -0700
It appears that chat is using -v and pppd has debug. The log file looks great
until the line after the one where my password is sent. I've got a :
pppd[400]: Connect script failed
line. My prompt strings are matched up OK. Do I need the three ppp's in my
ifcfg-ppp0 file - if so where should I put them
Many thanks
Steve H
PS - this login/pwd and phone number all work great under windows so thats all
OK.
Clifford Kite wrote:
> Steve Hall ([EMAIL PROTECTED]) wrote:
>
> : I'm trying to get my PPP connection working. The modem is dialling and
> : making the connection but then after a few seconds it drops it. How can
> : I debug this to find out whats going wrong? IE is there a log file or
> : debugging utility I can use?
>
> The log files are usually in /var/log/, the files vary with the
> distribution. Look in /etc/syslog.conf to find where the kernel messages
> are sent. Here the chat messages mostly go to /var/log/messages and the
> PPP negotiation messages to /var/log/debug . Make sure that chat has the
> `-v' option and that pppd has the "debug" option.
>
> --
> Clifford Kite <kite@inet%port.com> Not a guru. (tm)
> /* Editing with vi is a lot better than using a huge swiss army knife. */
------------------------------
From: Chow <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: How to Dialup to Linux Server !?
Date: Tue, 11 May 1999 01:21:14 +0800
Reply-To: [EMAIL PROTECTED]
Hello,
Is it possible to dialup to Linux Server from Linux workstation or
other platform ?
If it can, would you please to teach me how to setup it ??
Email : [EMAIL PROTECTED]
Best regards,
Eric
------------------------------
** 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
******************************