Linux-Networking Digest #281, Volume #12         Thu, 19 Aug 99 01:14:14 EDT

Contents:
  Actiontec External Call Waiting Modem (Dan Miller)
  telnetd: all network ports in use (Bill Rueth)
  Re: PPP and VPN Problem ("John Hardin")
  Re: Appending a ext2 filesystem ("John Hardin")
  Squid doesn't work on my Alphaserver.. (Alexei)
  Re: Network stack rewrite (David Schwartz)
  Re: Caching only nameserver for internal network (Aaron Helleman)
  How To Telnet Into IP Masq Linux Box (jsrockford)
  Re: How To Telnet Into IP Masq Linux Box (David Crooke)
  Re: Password in /etc/passwd (See sig for reply)
  Re: Odd Linux Modem Error (CRC) (Bob Hart)

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

From: Dan Miller <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,redhat.config
Subject: Actiontec External Call Waiting Modem
Date: Thu, 19 Aug 1999 01:30:53 GMT

Need a call waiting modem. Have RH Linux 6x installed. Some one told me 
that Actiontec external call waiting modem works fine with RH Linux 6x. Is 
it true and where I can buy?

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

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

From: Bill Rueth <[EMAIL PROTECTED]>
Crossposted-To: redhat.security.general,redhat.servers.general
Subject: telnetd: all network ports in use
Date: Thu, 19 Aug 1999 03:30:50 GMT

Does anyone know where this message comes from and Why?
My network was working untill I played with yp_bind. Now it willnot pass 
telnet. Ftp works fine and I can see the network working in the background.
Help!!! please

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

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

From: "John Hardin" <[EMAIL PROTECTED]>
Subject: Re: PPP and VPN Problem
Date: Wed, 18 Aug 1999 19:32:48 -0700


yongtao wrote in message <[EMAIL PROTECTED]>...
>Aug 17 19:52:54 corvette kernel: ppp_ioctl: set mru to 5dc
>Aug 17 19:52:54 corvette kernel: ppp_tty_ioctl: set rcv asyncmap ffffffff
>Aug 17 19:53:24 corvette pppd[935]: LCP: timeout sending Config-Requests


an you increase the PPP debugging level?

It looks like you don't have a pppd that support MS-CHAP-V2. There are
patches available - take a look at the PoPToP home page at
http://www.moretonbay.com/vpn/pptp.html for links.

--
 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: "John Hardin" <[EMAIL PROTECTED]>
Subject: Re: Appending a ext2 filesystem
Date: Wed, 18 Aug 1999 19:36:38 -0700


Magnus Svensson wrote in message <[EMAIL PROTECTED]>...
>Gee... can't you try to remember a little harder... :)
>
>Seriously, if anyone can name these tools, I'll be eternally grateful. :)
>
>
>/Magnus Svensson
>[EMAIL PROTECTED]
>
>
>Raymonds Doetjes wrote:
>>His question was howto span ext2 volumes.
>>I would like to know this asswell you know how.
>>
>>I know that there are certain tools but I can't remember their names. If
you
>>have that tools you can cluster the inode tables together to make 1 big
>>volume


Are you perhaps thinking of how to mount the new filesystem in your
existing filesystem hierarchy?

You might also try searching for "VFS" or "Virtual Filesystem".

--
 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: Alexei <[EMAIL PROTECTED]>
Subject: Squid doesn't work on my Alphaserver..
Date: Thu, 19 Aug 1999 03:45:11 GMT

I've installed rh6.0(kernel 2.2.5 and 2.2.11) on my alphaserver 1000a,
everything work great except squid and icmp(ping).When I use "ping" command,
it says : ==================================================== 64 bytes from
xxx.xxx.xxx.xxx: icmp_seq=0 ttl=255 time=0.4 ms wrong data byte #8 should be
0x8 but was 0x3b  c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20
21 22 23 24 2 5 26 27 28 29 2a 2b  2c 2d 2e 2f 0 0 0 0 0 0 0 0 0 0 0 0
==================================================== Strange? Other appz such
as telnet, ftp, lynx seem ok. Seem like something wrong with ICMP.

Another problem, I want to provide web caching and socks connection to users,
so I install squid2.2Stable4 and socks5(from www.socks.nec.com) to this
machine. Socks5 can run without any problem but squid doesn't, Netscape
browser(client) says "document contain no data" when I try to connect to
remote site using proxy and squid's "cache.log" says
==================================================== assertion failed:
HttpHeader.c:611: "number >= 0"
==================================================== Anyone can help? thanks
for advance.


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

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

From: David Schwartz <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.system
Subject: Re: Network stack rewrite
Date: Wed, 18 Aug 1999 19:47:40 -0700


        Maybe it's just me, but this seems an awful lot like, "I want to
replace the engine in my car with a larger one -- how do you get the
hood open?"

        DS

Daniel wrote:
> 
> I wish to add some new function and remove some of the unneeded stuff from
> the lunix com stack.  The  roblem is that I have no idea where to start.  I
> have entered many IRC chats on the subject and get told "Go to the source!"
> 
> Well the source is a bit too OTT for me at the moment and I want to gently
> accustome myself to it.
> 
> The question is.
> 
> Where can I get information about the structure of the linux comstack?  Some
> simple stuff at first and perhaps a few whitepapers or development docs.  I
> will contact the writer of the stack as a last
> move.
> 
> Dan
> 
> Answers here or to [EMAIL PROTECTED]
> 
> Thanks...
> 
> Last time I posted this i was told that the development was undocumentated.
> I believe that for anything as sucessfull a linux must have some recording
> process behind it to let all the developers work togeather.

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

From: Aaron Helleman <[EMAIL PROTECTED]>
Subject: Re: Caching only nameserver for internal network
Date: Thu, 19 Aug 1999 03:40:55 GMT

Whew!  I thought only I was having this problem!  I have the EXACT same
problem.  Just to fill out the symptoms a little further, the output of
nslookup is:

[helleman@gabriel helleman]$ nslookup               
*** Can't find server name for address 10.0.0.1: Non-existent
host/domain
*** Default servers are not available
[helleman@gabriel helleman]$ 

Please respond to group and/or direct.  Cool.

Thanks for the help folks.

Aaron

Michiel Kreutzer wrote:
> 
> Hi,
> 
> I have a local, internal network (ip# 192.168.*.*) behind a firewall
> running linux (RH 5.2). My ISP's nameserver is painstakingly slow, so I
> have managed to set up a caching only nameserver on the firewall, and
> have made the neccesary changes to both /etc/named.conf (uncomment the
> "any port" line, forward first; forwarders {my_ISP_nameservers;}) and my
> firewall script (allow dns communication with my ISP nameservers on port
> 53). It works wonderfully on the firewall itself (giving the
> non-authorative ip#'s on second nslookup, and succesful ip#-to-hostname
> lookups).
> 
> Now I want to use the firewall caching-only nameservers for all boxes
> behind the firewall. These boxes have hostnames (host1, host2, etc.),
> which are setup in /etc/hosts on the firewall, and I don't need, nor
> want the firewall-nameserver for resolving names inside the intranet, as
> I am quite happy with the way this is working now. I have not set up a
> domainname for my intranet, and I wonder if I need to. Also, to what
> domainnames am I restricted? I can guess linux.org would not be a good
> choice, but I wonder if I can use something like home.intranet.
> 
> The problem I face now is that if I use firewall's ip-number as the only
> nameserver for the other boxes, I cannot resolve any names. At least
> nslookup does not work, both in ip#-to-hostname and hostname-to-ip#
> mode.
> 
> I searched deja.com for help, but did not find any, except from setting
> up a nameserver on a second, internal box. This I can nor want to do.
> So, my basic question is: I want to use the caching-only nameserver on
> my firewall to reduce the dns-traffic to the outside world as much as I
> can, and use this nameserver not only for the firewall itself, but also
> for the other boxes on the intranet. How can I set this up? I have read
> the DNS-HOWTO, but that did not help me succeed.
> 
> Thanks beforehand for any input.
> Michiel Kreutzer
> 
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.

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

From: jsrockford <[EMAIL PROTECTED]>
Subject: How To Telnet Into IP Masq Linux Box
Date: Thu, 19 Aug 1999 03:46:01 GMT

I've got my home network running through an RH 5.2 Linux Box using IP
Masquerade...I want to be able to Telnet into my home network from work
when it is connected to the Internet.  I have it setup to automatically
page me on ICQ with the dynamic IP number when logged on.  Problem is
when I try to Telnet in I get the following:

Trying <Internet IP Address>...
Connected To <Internet IP Address>.
Escape Character Is '^]'
Connection Closed By Foreign Host

without giving me a chance to log on.  Telnet works fine on my local
network.  I assume I have incorrectly setup IP Masq...I've searched for
the answer but have had no luck.  Could someone please point me in the
right direction?  Thanks.  FWIW, I've started IP Masq with the following
in a  startup script:

/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a m -S 192.168.0.0/24 -D 0.0.0.0/0

TIA


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

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

From: David Crooke <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: How To Telnet Into IP Masq Linux Box
Date: Thu, 19 Aug 1999 04:53:03 GMT

You should be able to telnet into the box *doing* the masquerading
independently of whether the masquerading is on or not - or you can
configure it to pass telnet connections through to one of the machines
on your network.

It sounds as if something else is blocking the incoming connection,
e.g.:

1. Your ISP's firewall doesn't allow incoming telnet - try hosting
telnet on a different port and then connecting from outside with "telnet
myhost.myisp.com nnn"

2. Some security measure on your Linux box (no telnetd configured in
/etc/inetd.conf, tcpd blocking it, firewalling rules blocking it, etc.)

Check your setup for the latter

Dave
-- 
David Crooke, Austin TX, USA. +1 (512) 656 6102
"Open source software - with no walls and fences, who needs Windows
and Gates?"

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

Crossposted-To: 
tw.bbs.comp.linux,alt.linux,comp.os.linux,comp.os.linux.misc,comp.os.linux.questions,info.ncsa-telnet,hk.comp.os.linux,hk.comp.os.unix,hk.comp.pc,alt.os.linux
From: See sig for reply <[EMAIL PROTECTED]>
Subject: Re: Password in /etc/passwd
Date: Wed, 18 Aug 1999 20:57:34 GMT

X-No-Archive: yes

On Tue, 17 Aug 1999, Jimmy Lio wrote:

> I'm using Mandrake... when I look at the file /etc/passwd, I note that all
> the password fields are marked "x" instead of the corresponding encrypted
> password.  Where are the passwords actually located?

... in /etc/shadow.

This is done to improve security.
Both files can be set to different permissions, protecting the passwords
against brute force hack-attacks.

Cheers,
        Detlef.

--
Detlef Marxsen at 53 27 N 09 57 E.
Due to bad spam experience, my header is faked. To send email to me
remove the ".no" from  [EMAIL PROTECTED]
Sorry for the inconvenience.
May the bugs and computer-viruses eat the spammers alive!


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

From: [EMAIL PROTECTED] (Bob Hart)
Subject: Re: Odd Linux Modem Error (CRC)
Date: 19 Aug 1999 04:38:18 GMT

Clifford Kite (kite@NoSpam.%inetport.com) wrote:
: Bob Hart ([EMAIL PROTECTED]) wrote:

: : Further, when I try to use zmodem transfer in 
: : minicom, I get about 10k of the file, and then
: : get error messages about "BAD CRC:  Retry".  A
: : few seconds later, a few more kbyte are transferred,
: : and the  same error message.  This happens whether
: : I use zmodem or xmodem.  Ultimately, I end up
: : with transfer rates of about 0.5kbyte/second, or
: : about 1/8 what they should be for the connection.

: : I've used the same modem init string that windows
: : uses for the modem.     When the connection
: : is made, I get V.42 BIS and LAPM connection messages,
: : so it appears the hardware settings for the modem are
: : ok.  However, the CRC error would suggest it is
: : not.

: Doesn't the CRC error come from the zmodem/xmodem error correction
: and not the modem error correction?

I believe you are correct.  However, I think it's
a symptom of the problem and not the problem itself.
Even simple telnet in linux through minicom produces
occasional dropped characters that are obvious when
reading mail or news through elm or tin.

: Does the flow control setting in minicom match the modem's internal
: flow control setting?

Yep--checked this several times.   

THanks for the feedback.

-Bob

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


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.networking) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Networking Digest
******************************

Reply via email to