Linux-Networking Digest #828, Volume #10         Mon, 12 Apr 99 01:13:38 EDT

Contents:
  PROBLEM: Installing Slackware 3.6 via NFS from Win98 box (Alexander Smith)
  Re: Stable Linux versions (Tracy Perry)
  PPP problems wit LCP timeout. (jongmook)
  DNS, BIND v8 & Firewalls ([EMAIL PROTECTED])
  Configuring Linux As Gateway to Internet: Help ("pcheco")
  Re: Netgear ISA EA201c NIC (J. P.)
  Re: How Do I telnet from win98 to a linux PC ("Ng, Choon Hooi")
  multithread TCP programming help ("Gejzir")
  Re: NFS problem mounting VAX (Ron Johnson, Jr.)
  Lots of PCI cards and kernel 2.0.36 (Ron Johnson, Jr.)
  Re: 2 Ethernet Cards - IRQ/Address Conflict? Help! ([EMAIL PROTECTED])
  DNS & BIND V.8 ([EMAIL PROTECTED])
  Re: ppp & ipx ("Nathan")
  Re: Configuring Linux As Gateway to Internet: Help (Jim Harper)

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

From: Alexander Smith <[EMAIL PROTECTED]>
Subject: PROBLEM: Installing Slackware 3.6 via NFS from Win98 box
Date: 12 Apr 1999 03:32:15 GMT

When I try to install Slackware 3.6 on my Linux box, since my CD-ROM drives 
died, I installed Omni-NFS on another Win98 box on my small network.  I got 
Slack to mount the NFS share, which was the Slackware CD, and tried to 
install.  The Linux box said it was installing, and the Win98 box had the 
Linux box connected to it, but two things happened:

1.  There was no activity on the CD-ROM drive (which was shared via NFS)...

2.  Nothing installed to the Linux box.

The Linux box had not had the OS installed.  When I tried to make a 
bootdisk, it couldn't find fdformat, and when I restarted, trying to boot, 
without the bootdisk, it won't boot.  When I use the bootdisk, and try to 
use that to mount and boot the Linux partition, it said "unable to find 
initial console", along with the fact that LILO wasn't installed.

I don't particularly like the idea of installing my entire OS off a 
network, but for most people, it works.  Please help me out!!!

~Xander Smith :*)

==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

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

From: Tracy Perry <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: Stable Linux versions
Date: Mon, 12 Apr 1999 03:43:56 GMT

"D. C. Sessions" wrote:
>
> Urrrgh.  Several useful utilities (for instance diald) won't run
> on 2.2.x without library updates (glibc etc.) that break other
> software.

uhhh... diald works fine here on a 2.2.5 system with just the errata
updates (and what RedHat ships me on CD-ROM) and the required releases
to run 2.2.5
The only real problem is I get a message that "diald uses obsolete
(PF_INET,SOCK_PACKET), but it still works fine.

-- 
Linux for a GNU generation!

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

From: jongmook <[EMAIL PROTECTED]>
Subject: PPP problems wit LCP timeout.
Date: Sun, 11 Apr 1999 23:00:15 -0500
Reply-To: 221-10, Arnold, Dr., W., Lafayette, IN47906

Hellow,
Still I did not able to connect to my ISP earthlink.
The problem is that the earthlink server did not respond to my system's
LCP request.

According to PPP-HOWTO, this problem is likely to happen when the login
process is not completed.  For my case, log messages showed a welcome
message ('Welcome to Earthlink, Entering PPP session, your IP number is
***.***.***.***') and the garbage '~y'.   I think that something else is
wrong.

Also, the response from the 'Earthlink' server is so slow,  I have added
the option
'lcp-max-configure 60' to the 'options' file.

Any idea ?.

Thanks

Jongmook

Here is log message for pppd.
==================================================================================

Mar 11 09:17:00 grace pppd[2356]: pppd 2.3.5 started by root, uid 0
Mar 11 09:17:01 grace chat[2357]: abort on (BUSY)
Mar 11 09:17:01 grace chat[2357]: abort on (NO CARRIER)
Mar 11 09:17:01 grace chat[2357]: abort on (VOICE)
Mar 11 09:17:01 grace chat[2357]: abort on (NO DIALTONE)
Mar 11 09:17:01 grace chat[2357]: abort on (NO ANSWER)
Mar 11 09:17:01 grace chat[2357]: send (ATZ^M)
Mar 11 09:17:01 grace chat[2357]: expect (OK)
Mar 11 09:17:20 grace chat[2357]: ATZ^M^M
Mar 11 09:17:20 grace chat[2357]: OK
Mar 11 09:17:20 grace chat[2357]:  -- got it
Mar 11 09:17:20 grace chat[2357]: send (ATDT4234864^M)
Mar 11 09:17:20 grace chat[2357]: expect (CONNECT)
Mar 11 09:17:20 grace chat[2357]: ^M
Mar 11 09:18:00 grace chat[2357]: ATDT4234864^M
Mar 11 09:18:00 grace chat[2357]: CONNECT
Mar 11 09:18:00 grace chat[2357]:  -- got it
Mar 11 09:18:00 grace chat[2357]: send (^M)
Mar 11 09:18:00 grace chat[2357]: timeout set to 120 seconds
Mar 11 09:18:00 grace chat[2357]: expect (ogin:)
Mar 11 09:18:10 grace chat[2357]:  115200^M
Mar 11 09:18:10 grace chat[2357]:
Mar 11 09:18:20 grace last message repeated 23 times
Mar 11 09:18:40 grace chat[2357]: UQKT2 tnt1.lafayette.in.da.uu.net^M
Mar 11 09:18:40 grace chat[2357]: ^M
Mar 11 09:18:40 grace chat[2357]: ^M
Mar 11 09:18:50 grace chat[2357]: Login:
Mar 11 09:18:50 grace chat[2357]:  -- got it
Mar 11 09:18:50 grace chat[2357]: send (ELN/jongmook^M)
Mar 11 09:18:50 grace chat[2357]: expect (ssword:)
Mar 11 09:19:10 grace chat[2357]:  ELN/jongmook^M
Mar 11 09:19:20 grace chat[2357]: Password:
Mar 11 09:19:20 grace chat[2357]:  -- got it
Mar 11 09:19:20 grace chat[2357]: send (********^M)
Mar 11 09:19:20 grace chat[2357]: expect (EarthLink)
Mar 11 09:19:40 grace chat[2357]:  ^M
Mar 11 09:19:50 grace chat[2357]: Welcome to the EarthLink
Mar 11 09:19:50 grace chat[2357]:  -- got it
Mar 11 09:19:50 grace chat[2357]: send (^M^M)
Mar 11 09:19:50 grace chat[2357]: expect (~)
Mar 11 09:19:50 grace chat[2357]: ^M
Mar 11 09:19:50 grace chat[2357]: ^M
Mar 11 09:20:10 grace chat[2357]:     Entering PPP Session.^M
Mar 11 09:20:30 grace chat[2357]:     IP address is 208.254.19.183^M
Mar 11 09:20:40 grace chat[2357]:     MTU is 1524.^M
Mar 11 09:20:40 grace chat[2357]: ~
Mar 11 09:20:40 grace chat[2357]:  -- got it
Mar 11 09:20:40 grace chat[2357]: send ()
Mar 11 09:20:40 grace pppd[2356]: Serial connection established.
Mar 11 09:20:41 grace pppd[2356]: Using interface ppp0
Mar 11 09:20:41 grace pppd[2356]: Connect: ppp0 <--> /dev/ttyS2
Mar 11 09:20:41 grace pppd[2356]: sent [LCP ConfReq id=0x1 <asyncmap
0x0> <magic 0xffff895c> <pcomp> <accomp>]
Mar 11 09:20:59 grace last message repeated 6 times
Mar 11 09:21:00 grace pppd[2356]: Hangup (SIGHUP)
Mar 11 09:21:00 grace pppd[2356]: Modem hangup
Mar 11 09:21:00 grace pppd[2356]: Connection terminated.
Mar 11 09:21:01 grace pppd[2356]: Exit.

options
==========================================================================

# This file was generated by pppconfig.  You can edit the following
lines
# but please do not delete lines or the change the comments or you will
# confuse pppconfig.
noauth         #pppconfig_noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/earthlink"
#pppconfig_connect
debug          #pppconfig_debug
/dev/ttyS2       #pppconfig_dev
115200      #pppconfig_speed
defaultroute         #pppconfig_route
noipdefault     #pppconfig_ipdefault
user ELN/jongmook  #pppconfig_user
# End of pppconfig controlled lines.  You can add lines below here
without
# confusing pppconfig.
================================================================================





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

From: [EMAIL PROTECTED]
Subject: DNS, BIND v8 & Firewalls
Date: Mon, 12 Apr 1999 04:04:11 GMT

I am setting up a nameserver on our firewall linux box (slackware 3.6 -
2.0.35) using BIND version 8.

I have copied all of the configuration files over from our existing
nameserver (which uses BIND version 4 and previous slackware version 3.2).  I
have altered the files to fit the new BIND version format.

Testing the nameserver on our internal network went OK - name resolution,
pinging, reverse look-ups etc ...

I then tested the name resolution for internet hosts.  I can ping them with
an IP address, but not with a domain name!  It seems that the DNS is not
forwarding the name resolution requests to the root nameservers.

I am not sure how the firewall effects name resolution using DNS, but I
suspect something is going on here!?!

I would appreciate any help on this

Thanks, Glen.

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: "pcheco" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help,comp.os.linux.setup,comp.protocols.ppp
Subject: Configuring Linux As Gateway to Internet: Help
Date: Fri, 9 Apr 1999 03:29:50 -0700

Hello and thank you for your help in advance.

I am configuring my Linux 2.0.35 (RedHat pkg) as a gateway to the Internet
for NT Workstations (NT 4.0 build 1381, pack 3). So far, I have not been
able to succeed. In brief, the NT workstation knows to use the Linux system
for DNS services, but a ping (ftp or telnet) to an Internet address fails
with a Request Time Out error.

I am hoping for suggestions on debugging tools at the Linux level. Also
suggestions on which direction to take.

Some details:

1. pppd is running fine on the Linux system. route and ifconfig show me
correct ip addresses.

2. From the Linux system I can ftp and telnet into the address that the NT
system is failing to connect to.

3. From the NT system, route print shows that the default (and only) gateway
is the ip for the Linux system in my local network. I can ping (ftp and
telnet) the linux system from the NT system.

4. The NT system is resolving Domain Names via the Linux system. When I ping
panix2.panix.com, it correctly translates that into the corresponding ip
address. However, a ping still fails. (can anyone explain this?)

5. My kernel was built with the following networking options:

# Networking options
#
CONFIG_FIREWALL=y
CONFIG_NET_ALIAS=y
CONFIG_INET=y
CONFIG_IP_FORWARD=y
CONFIG_IP_MULTICAST=y
CONFIG_SYN_COOKIES=y
CONFIG_IP_FIREWALL=y
CONFIG_IP_FIREWALL_VERBOSE=y
CONFIG_IP_MASQUERADE=y








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

From: [EMAIL PROTECTED] (J. P.)
Crossposted-To: comp.os.linux.hardware
Subject: Re: Netgear ISA EA201c NIC
Date: 11 Apr 1999 21:12:18 -0700

On 12 Apr 1999 00:46:19, Allen <[EMAIL PROTECTED]> wrote:
>Truthfuly, I don't know, but I'd guess that you may need to boot to DOS, and use
>their setup program to initialize the card first...

Thats what I suspected, too, because it sounds from the docs that it has
a flash rom or something.

Unfortunatelly I can't test it for a while because after putting in the
NIC, I could not boot up my PC.  Something must have been damaged during
the operation.  I'll have to figure out what.

Thanks anyway,
Joe

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

From: "Ng, Choon Hooi" <[EMAIL PROTECTED]>
Subject: Re: How Do I telnet from win98 to a linux PC
Date: Mon, 12 Apr 1999 12:08:42 +0800

I presummed you have your basic networking running. On the Win95, do
this....Start->Run. Type 'telnet <your linux machine>'. Your should get
a linux login prompt.

Michel Arendsen wrote:

> How Do I telnet from win98 to a linux PC or other wise
> -What program should I use and which port protocol and Host name?
>
> Michel Arendsen, The Netherlands


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

From: "Gejzir" <[EMAIL PROTECTED]>
Subject: multithread TCP programming help
Date: Tue, 6 Apr 1999 12:38:36 +0200

Hi everyone,

we are developing a TCP based client/server program which is used
in multithread environment under UNIX in C++.

Our problem:

We open a socket in the main thread and bind it to a port. The program
accepts connections via this socket, and starts a new thread to serve the
client requests.

When the program exits it closes all sockets, terminates all threads
properly.

When we want to close the server socket from a signal handler it seems to
close fine as well.

After restarting the program it tries to open the socket again, and bind it
to the specified port, but the bind returns with the following error:

'48 Address already in use.'

All the log files report that every thread has released  the sockets.

After a couple of minutes the program starts properly. It seems, that the OS
releases the unused port.

Is there any way to release all connections of one specified port manually?

Thanks for your help...




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

From: [EMAIL PROTECTED] (Ron Johnson, Jr.)
Subject: Re: NFS problem mounting VAX
Date: 12 Apr 1999 04:33:31 GMT

In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
>
>I try to nfs mount a VAX directory on my Linux box.
>Here is the command (RH 5.2):
>
>    mount gromiko:/LINUXDIR /misc/gromiko -vw -o user
>
>This is working just fine from root, but when I login to a regular
>account and issue /misc/gromiko no files are found.!!!???? Could
>somebody enlighten me?
>Appreciate it
>Gabe
>

On Linux box:
  1. What are the permissions on that directory?
  2. Why /misc/gromiko instead of /gromiko?

On the VAX? 
  1. Do YOU have the permissions to see things other than your
     home diretory tree?  Maybe you need ACLs on it...
  2. Is UCX doing something squirelly?

Ron Johnson
[EMAIL PROTECTED]
VMS:  the 1 true Operating System.
Linux:  a close Second.


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

From: [EMAIL PROTECTED] (Ron Johnson, Jr.)
Subject: Lots of PCI cards and kernel 2.0.36
Date: 12 Apr 1999 04:39:37 GMT

Hello.

I'll be buying RH5.2 soon & placing them in a machine with
2 NE2000 clone PCI NICs & a PCI v.90 modem.

Any problems?  I don't think so, but just want to cast this
out just to make sure, 1st.

TIA,
Ron Johnson, Jr.


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

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.hardware,linux.redhat.misc,comp.os.linux.help
Subject: Re: 2 Ethernet Cards - IRQ/Address Conflict? Help!
Date: Mon, 12 Apr 1999 04:32:47 GMT

Yes, the cards are PCI. They have no jumpers. There doesn't seem to be anyway
of changing the IRQ or base io address with utility programs - I've searched
the web - event the RealTek RSET8029 doesn't do the job. I notice on boot
that the (Award) BIOS reports both network cars on IRQ11.

Surely there must be a way to change the IRQ on the card??

Thanks for help so far, but the solution is yet to be found.
[EMAIL PROTECTED]


In article <[EMAIL PROTECTED]>,
  Conrad B Nelson <[EMAIL PROTECTED]> wrote:
> This is a multi-part message in MIME format.
> --------------08F8AB51773B253B2886862F
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> Simon Morley wrote:
>
> > The cards are both RealTek RTL8029 and show now way of changing the IRQ with
> > setup programs.
> > I can change the bas address - but what to & will is that gonna help as the
> > two are already using different addresses?
> > Thanks.
> >
> > pv wrote in message ...
> > >Simon Morley wrote in message <7ep6kl$vvc$[EMAIL PROTECTED]>...
> > >[...]
> > >>Is there anything I can do to fix this other than buying a new card with
> > >>jumpers?
> > >sure there is.. a jumperless card comes with a setup disk
> > >where u can change the base address and irq. No prob..
> > >if u are missing the disk download one from the net!!
> > >it's dos, so have ur dos boot disk handy ;-)
> > >
> > >good luck
> > >pv
> > >
> > >
>
> Are these cards PCI if so check the config of your PCI bus it could be
> assigning the same IRQ to both Cards.
>
> Conrad
>
> --------------08F8AB51773B253B2886862F
> Content-Type: text/x-vcard; charset=us-ascii;
>  name="cnelson.vcf"
> Content-Transfer-Encoding: 7bit
> Content-Description: Card for Conrad B Nelson
> Content-Disposition: attachment;
>  filename="cnelson.vcf"
>
> begin:vcard
> n:Nelson;Conrad
> tel;work:215.648.2339
> x-mozilla-html:TRUE
> url:http://www.Cognos.com
> org:Cognos Corporation
> version:2.1
> email;internet:[EMAIL PROTECTED]
> title:Solutions Specialist
> adr;quoted-printable:;;Two Valley Square=0D=0A512 Township Line Road=0D=0ASuite 
>125;Blue Bell;PA;19422;
> x-mozilla-cpt:;0
> fn:Conrad Nelson
> end:vcard
>
> --------------08F8AB51773B253B2886862F--
>
>


============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: [EMAIL PROTECTED]
Subject: DNS & BIND V.8
Date: Mon, 12 Apr 1999 03:55:17 GMT

I am setting up DNS on slackware V3.6 (Kernel 2.0.35) using BIND version 8. 
The configuration files all seem to be correct.  The server acting as the
nameserver is also a firewall server using IP-filtering.

I can ping and resolve names from the nameserver to hosts within our network,
and also from anywhere within the network. I then tried to ping hosts on the
internet through our dial-up connection to the ISP - this works OK.  However,
when I try and resolve names using nslookup, of hosts on the internet it fails
and times-out.

The configuration files for the root domain servers are correct as well as the
reference to them.

I have tried debugging using nslookup without much luck.

We are in the process of moving from a server using BIND Version 4.  We
copied all the files over and then altered them to match the new BIND version
format - the root server file was not changed.

I am fresh out of ideas, could there be a firewall problem??
OR in the format of the root server config file??






============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: "Nathan" <[EMAIL PROTECTED]>
Subject: Re: ppp & ipx
Date: Tue, 6 Apr 1999 20:38:55 +1000

If it's just a file server, Install Tcp stack on the NT box (and obviously
the workstation doing the dialling)? When the workstation dials up, it
should just work.... Tell the workstation to log on to network in the tcp
properties of the dialup adapter (assuming win9x)...

hth

Jason Turner wrote in message <[EMAIL PROTECTED]>...
>Anyone ever run ipx over ppp?  I know very little about ipx, just
>looking for ways for telecommuters at our office to access the file
>server.  Sounds messy to me, but right now they're using (shudder) RAS
>on an unreliable NT box.  So, anyone tried it?  Would you do it again?
>TIA
>
>Jason
>



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

From: Jim Harper <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help,comp.os.linux.setup,comp.protocols.ppp
Subject: Re: Configuring Linux As Gateway to Internet: Help
Date: Mon, 12 Apr 1999 05:10:34 GMT

pcheco wrote:

> I am configuring my Linux 2.0.35 (RedHat pkg) as a gateway to the Internet
> for NT Workstations (NT 4.0 build 1381, pack 3). So far, I have not been
> able to succeed. In brief, the NT workstation knows to use the Linux system
> for DNS services, but a ping (ftp or telnet) to an Internet address fails
> with a Request Time Out error.

Do you have masquerading set up? If not, go here and read the howto:

http://24.0.127.204/howto/masquerade

--
Jim Harper
http://24.0.127.204
"Linux... it's not just for breakfast anymore."

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


** 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