Linux-Networking Digest #164, Volume #12 Mon, 9 Aug 99 18:13:56 EDT
Contents:
Re: TIK the aim client for linux ("John Hardin")
Re: domainnamen --> lokale ip (Abacab)
Re: Problem with socket closure in 2.2 kernel? ("John Hardin")
Re: Timeout expired while waiting for the PPP interface to come up! (Joshua Li)
Re: tcpdump (Jerry Talkington)
ppp fails "LCP: timeout sending Config-Requests" (P)
Re: Fetchmail at startup (Jerry Talkington)
Wireless: Aviator2.4 = Raytheon Raylink ([EMAIL PROTECTED])
Re: cannot telnet into redhat (Allen Wong)
Re: cheap ethernet card (Rod Smith)
Re: ethernet card problem! (Allen Wong)
Can't activate AX25 port - HELP!! (Jjjenny)
Re: Sendmail & popserver (Jerry Talkington)
Re: Identifying network devices (Ian Wilson)
Routing Table (David Hopkins)
Re: route problems ("Tobias Knowles")
ppp routing problem ("Jim Schlegel")
Re: samba and NT MEMBER SERVER ("Romiko")
Login Access to a Linux computer (Ho Lee)
Can't print to LPD queue from remote systems ("Steve Snyder")
login access to Linux computer (Ho Lee)
Re: Cross-over cable? (QuestionExchange)
Re: squid and named problem (QuestionExchange)
Re: ppp performance help (QuestionExchange)
Cant find http://localhost ... (Robert L Montgomery)
Re: login access to Linux computer ("Almer. S. Tigelaar.")
----------------------------------------------------------------------------
From: "John Hardin" <[EMAIL PROTECTED]>
Subject: Re: TIK the aim client for linux
Date: Mon, 9 Aug 1999 12:03:50 -0700
Nevyn wrote in message <7ohf6u$nr1$[EMAIL PROTECTED]>...
>
>anyone know where it's gone
Try poking around on http://freshmeat.net/
--
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: Abacab <[EMAIL PROTECTED]>
Subject: Re: domainnamen --> lokale ip
Date: Mon, 09 Aug 1999 21:37:35 +0100
Hallo Gunnar,
> wie kann ich Domainname --> ip (192.168.168.1) adresse abbilden? (in
> /etc/hosts geht ip --> dn)
> (Sprich. wenn das skript http://www.domainname-de/cgi-bin/hhh > benutzt, das
> er dann nicht nach aussen geroutet wird, sondern auf dem lokalen > Verzeichnis
> bleibt)
Have you tried simply putting the domain name in your hosts file,
so something like:
192.168.168.1 MyServer
192.168.168.1 www.domainname.de
192.168.168.2 MyClient
If this does not work, you should set up linux to check your hosts
file before accessing a nameserver (can be done using linuxconf)
Good Luck
Abacab
------------------------------
From: "John Hardin" <[EMAIL PROTECTED]>
Subject: Re: Problem with socket closure in 2.2 kernel?
Date: Mon, 9 Aug 1999 12:20:51 -0700
[EMAIL PROTECTED] wrote in message
<[EMAIL PROTECTED]>...
>[EMAIL PROTECTED] (Thorsten Kuehnemann) wrote:
>>The workaround is to read all unread data into the bitbucket.
>
>At the risk of sounding stupid , what is the bitbucket and what are the
unix
>API calls in C to put data into it?
/dev/null
Just treat it like any other file: Open it for writing, write something,
close it. Whatever you wrote will disappear.
--
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: Joshua Li <[EMAIL PROTECTED]>
Subject: Re: Timeout expired while waiting for the PPP interface to come up!
Date: Mon, 09 Aug 1999 19:30:50 GMT
If you are using a regular user account, it might be caused by lack of pppd
permission, Read the PPP-HOWTO, chapter says using pppd with root
previlige.
Hope this helps,
Joshua Li
rt wrote:
>
> Hey,
>
> I hope someone will help me for solving the next problem:
> under Red Hat Linux 6.0 I try to get a connection with the Internet (ISP
> Skynet Belgium) using the kppp program.
> I think that my configuration is OK; but there is a problem when pppd
> starts:
> By "Logging on to Network" when the kppp program try to start pppd
"Starting
> pppd...."
> the following message appears:
> timeout expired while waiting for the PPPinterface to come up (but dmesg
|
> less) learns me that the ppp0 interface is OK.
> The content of the log file PPP-lofgfile is:
>
> Aug 8 20:01:26 localhost pppd[695]: pppd 2.3.7 started by root, uid 0
> Aug 8 20:01:26 localhost pppd[695]: Using interface ppp0
> Aug 8 20:01:26 localhost pppd[695]: Connect: ppp0 <--> /dev/ttyS1
> Aug 8 20:01:56 localhost pppd[695]: Terminating on signal 15.
> Aug 8 20:02:02 localhost pppd[695]: Connection terminated.
> Aug 8 20:02:02 localhost pppd[695]: Connect time 0.6 minutes.
> Aug 8 20:02:02 localhost pppd[695]: Exit.
>
> So, I think that the problem is: Terminating on signal 15. But , really,
I
> don't know what I have to do for resolving this problem
>
>
> Rudy,
>
> [EMAIL PROTECTED]
>
>
>
>
================== Posted via CNET Linux Help ==================
http://www.searchlinux.com
------------------------------
From: Jerry Talkington <[EMAIL PROTECTED]>
Subject: Re: tcpdump
Date: Mon, 09 Aug 1999 11:34:25 -0700
Sapan J Bhatia wrote:
>
> I want to use tcpdump to monitor traffic on my local system.
> I'd like to be able to do this even when I'm not connected
> through pppd because it helps me test my networking apps.
>
> I know it is possible because I've done it in the past, but
> now it gives an error "Cannot find suitable device."
>
> Can anybody help? When I'm connected, it uses /dev/ppp0 and
> dumps packets that come across the dial-up link.
Try
tcpdump -i lo
.
--
Jerry Talkington
NetCache Escalation Engineer
Network Appliance, Inc.
"When they park oversize vehicles in compact spots,
there's not enough room to open your door properly,
and your door gets dinged, and it sucks."
-Melissa Michelson, 30, a political science
professor who lives in Palo Alto
------------------------------
From: [EMAIL PROTECTED] (P)
Subject: ppp fails "LCP: timeout sending Config-Requests"
Date: 9 Aug 1999 20:28:03 GMT
I'm having difficulty establishing Linux ppp connections, with a
recently opened ISP account. Debian pppconfig has done well
enough on my numerous previous setups that, with only an
occasional script tweak, I've never had to debug Linux ppp
connections before. If I keep trying (without changing my
config) I eventually get a good connection, ~1 in 5 times.
Looking at the other ppp messages on the net, I haven't seen
others experiencing this sort of periodic failure/success; If I
keep re-dialing, I do succeed after several tries.
The logs below are from kernel 2.0.36, pppd version 2.3.5
(I have also tried kernel 2.2.10 pppd 2.3.8; in that case,
only ~1 in 10 attempts is successful.)
Aug 4 06:57:15 cy4 pppd[180]: Serial connection established.
Aug 4 06:57:16 cy4 pppd[180]: Using interface ppp0
Aug 4 06:57:16 cy4 pppd[180]: Connect: ppp0 <--> /dev/modem
Aug 4 06:57:16 cy4 pppd[180]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x8879ba70> <pcomp> <accomp>]
Aug 4 06:57:43 cy4 last message repeated 9 times
Aug 4 06:57:46 cy4 pppd[180]: LCP: timeout sending Config-Requests
Aug 4 06:57:46 cy4 pppd[180]: Connection terminated.
Aug 4 06:57:47 cy4 pppd[180]: Exit.
A successful connection to same ISP for comparison:
Aug 4 15:05:00 cy4 pppd[616]: Serial connection established.
Aug 4 15:05:01 cy4 pppd[616]: Using interface ppp0
Aug 4 15:05:01 cy4 pppd[616]: Connect: ppp0 <--> /dev/modem
Aug 4 15:05:01 cy4 pppd[616]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x5a93463a> <pcomp> <accomp>]
Aug 4 15:05:01 cy4 pppd[616]: rcvd [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0x0>
<magic 0x92580abd> <pcomp> <accomp>]
Aug 4 15:05:01 cy4 pppd[616]: sent [LCP ConfAck id=0x1 <mru 1500> <asyncmap 0x0>
<magic 0x92580abd> <pcomp> <accomp>]
Aug 4 15:05:04 cy4 pppd[616]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x5a93463a> <pcomp> <accomp>]
Aug 4 15:05:04 cy4 pppd[616]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic
0x5a93463a> <pcomp> <accomp>]
Aug 4 15:05:05 cy4 pppd[616]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ
0f 01>]
Aug 4 15:05:05 cy4 pppd[616]: rcvd [IPCP ConfNak id=0x1 <addr 209.239.4.32>]
Aug 4 15:05:05 cy4 pppd[616]: sent [IPCP ConfReq id=0x2 <addr 209.239.4.32> <compress
VJ 0f 01>]
Aug 4 15:05:05 cy4 pppd[616]: rcvd [IPCP ConfAck id=0x2 <addr 209.239.4.32> <compress
VJ 0f 01>]
Aug 4 15:05:08 cy4 pppd[616]: rcvd [IPCP ConfReq id=0x1 <addr 10.1.1.29> <compress VJ
0f 01>]
Aug 4 15:05:08 cy4 pppd[616]: sent [IPCP ConfAck id=0x1 <addr 10.1.1.29> <compress VJ
0f 01>]
Aug 4 15:05:08 cy4 pppd[616]: local IP address 209.239.4.32
Aug 4 15:05:08 cy4 pppd[616]: remote IP address 10.1.1.29
Aug 4 15:10:13 cy4 pppd[616]: Terminating on signal 15.
Aug 4 15:10:13 cy4 pppd[616]: sent [LCP TermReq id=0x2 "User request"]
Aug 4 15:10:13 cy4 pppd[616]: rcvd [LCP TermAck id=0x2]
Aug 4 15:10:13 cy4 pppd[616]: Connection terminated.
Aug 4 15:10:14 cy4 pppd[616]: Exit.
any tips?
------------------------------
From: Jerry Talkington <[EMAIL PROTECTED]>
Subject: Re: Fetchmail at startup
Date: Mon, 09 Aug 1999 13:35:36 -0700
Sim wrote:
>
> What do I need to do to get fetchmail to startup in rc.local - where
> do I put the .fetchmailrc file and with what privaledges. I can't
> find anything in the man or FAQ pages on this - is that an indication
> tht I should not be doing this, even though I hvae a cable
> connectection and am thus online all the time
You can put the path to fetchmail in /etc/rc.d/rc.local, and it will run
as root, so you can put the .fetchmailrc in root's home directory. If
you want to run as a user, add a cron entry for fetchmail to run as
often as you like, just make sure that you don't have automatic checking
in the .fetchmailrc.
--
Jerry Talkington
Don't even consider thinking what I just said represents the company I
work for.
------------------------------
From: [EMAIL PROTECTED]
Subject: Wireless: Aviator2.4 = Raytheon Raylink
Date: Mon, 09 Aug 1999 20:32:07 GMT
For anyone interested I have discovered that the
webgear aviator2.4 wireless networking hardware seems to be
the same hardware produced by Raytheon.
I have this hardware working with the raylink drivers from
http://world.std.com/~corey/raylink.html
Linux Wireless Lan resources
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
Raytheon http://www.raylink.com/micro/raylink/
Webgear http://www.weabgear.com
Dick Blumer
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: Allen Wong <[EMAIL PROTECTED]>
Subject: Re: cannot telnet into redhat
Date: Mon, 09 Aug 1999 13:06:06 -0700
Taylor,
Issue the command, "ps ax". Is "inetd" running?
Also, try this in your hosts.allow.
ALL: LOCAL .suth.net .someotherhost.net .someotherhost2.net: ALLOW
Allen
--
Linux: If you're not careful, you might actually learn something.
------------------------------
From: [EMAIL PROTECTED] (Rod Smith)
Subject: Re: cheap ethernet card
Date: Mon, 09 Aug 1999 20:13:21 GMT
[Posted and mailed]
In article <[EMAIL PROTECTED]>,
david <[EMAIL PROTECTED]> writes:
> I have recently bought a cheap ethernet card. The reference on the box
> is "Soho-PCI".
> I wonder if the latest version of Linux kernel will recognize it.
> I am currently running Linux 2.0.35 with the Caldera OepenLinux 1.3
> distribution.
> Does anyone know if there are available drivers and modules for it, if
> so where could I get them ?
I've got a SOHOware NIC, if this is what you mean. This board uses a
Tulip clone chip, and works fine with Linux *IF* you grab the latest
drivers from:
http://cesdis.gsfc.nasa.gov/linux/drivers/tulip-devel.html
You'll need to replace one kernel source file and recompile the kernel or
your kernel modules (or both).
--
Rod Smith
[EMAIL PROTECTED]
http://www.channel1.com/users/rodsmith
Author of _Special Edition Using Corel WordPerfect 8 for Linux_, from Que
------------------------------
From: Allen Wong <[EMAIL PROTECTED]>
Subject: Re: ethernet card problem!
Date: Mon, 09 Aug 1999 12:58:42 -0700
Pete,
Let's start with the basics. Please post the output of these two
commands from the faulty machine:
/sbin/ifconfig -a
/sbin/route
Allen
--
Linux: If you're not careful, you might actually learn something.
------------------------------
From: Jjjenny <[EMAIL PROTECTED]>
Subject: Can't activate AX25 port - HELP!!
Date: Mon, 09 Aug 1999 16:42:05 -0400
I have not been able to activat my ax25 ports.
I installed ax25 utils and rebuilt kernal with required support.
I used KISSATTACH to bind TTYS1 to AX0.
I added my info to axports config file.
But when I try to acces the ports I get:
"axconfig:port radio not active
no ax25 port data configured"
Am I missing something?
thanks,
Elan
------------------------------
From: Jerry Talkington <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,comp.os.linux.misc
Subject: Re: Sendmail & popserver
Date: Mon, 09 Aug 1999 11:42:01 -0700
"H�kan Trygg" wrote:
>
> Hi all
>
> I am trying to setup a local mail sever. (=changing from NT to Linux :-)
>
> 1. We have a "multi-pop" mail account, not UUCP, from the ISP.
> All mail that is designated to our domain is placed in this pop
> account and a small mail reader program reads all this mail and
> resends these mail to the local mail popserver.
> 2. We do not have a direct line to our ISP. We uses an ISDN router
> and for reducing call charges we want the mail program only collect
> mail at designated times.
> Outgoing mail are transferred from the local mail server to the ISP
> mail server at the same time as the multipop account is read
>
>
> So.....
> 1. How to read the popmail and forward it to the local mailserver?
> Is there any small utility program?
Search http://freshmeat.net for fetchmail.
> 2. How to configure sendmail so it sends at designated times?
> I guess cron is involved... but how to force sendmail?
The -q option tells sendmail how often to process the queue. If you run
redhat, edit /etc/sysconfig/sendmail and change the QUEUE time.
--
Jerry Talkington
Don't even consider thinking what I just said represents the company I
work for.
------------------------------
From: Ian Wilson <[EMAIL PROTECTED]>
Subject: Re: Identifying network devices
Date: Mon, 09 Aug 1999 21:42:02 +0100
1. sniff the LAN with something like Ethereal or tcpdump to see whats
there
2. use something like ntop to gather stats about what devices use what
protocols
3. use tools like those at http://www.trinux.org to search out and
identify devices
4. use snmpget ip-address public system.sysDescr.0 for each ip-address
5. etc
"A.J.S." wrote:
> How can you identify all devices such as routers, gateways and print
> servers/printers on a Unix type network?
>
> --
> Alex
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
--
Ian Wilson
------------------------------
From: David Hopkins <[EMAIL PROTECTED]>
Subject: Routing Table
Date: Mon, 09 Aug 1999 16:49:52 -0400
We have a Cisco router connected to the Internet (Cox)-216.54.1.41. I
am setting up RH Linux 5.2 to use as a firewall/proxy for our LAN. One
card in the Linux machine is 216.54.1.42 (mask is
255.255.255.248)--eth0. This card is directly connected to the router.
The other card is 192.168.1.1 (255.255.255.0 mask)--eth1. This card is
connected to a hub. eth0 is a 3c509 and eth1 is a 3c509b--PnP disabled;
both cards show up fine on boot & are listed correctly with ifconfig.
IP forwarding has been enabled. I cannot ping out from this machine or
any other on the network. What should my routing table look like? Any
input is welcome and very much appreciated--Thanks--DaveH.
David Hopkins
[EMAIL PROTECTED]
------------------------------
From: "Tobias Knowles" <[EMAIL PROTECTED]>
Subject: Re: route problems
Date: Mon, 9 Aug 1999 12:17:23 -0700
Well I supose you could list them so we could get a better idea.
Typically there are about 7 entries in the route table.
Localhost
LocalNet
Network
Host
Default
0.0.0.0 Default
255.255.255.255
Tobias Knowles
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I installed my nic card and all works fine excepte, there are entries in
> my routing table that I did not add, my assumption is, is that something
> is quering a route and writing it to my routing table. My question is
> how do I disable this.
------------------------------
From: "Jim Schlegel" <[EMAIL PROTECTED]>
Subject: ppp routing problem
Date: Mon, 9 Aug 1999 14:43:37 -0400
Reply-To: "Jim Schlegel" <[EMAIL PROTECTED]>
I am in the process of configuring a Red Hat 6.0 PPP server for an office
Intranet, using Equinox SST hardware. My users will be accessing this
intranet via Windows 95/98. So far, I have been able to wade through all
the HOW-TOs and MAN pages and have been able to connect and actually see the
whole network.
The only problem is that I have to set DUN to bring up a terminal session
after dialing and login with logname and password, otherwise, I get
connected, but can NOT see the network. I would like to be able to let DUN
and Linux pppd make the logname/passwd handling for user simplicity. Can
anyone point me in the right direction? Listed below are some of my
settings being used:
mgetty /dev/cuq1a1 F57600 vt100
/etc/ppp/options
modem
crtscts
lock
login
auth
+pap
-chap
/home/pppdial/.ppprc
lock
proxyarp
/etc/ppp/options.cuq1a1
local address:dial-in address
I would appreciate any assistance possible.
Jim Schlegel
[EMAIL PROTECTED]
------------------------------
From: "Romiko" <[EMAIL PROTECTED]>
Subject: Re: samba and NT MEMBER SERVER
Date: Mon, 9 Aug 1999 20:51:13 +0200
Howzit, I got it working by set null password = yes
There for I can only connect to the Linux machine with an account with a
blank password. I figured coz I cant find the setting to disable encryption
in the NT Registry that a null password will do. Howerver I thought of
enabling encryption on the Linux machine, I set encrypt passwords = yes but
it does not work, there is some configuration I am missing, When I run
smbpasswd i get an error saying
"smb password encryption not selected in Makefile, even though I enabled it
in the smb.conf file. Shot
Romiko
Piet Schipper wrote in message <[EMAIL PROTECTED]>...
>Hi Romiko,
>
>> I have a stand alone NT member server, I have configured samba on the
>> linux machine, on NT when I try to access the Linux machine, it comes >
up with
>> connect as dialog box, I put in root and my password and it sais
>> THE ACCOUNT IS NOT AUTHORISED TO LOGIN FROM THIS STATION
>
>A user under linux does not automatically have samba access.
>
>Things to check:
>
>1. is the ip adress of the NT machine (+ name) in /etc/hosts ?
>
>in /etc/smb.conf:
>2. is the ip adress (or name) mentioned at 'hosts allow ' ?
>3. how is 'security = xxx' set-up (probably as 'user')
>
>Probably your main problem (it was mine):
>Despite what smb.conf says: set 'encrypt passwords = yes'
>set 'smb passwd file = /etc/smbpasswd'
>
>now from the prompt, run 'smbpasswd' or 'smbpasswd <user>'
>
>BTW: look at smb.conf: you can let a NT machine do the authorization.
>set 'security = domain', and the pop-up box will not appear.
>But then again, you may not want all users to access your linux machine.
>
>Good luck,
>
>Piet.
------------------------------
From: Ho Lee <[EMAIL PROTECTED]>
Subject: Login Access to a Linux computer
Date: Mon, 09 Aug 1999 18:48:59 +0000
Hello,
I just wonder how can we control the users' login access to a Linux
computer. All I want to is to disallow any remote login to the Linux
computer since I have to do some critical experiments using the Linux
computer. I tried to modify the access.conf file in the directory
/etc/security to control the login access. But it did seem to be
working. Even if I add the following line in the access.conf file, I
can still login from the console or from other Linux machines.
-:ALL:ALL (this means disallow any users' access from anywhere)
So what I should do in order to control the login access?
Ted
------------------------------
From: "Steve Snyder" <[EMAIL PROTECTED]>
Reply-To: "Steve Snyder" <[EMAIL PROTECTED]>
Subject: Can't print to LPD queue from remote systems
Date: Mon, 09 Aug 1999 20:57:21 GMT
I have a RedHat v6.0 system (name: "corona") which prints to a
LaserJet/4M via a JetDirect print server. I can print to this printer
from the local Linux command line ("lpr filename") and I can also
print to it from Win98 and OS/2 machine via Samba. In both cases the
print job is sent to the Linux box's (corona's) spooler, then sent to
the JetDirect. So far, so good.
What I can't do, though, is route print jobs through corona via lpd
from remote machines. For instance, I send a print job to corona from
the "mysystem" machine. The print job is accepted by corona and I see
the printer's LED blink once as it usually does when a job is sent to
it . The print job, though, is never actually sent to the printer. It
is stuck in the spool queue forever.
This what the stuck job looks like:
# lpq
corona.snydernet.lan: Warning: no daemon present
Rank Owner Job Files Total Size
1st pc-user 500 1068 bytes
JetDirect lpd: no entries
Huh? "No daemon present"? There certainly is a daemon present when
the print job is submitted locally or via Samba. Why not now?
So, to sum up:
succeeds: local --> local-queue --> JetDirect --> printer
succeeds: samba --> local-queue --> JetDirect --> printer
failure: remote --> local-queue --> stuck-in-queue-forever
Yes, I have the remote machine's name in /etc/hosts.lpd. (I also
tried /etc/hosts.equiv.) The job is not being rejected; it is just
not being sent to the JetDirect server. Also, no relevant message are
seen in the system log.
Any thoughts as to why jobs submitted by a remote lpd get stuck on the
print queue?
Thank you.
***** Steve Snyder *****
------------------------------
From: Ho Lee <[EMAIL PROTECTED]>
Subject: login access to Linux computer
Date: Mon, 09 Aug 1999 18:56:44 +0000
Hello,
I just wonder how can I control users' login access to a Linux
computer. All I want to do is disallow any remote login to the Linux
computer while I am doing a critical experiment using the Linux
machine. So I tried toe modify the file access.conf in the directory
/etc/security. But it seems not working no matter how I modify the file
access.conf. I even added the following line in the file access.conf:
-:ALL:ALL
The above line means "disallow any users' login from anywhere"
But still, even after I rebooted the computer, I can still login from
the console or even other Linux machines.
So what should I do in order to be able to disallow the remote login
access?
Ted
------------------------------
From: QuestionExchange <[EMAIL PROTECTED]>
Subject: Re: Cross-over cable?
Date: 9 Aug 1999 21:33:4 GMT
> How do I know whether a UTP cable is a cross-over cable or not?
> Is it by holding the two end of the RJ45 connectors and
> comparing the sequence of the colored wires? If the sequences
> are the same, does it mean that it is not a cross-over cable?
SEND ONLY ANSWERS ENDORIGINAL Body IS:if the sequence is
the same than the cable is not crossed .. a UDP cable usually
comes with a RJ45 plug with 8 connectors. ethernet uses only 4
of them (1,2,3 and 6)... so maybe your plug only has 4 metal
connectors .. dont worry about that. normaly you talk about
cable pairs in the cable that form a circiut. the pairs are:
(1,2)(3,6)(4,5) and (7,8) the pins (1,2) on your ethernet card
are for receiving and (3,6) are for transmitting. so in a
crossed cable the (3,6) pair is connected to the (1,2)
connectors on the other side and the (1,2) pair is connected to
(3,6) pair of the other side. -heinrich
--
This answer is courtesy of QuestionExchange.com
http://www.questionexchange.com/servlet1/showUsenetGuest?ans_id=2359&cus_id=USENET&qtn_id=1534
------------------------------
From: QuestionExchange <[EMAIL PROTECTED]>
Subject: Re: squid and named problem
Date: 9 Aug 1999 21:32:51 GMT
> I'm using ipmasquerading (with ipchains) and squid on my linux
> box which is a gateway for my Win95 LAN. If I'm browsing the
> internet from the Win95 machines using only masquerading
> everything works ok. If I use squid each time I reboot the
> system browsing doesn't work if I don't restart the name
> server. Of course I can browse if I use IP numbers but that's
> not a solution. Any suggestions ? Thank You, Ovidiu D.
SEND ONLY ANSWERS ENDORIGINAL Body IS:Hi, The problem is
in the server side. Make sure that your server uses itself or
another nameserver (your isp's for example) for DNS. Check
/etc/resolv.conf and have nameserver ip.of.the.nameserver
.. Otherwise.. you should start the named before starting
squid.. Hmm.. do you start squid from /etc/rc.d/rc.local or do
you have unique RC file for it? (in RH /etc/rc.d/init.d)..
Remove it with "update-rc.d squid remove" if you have it there.
and start the squid from /etc/rc.d/rc.local or from other place
which is executed after the named init ! Hmm.. are you sure
your named is started during the bootup? add "ndc restart" to
/etc/rc.d/rc.local for example to make it sure.. HTH!
--
This answer is courtesy of QuestionExchange.com
http://www.questionexchange.com/servlet1/showUsenetGuest?ans_id=2379&cus_id=USENET&qtn_id=1533
------------------------------
From: QuestionExchange <[EMAIL PROTECTED]>
Subject: Re: ppp performance help
Date: 9 Aug 1999 21:33:24 GMT
> I'm running RH5.2 as a gateway on an intel box with 3coms X2
> V90 modem and IP maskerading. When I use this modem in Win95,
> I get great connection speeds every time. With RH, it's very
> slow (it seems like 28.8). The modem connects with that
> distinct V90 tone though. How do I know what speed I connected
> at? Do I need to update my pppd or fine tune it (pppd ver
> 2.3.5-1) so I can connect at 50k plus? Please help, Thanks.
> PS: I've read the pppd docs and they dont help. My options
> file has one entry: locks
SEND ONLY ANSWERS ENDORIGINAL Body IS:If you are using
'chat' to connect, use the -v option and for pppd, use the
debug option, and you'll get the actual messages between the
computer and the modem in the syslog. From there you can read
the 'connect NNNN' string. Then, see on the windows side what
the init string is for the modem and what it is on linux side.
Also remember that pppd sets the serial line speed from the
second argument (see the pppd manpage). I hope that one of
these ways will get you there.
--
This answer is courtesy of QuestionExchange.com
http://www.questionexchange.com/servlet1/showUsenetGuest?ans_id=2395&cus_id=USENET&qtn_id=1537
------------------------------
Date: Mon, 09 Aug 1999 13:07:29 -0600
From: Robert L Montgomery <[EMAIL PROTECTED]>
Subject: Cant find http://localhost ...
Howdy,
I've just installed RH6.0, and I can connect to the 'net via ppp, but
if I point netscape at http://localhost, it cant find it...
Actually, I had this same problem on another system I set up using a
cable modem, but there I could just point to my static ip address to
access my pages, and since that machine is connected 24/7, I never
really bothered to figure out what was wrong with the local setup.
But since this machine is not connected most of the time, I need
this to work! I've included some various config files, so if anyone
sees anything wrong, or has any ideas, please let me know!
===============================================
/etc/HOSTNAME
===============================================
localhost
===============================================
/etc/hosts
===============================================
127.0.0.1 localhost
===============================================
/etc/host.conf
===============================================
order hosts,bind
multi on
===============================================
/etc/resolv.conf
===============================================
search cadvision.com
nameserver 207.228.64.4
nameserver 207.228.64.5
==============================================
/etc/sysconfig/network
==============================================
NETWORKING=yes
FORWARD_IPV4=no
HOSTNAME=localhost
GATEWAYDEV=
GATEWAY=
Thanks for any help!
Rob
------------------------------
From: "Almer. S. Tigelaar." <almer-t@!SPAMbigfoot.com>
Subject: Re: login access to Linux computer
Date: Mon, 9 Aug 1999 23:27:26 +0200
Hello,
take a look at my reply to your last message posted on 9-8-99 20:52
Yours sincerely,
Almer. S. Tigelaar.
almer-t@!NOSPAMbigfoot.com
(remove !NOSPAM to reply)
------------------------------
** 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
******************************