Linux-Networking Digest #60, Volume #11 Thu, 6 May 99 13:13:44 EDT
Contents:
Re: Anyone using 'timed'as a time server? (Ronald Cole)
Re: Strange problem while connected to foreing host ("Curt")
Re: Slow Linux PPP FIXED !!! ("Curt")
Re: NIS+ installation error (Darryl L. Pierce)
Re: no pingies in very simple network (Rob van der Putten)
Re: restarting network services ("Kurt C. Anderson")
Re: ?Windows NT dialup to Linux PPP server? (Richard Birchall)
PCMCIA network cards (Charles Watkins, Jr.)
Routing and router redundancy (Mark)
Serial cables or Cerial for breakfast... ("Brian")
Re: PPP - Please no ppp how-to's (Alex Meisel)
Re: Excuse my newbie question but... (Thomas Zajic)
Redhat 5.1 Email Delay !!! ("CEO")
Re: Serial cables or Cerial for breakfast... ("Curt")
Re: 2 modems 2 ISP accts. is it possible? ([EMAIL PROTECTED])
Re: Multiple IP Addresses (Duncan Simpson)
Excuse my newbie question but... ("Gilad Rainer")
kernel 2.2 ("Monica")
Re: Redhat 6.0... the good, the bad, and the ugly (/dev/niall)
Re: No PPP lines when dmesg (pces)
Re: help two card networking (Paul Black)
PROBLEM WITH CGI-SCRIPTS and MASQUERADING :-( ("Michael.Moeckel")
Re: No PPP lines when dmesg (Ken Mar)
Re: kernel 2.2 ("Aaron Mulder")
----------------------------------------------------------------------------
From: Ronald Cole <[EMAIL PROTECTED]>
Subject: Re: Anyone using 'timed'as a time server?
Date: 05 May 1999 16:56:25 -0700
[EMAIL PROTECTED] writes:
> `timed` isn't a time daemon, as much as its name makes it sound so. The only
> `timed` I know of is the one that sets the clock *once* and terminates. It's
> supposed to be used in conjunction with a real daemon process that maintains
> the time [xntpd and the like work best when they only have to make small
> adjustments, and leave the bigger ones for a periodic `timed` run from cron].
> You can run `timed` periodically to reset your clock, but it will only be
> correct immediately following a run. `xntpd`, on the other hand, will make
> near-continuous minor adjustments to keep things correct.
If you're using NTP, then you'll want to run "ntpdate" to set the date
prior to starting the ntpd daemon.
--
Forte International, P.O. Box 1412, Ridgecrest, CA 93556-1412
Ronald Cole <[EMAIL PROTECTED]> Phone: (760) 499-9142
President, CEO Fax: (760) 499-9152
My PGP fingerprint: 15 6E C7 91 5F AF 17 C4 24 93 CB 6B EB 38 B5 E5
------------------------------
Reply-To: "Curt" <[EMAIL PROTECTED]>
From: "Curt" <[EMAIL PROTECTED]>
Crossposted-To: de.alt.comm.isdn4linux
Subject: Re: Strange problem while connected to foreing host
Date: Thu, 6 May 1999 09:22:10 -0500
I recently was helping someone with a flaky ISDN connection. Although it
still hasn't been completely resolved, it appears to be related to the fact
that the distance between the last repeater and the house is more than 18000
feet. What seemed odd is that large downloads worked fine, but uploads
would never work beyond a few 100Kbytes.
It may not be related to your problem, but it's probably worth checking.
Joerg Sauer <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi,
> I recently posted a question about my problem, but didn't get any
> working answers and also couldn't find out the solution by myself.
>
> Problem:
> After logging into an remote host with telnet the connection is
> immidiatly closed after invoking applications like vi, more, less, vnc
> I just get the message "connection closed by foreign host"
>
> This happens allways when I connect throug my remote access dial in
> port isdn0 (as described below) when I connect through the Internet
> this don't happen and everything works fine.
>
> Here is my network map.
> Each Linux Box has 3 Network connections.
> 1. internal net trough eth0
> 2. internet connection through ippp0 (PPP), with DHCP and Masquerading
> 3. direct dial in throug isdn0 (RawIP)
>
> =============My Site=======================
> Network 192.168.1.0 Mask:255.255.255.0
>
> Win95 PC
> | 192.168.1.2
> |
> eth0
> |
> | 192.168.1.1
> Linux
> | |
> | |
> | |_______ippp0 (PPP) -->Internet Provider (DHCP, Masquerading)
> |
> |___isdn0(Raw IP)--PtP-|
> 192.168.3.1 |
> |
> |
> =======Remote Site======+======= Network 172.16.1.1 Mask 255.255.255.0
>
> _________________|
> |
> isdn0 (192.168.3.2) Raw IP
> |
> Linux
> | |
> | |
> | |___ippp0 -->Internet Provider (DHCP,Masquerading)
> |
> eth0 172.16.1.1
> |
> |
> Win 95 PC 172.16.1.2
>
> I am using Suse 6.0 Linux on both sides, The installations of the
> linux boxes are allmost the same: (Isdn4Linux, Bind, Sendmail,
> Hardware...) Just the network addresses and nameserver tables are
> different for each side.
> In the Suse rc.config file I made the following entries:
> MSQ_START=Yes
> MSQ_NETWORKS=192.168.1.0/24
> MSQ_DEV=ippp0
> FW_START=no
> IP_DYNIP=yes
>
> Do you have any ideas?
>
> Thanks in advance
> Joerg
>
> PS: response also per email appretiated.
------------------------------
Reply-To: "Curt" <[EMAIL PROTECTED]>
From: "Curt" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,linux.dev.ppp,linux.redhat.ppp,linux.redhat.install
Subject: Re: Slow Linux PPP FIXED !!!
Date: Thu, 6 May 1999 09:30:15 -0500
This type of problem usually is caused by a router or firewall filtering
ICMP packets, which keep your system from determining the correct MTU size
(it should fall back to a size that works). It can be very frustrating,
since some sites will work and others won't. We has a similar problem with
an old SUN firewall. I had to use the same solution of forcing the MTU
size to be a size that worked with most sites.
Rustan LeBaron <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
s.net...
> I read EVERYthing about this problem on this newsgroup and others, and
> tried several things, but this fixed my problem:
> Simply add to your pppd arguments the following:
>
> mtu 750
>
> That's IT!
>
> By default it's set to 1500, so change it to a value of at least 296,
> depending on your modem speed/connection speed, and this might fix your
> problem, it fixed mine! Now I'm getting throughput in Linux equal to
> what I got in Windows.
>
> I know all you experts out there will laugh or say something else was
> the problem, but this is what I did to fix my problem, so all you people
> out there with this similar problem, try this first.
>
> Thanks for all the help, everyone.
> RL
>
------------------------------
From: [EMAIL PROTECTED] (Darryl L. Pierce)
Subject: Re: NIS+ installation error
Date: Thu, 06 May 1999 13:45:37 GMT
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?
---
Darryl L. Pierce, Software Engineer, Resource Solutions, Int'l
------------------------------
From: Rob van der Putten <[EMAIL PROTECTED]>
Subject: Re: no pingies in very simple network
Date: Thu, 6 May 1999 12:38:59 +0200
Hi there
Can you ping yourself (192.168.0.1)?
Did you set the media type to auto detect or fixed (either Coax + BNC or
UTP)?
Regards,
Rob
+------------------------------------------------------------------------+
| http://www.sput.webster.nl/spam-policy.html |
+------------------------------------------------------------------------+
------------------------------
From: "Kurt C. Anderson" <[EMAIL PROTECTED]>
Subject: Re: restarting network services
Date: Thu, 6 May 1999 08:16:52 -0500
you can stop and start network services with
/etc/rc.d/init.d/network stop
/etc/rc.d/init.d/network start
kurt anderson
Chris Snyder wrote in message <[EMAIL PROTECTED]>...
>Perhaps this question is a bit of a newbie question but I will ask any
>way.
>If one changes configurations for Samba (or any other networking
>service) how can one restart the services with the new configuration
>without rebooting?
>Thanks in advance,
>-chris snyder
>
------------------------------
From: Richard Birchall <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: ?Windows NT dialup to Linux PPP server?
Date: Thu, 06 May 1999 13:12:08 GMT
In article <[EMAIL PROTECTED]>,
jianhong <[EMAIL PROTECTED]> wrote:
> Windows NT dialup does send out "CLIENT" first, as I can see from
> `minicom` on the Linux box. However, when I added
> CLIENT SERVER
> to the chatscript file, the ppp server on the Linux still failed
Sorry, my mistake. The proper string is CLIENTSERVER (one word).
Richard
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
Subject: PCMCIA network cards
From: Charles Watkins, Jr. <[EMAIL PROTECTED]>
Date: 6 May 1999 06:07:20 -0600
I am running RH 5.2 on an IBM Thinkpad 310ED. Everything works great
except for the network card. I have tried a Linksys Etherfast 10/100 and a
megahertz 56K/10baseT combo card, and Linux can't find either one. Anyone
have any suggestions? TIA.
------------------------------
From: [EMAIL PROTECTED] (Mark)
Subject: Routing and router redundancy
Date: Thu, 06 May 1999 12:09:42 GMT
I currently have a 10Mbs network and I am considering moving some of the
systems that generate the heaviest traffic to a 100Mbs segment.
I am considering doing this using Linux and ip forwarding to route packets
appropriately between the two segments.
i.e.
eth0 - 10Mbs segment - 192.168.255.0
eth1 - 100Mbs segment - 192.168.254.0
However, in such a setup the router has to be extremely reliable, if the
router should fail (hardware failure, naturally) then the two subnetworks
would become invisible to each other, this is not an acceptable solution.
How could I implement a secondary (backup) router into such a scheme to allow
some redundancy and how would I set up and configure such a system.
Thanks for any suggestions
Mark Garner
------------------------------
From: "Brian" <[EMAIL PROTECTED]>
Crossposted-To:
alt.os.linux.slackware,alt.os.linux.turbolinux,comp.infosystems.www.servers.unix,comp.os.linux.hardware,comp.os.linux.questions
Subject: Serial cables or Cerial for breakfast...
Date: Thu, 06 May 1999 13:27:43 GMT
Hi Everyone:
Here I am with my bowl of O's & milk and I'm thinking, "I
sure would like to get that Livingston PM-11 running".
Here is my question:
How do I connect from a Linux box DB25 male serial port to
my Livingston PM-11 DB25 female serial port to start setting
it up.
Do I use a:
DB25 pin M-F serial cable,
DB25 pin M-F modem cable,
DB25 pin M-F null-modem cable,
None of the above?
The PM-11 appears to boot up, (can hear floppy flopping
about), but I have no way of even beginning to talk to it
until I can login and I can't do that until I figure out HOW
to talk to it.
This is by no means an emergency, I just happened to pick up
this historical piece of gear on eBay for a song and I would
like to get it attached to my home tcp/ip network and play.
I have read most everything about the PM-11 (PM-2 manual)
including the upgrade stuff so I am on the lookout for the
additional DRAM chips (can anybody help with that) that will
allow me to upgrade the software but that comes next!
Thanks everyone.
Best regards,
Brian
------------------------------
From: Alex Meisel <[EMAIL PROTECTED]>
Subject: Re: PPP - Please no ppp how-to's
Date: Thu, 06 May 1999 15:28:12 +0200
The Pike's wrote:
>
> The question I am asking is probably the most common asked on the face of
> the planet. Does anyone have a txt file on setting up ppp? The so-called
> PPP-How To's are so useless I dont think that it was worth the hard drive
> space. I am in Red Hat and really want to know the answer of this. I once
> got a file that was very easy, it was a small, 20k txt file on it. It
> worked sweet, but then I had to reformat... Please help, I know this is a
> very common problem but I really want to knoow this answer to this. If you
> could please reply to this I will be very thankful.
>
> Thanx
>
> Dan.
Hi Dan!
If you are a RedHat-User try the linuxconf tool to setup your ppp.
Soooo long!
AleX
------------------------------
From: [EMAIL PROTECTED] (Thomas Zajic)
Subject: Re: Excuse my newbie question but...
Reply-To: [EMAIL PROTECTED]
Date: Thu, 06 May 1999 13:26:11 GMT
On Thu, 6 May 1999 00:20:19 +0200, Gilad Rainer wrote:
> What is "NIC"?
> Probably a basic thing, so please excuse me for the question.
> See ya around,
> Gilad.
NIC == _N_etwork _I_nterface _C_ard, AFAIK.
HTH, HAND & TTYL,
Thomas ;-)
--
=--- Thomas Zajic aka ZlatkO ThE GoDFatheR, Vienna/Austria ---=
=-- "It is not easy to cut through a human head with a hacksaw." M.C. --=
=-- Posted with Free Agent 1.11/32 running on Linux 2.0.36/Wine-990226 --=
=--- Spam-proof e-mail: thomas(DOT)zajic(AT)teleweb(DOT)at ---=
------------------------------
From: "CEO" <[EMAIL PROTECTED]>
Subject: Redhat 5.1 Email Delay !!!
Date: Thu, 6 May 1999 21:47:10 +0800
To all the Linux Redhat Hackers, Gurus, Masters, lovers
please reply to [EMAIL PROTECTED]
I have set up a Linux Redhat 5.1 email server for an internal network of
about 300 users
the server is not connected to the external network
why is it sometimes when User A sends an email to User B
User B will not be receive User A's email ... immidiately
User B can only receive the User A's email after some delay ... sometimes it
may be a Day !!!
I am using Redhat 5.1 and using the native sendmail ... that came with it
I am using also using pop3
can anyone out there ... help out ???
please reply to [EMAIL PROTECTED]
------------------------------
Reply-To: "Curt" <[EMAIL PROTECTED]>
From: "Curt" <[EMAIL PROTECTED]>
Crossposted-To:
alt.os.linux.slackware,alt.os.linux.turbolinux,comp.infosystems.www.servers.unix,comp.os.linux.hardware,comp.os.linux.questions
Subject: Re: Serial cables or Cerial for breakfast...
Date: Thu, 6 May 1999 08:43:25 -0500
I believe it is a null-modem cable. I'm sure it is not a custom cable.
You should also visit livingston's page and get a copy of PM Console.
> Do I use a:
>
> DB25 pin M-F serial cable,
> DB25 pin M-F modem cable,
> DB25 pin M-F null-modem cable,
> None of the above?
>
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: 2 modems 2 ISP accts. is it possible?
Date: Thu, 06 May 1999 14:40:26 GMT
In article <7grnjh$46a$[EMAIL PROTECTED]>,
Jack <[EMAIL PROTECTED]> wrote:
> anybody tried modem bonding in Linux? where you use 2 modems and 2 ISP
> accts in one computer.
>
> is it possible now in Linux?
I believe this is known as multilink, or shotgun, ppp. Read up on EQL PPP in
the network how-to's. I am going to be using this very same system to connect
our central offices with our remote locations. Cheaper than isdn around here.
---
Dustin Puryear
[EMAIL PROTECTED]
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: [EMAIL PROTECTED] (Duncan Simpson)
Crossposted-To: comp.os.linux.setup,linux.redhat.misc,redhat.general
Subject: Re: Multiple IP Addresses
Date: 6 May 1999 13:58:21 GMT
In <Su5Y2.800$[EMAIL PROTECTED]> "Curt" <[EMAIL PROTECTED]> writes:
>See http://metalab.unc.edu/LDP/HOWTO/mini/IP-Alias.html
>Brian Carter <[EMAIL PROTECTED]> wrote in message
>news:u$$qZG0l#GA.60@cpmsnbbsa02...
>> I am trying to configure my Linux (Redhat 5.2) to run with multiple
>domains,
>> each having different IP addresses .. I know this can be done as my
>> ex-provider had this set up for me (I then forgot what he did).
>>
>> I have two domains, and one NIC (eth0)
>>
>> Can somebody point me in the right direction .. assuming the following :
>>
>> domain 1 - cma1.com (195.60.36.1)
>> domain 2 - cma2.com (195.60.37.1)
>>
If all Brian wants it to run two networks other the same piece of wire
all he needs is a route command that tells the kernel both networks
can be reached via the same interface with no gateway.
route add -net <network> <interface>
does this. (Been there and done that for a machine that needed the extra
route to see it's default gateway).
Duncan (-:
--
Duncan (-:
"software industry, the: unique industry where selling substandard goods is
legal and you can charge extra for fixing the problems."
------------------------------
From: "Gilad Rainer" <[EMAIL PROTECTED]>
Subject: Excuse my newbie question but...
Date: Thu, 6 May 1999 00:20:19 +0200
What is "NIC"?
Probably a basic thing, so please excuse me for the question.
See ya around,
Gilad.
------------------------------
From: "Monica" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: kernel 2.2
Date: 6 May 1999 16:14:05 GMT
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
------------------------------
From: /dev/niall <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: Redhat 6.0... the good, the bad, and the ugly
Date: Thu, 06 May 1999 16:07:49 GMT
Use fdisk, and enter "advanced mode". There's lots of nasty, damaging options
in there. ;)
In article <7gq9ht$6rf$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> How did you change this manually?
>
> > I didn't see any. RH6 installed fine on a clean 18GB WD drive. I did notice
> > that fdisk did not get the correct LBA translation for the drive but instead
> > used the "real" values. I changed this manually to the LBA values. On a
drive
> > with a pre-existing FAT partition it got the values correctly.
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
>
--
--
/dev/niall
http://www.kst.com/knownspace/
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: pces <[EMAIL PROTECTED]>
Subject: Re: No PPP lines when dmesg
Date: Fri, 07 May 1999 00:19:34 +0800
Reply-To: [EMAIL PROTECTED]
> A Linux newbie wished to know how to connect Linux box to ISP thru'
> PPP. Following advice from textbook, I issued the command dmesg and
> didn't see the expected entries :
> PPP --------blah blah------
> TCP/IP ------blah blah-----
> PPP -----blah blah----
> PPP -----blah blah----
>
> Book says I need to recompile kernel for PPP and do a insmod to load
> driver. As with most books, it stopped dead in the tracks from there.
> Could you guys out there kindly 'hand-lead' me to achieve the above?
> Things like where to get the built-in PPP or the module and what
> commands to issue. I know it's embarassing, but had to start somewhere,
> right?
It all depends on if you want to compile PPP support into the kernel or as
a module. The only difference between either option is what you select
for the network options. Actually which distribution are you using?
If during 'make menuconfig' (or 'make xconfig') you selected PPP as a
module,
then you need to do the following after you finished the 'make menuconfig'
session and have saved the configuration:-
/usr/src/linux# make modules
/usr/src/linux# make modules_install
That should compile the modules and then install 'em for you.
(_IF_ the modules aren't installed : to check, type lsmod at the
prompt. If you see PPP in the list, then you have the module
installed. Otherwise, you just type 'insmod ppp' and it will
load. If it doesn't, it means the PPP module wasn't installed/
compiled properly.)
So when you reboot(not sure if this is really necessary, unless you've
compiled a new config for the kernel), a 'dmesg' should result in
a screen dump of the boot up process, in which there should be
some lines displaying the "PPP:..."
If you elected to compile the PPP support into the kernel, then you'd
have to recompile the kernel and then, if need be, re-run lilo and then
reboot. You should then get the PPP lines.
I hope this helps
------------------------------
From: Paul Black <[EMAIL PROTECTED]>
Subject: Re: help two card networking
Date: Thu, 06 May 1999 16:07:30 +0100
Reply-To: Paul Black <[EMAIL PROTECTED]>
"Marco Paglioni" <[EMAIL PROTECTED]> wrote:
>
> i've a linux box with two ethernet cards, one connected to a router to
> internet (eth0) and one in the internal hub (eth1)
> eth0 : ip 194.243.109.126 netmask 255.255.255.224 and gateway 194.243.109.97
> eth1: ip 192.9.200.106 netmask 255.255.255.0 without gateway
>
> with the external network, everything is ok.
> if a do a traceroute to an internal ip (192) i get:
> traceroute:Warning: Multiple interfaces found; using 194.243.109.126 @ eth0
>
> so i can't ping a computer in the local network
ping should work. With traceroute, you have to do "traceroute blah -i eth1".
Paul
------------------------------
From: "Michael.Moeckel" <[EMAIL PROTECTED]>
Subject: PROBLEM WITH CGI-SCRIPTS and MASQUERADING :-(
Date: Thu, 06 May 1999 17:27:18 +0200
I've set up a linux-box with 2 ethernet-cards to be a firewall...
I'm running kernel 2.0.34 (slackware).
The masquerading works for http and ftp(ping,telnet...), but if
I access a html-site, which access a cgi-programm(a counter), then I get
the message(after a while) that the server is not responding ...
On the firewall-linux-box(which has direct internet-access), the output
of the cgi-programm(html or gif-picture) is displayed ...
that means, the firewall is not forwarding the output of the cgi-program
to the internal network :-(
my ipfwadm is as follow:
ipfwadm -F -p deny
ipfwadm -F -a m -b -S 192.168.1.0/255.255.255.0 -D 0.0.0.0/0
what's wrong ?
please help me ...
thanx in advance
mimo
------------------------------
From: Ken Mar <[EMAIL PROTECTED]>
Subject: Re: No PPP lines when dmesg
Date: Fri, 07 May 1999 00:52:52 +0800
> for the network options. Actually which distribution are you using?
>
I'm using RH 5.2. Aren't they supposed to be auto-install? Anyway, I'll
try to do as per your advice and see how it goes. Thanks.
-Ken
------------------------------
From: "Aaron Mulder" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: kernel 2.2
Date: Thu, 06 May 1999 17:00:44 GMT
If this is not an upgrade to Red Hat 6.0, but only a newer Kernel, try
http://www.redhat.com/corp/support/docs/kernel-2.2/kernel2.2-upgrade.html
Aaron
Monica wrote in message <01be97dc$29bcf040$[EMAIL PROTECTED]>...
>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
------------------------------
** 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
******************************