Linux-Networking Digest #784, Volume #9           Tue, 5 Jan 99 14:13:49 EST

Contents:
  IBM PCI Token Ring (JAD)
  ppp problem ("Morten Johansen")
  ppp problem ("Morten Johansen")
  ppp problem ("Morten Johansen")
  Re: SAMBA Linux to NT ("greyman")
  Re: Name lookup ("greyman")
  Re: Replace NetWare w/Linux? ("greyman")
  Re: How to Determine if ifwadm is installed? ("greyman")
  Re: Get ip-up and ip-down to "echo" some information (Chee Choon Cheng (remove 
"removethis" to e-mail me))
  Re: MAC clients on Linux fileserver (Paul Nevin)
  Re: NICs Assigned to Wrong ethN (Sydney Weidman)
  When a packet hits a pocket..... (Troutman)
  Re: HELP!!! Linux Questions! (Geoffrey Cousin)
  Networking Linux to Win95 (Paul Branston)
  Re: RC.INET???????? (Adao Santos)
  How to upgrade my kernel ? (Geoffrey Cousin)
  Re: Linux doesn't recognize my modem...Help! ("John E. Vincent")
  How do I get W98 to see Linux box/shares? (Green Manalishi)
  Re: 3com ImpactIQ ISDN Terminal Adapter Question (Mark Cooperstein)
  Bandwith quota's ("Don")
  Re: Windows client can't see NT domain when passing through a Linux PPP server 
(Brian Wang)
  Re: Problem building C-Kermit on Linux (Redhat) 5.2 (Villy Kruse)
  mput: ftp hangs up (Habib Jalili)
  Re: Name lookup ("Sean Connolly")
  Re: IBM PCI Token Ring (S. Parkerson)
  Re: Diald problem (Matt Kressel)
  Re: Windows client can't see NT domain when passing through a Linux PPP server (John 
Auld)
  Re: smbmount 2.0.0beta5 and linux 2.2.0pre4 ("John M. Flinchbaugh")

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

From: JAD <[EMAIL PROTECTED]>
Subject: IBM PCI Token Ring
Date: Tue, 05 Jan 1999 09:41:41 +0100

Hi

Does anybody here know anything about whether there is a driver for
IBM's PCI Token Ring card? Maybe somebody is developing such a thing?

/jan

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

From: "Morten Johansen" <[EMAIL PROTECTED]>
Subject: ppp problem
Date: Mon, 4 Jan 1999 16:54:53 +0100

We're trying to link two computers with a serial cable
using the pppd
One is running Red Hat Linux 4.2 and the other one Red Hat Linux 5.2

what is wrong with this: (!?)

pppd -detach lock crtscts [localip]:[remoteip] /dev/modem 38400 &

i have no getty installed
routing is not an issue here
isn't the ppp0 device supposed to show up when i run ifconfig ?

help is greatly appreciated

    Morten Johansen
    [EMAIL PROTECTED]








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

From: "Morten Johansen" <[EMAIL PROTECTED]>
Subject: ppp problem
Date: Mon, 4 Jan 1999 16:40:34 +0100

We're trying to link two computers with a serial cable
using the pppd
One is running Red Hat Linux 4.2 and the other one Red Hat Linux 5.2

what is wrong with this: (!?)

pppd -detach lock crtscts [localip]:[remoteip] /dev/modem 38400 &

i have no getty installed
routing is not an issue here
isn't the ppp0 device supposed to show up when i run ifconfig ?

help is greatly appreciated

    Morten Johansen
    [EMAIL PROTECTED]




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

From: "Morten Johansen" <[EMAIL PROTECTED]>
Subject: ppp problem
Date: Mon, 4 Jan 1999 16:53:09 +0100

We're trying to link two computers with a serial cable
using the pppd
One is running Red Hat Linux 4.2 and the other one Red Hat Linux 5.2

what is wrong with this: (!?)

pppd -detach lock crtscts [localip]:[remoteip] /dev/modem 38400 &

i have no getty installed
routing is not an issue here
isn't the ppp0 device supposed to show up when i run ifconfig ?

help is greatly appreciated

    Morten Johansen
    [EMAIL PROTECTED]






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

From: "greyman" <[EMAIL PROTECTED]>
Subject: Re: SAMBA Linux to NT
Date: Tue, 5 Jan 1999 18:39:02 +1000

You _need_ to use encrypted passwords. Here is part of my smb.conf file.
====================================
   security = user

# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
  encrypt passwords = yes
  smb passwd file = /etc/smbpasswd

   local master = yes

   os level = 33

   domain master = yes

   domain logons = yes
========================
Here's some sample share definitions to go with it

[homes]
   comment = Home Directories
   browseable = no
   writable = yes
   read only = no
   preserve case = yes
   short preserve case = yes
   create mode = 0750

[GMCS]
        comment = Data storage for GMCS
        path = /home/gmcs-data
        read only = no
        preserve case = yes
        short preserve case = yes
        create mode = 0750

[www-root]
        comment = Root directory for httpd
        path = /home/httpd
        public = yes
        writable = yes
        printable = no
        write list = @users

Greyman
[EMAIL PROTECTED]

Jack J. Woehr wrote in message <[EMAIL PROTECTED]>...
>I've got SAMBA on RedHat 5.1 working, I can list files
>on the NT machine from Linux okay. But NT can't connect
>to any of the shares on Linux. NT keeps telling me that
>the user is not allowed to connect from that workstation.
>
>I've read the FAQ and tried every trick in the SAMBA
>configuration I can think of. Any tips, please? TIA.
>
>--
>Jack J. Woehr                 # The Drug War is Race War
>PO Box 51, Golden, CO 80402   # The Drug War is Class War.
>[EMAIL PROTECTED] [EMAIL PROTECTED]   # The Drug War is Civil War.
>http://www.well.com/~jax/rcfb # Arrest the War on Drugs.



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

From: "greyman" <[EMAIL PROTECTED]>
Subject: Re: Name lookup
Date: Tue, 5 Jan 1999 17:51:21 +1000

You need to have a DNS running in the Linux box. It can be a caching only
one that uses your ISP's DNS as a forwarder.
Greyman
[EMAIL PROTECTED]
    Mark Robinson wrote in message <[EMAIL PROTECTED]>...
    I have just installed a rtl8139 card and DHCP.  Works great.  I have
access to net and IP however it won't let me lookup names
    ftp metalab.unc.edu
    error unknown host

    IP of metalab.unc.edu
    Welcome to Metalab....

    What could be the problem?




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

From: "greyman" <[EMAIL PROTECTED]>
Subject: Re: Replace NetWare w/Linux?
Date: Tue, 5 Jan 1999 18:26:51 +1000

Samba can do  everything you need. It does not do login scripts the way that
Novell does, so you might have to battle a little while you get used to the
NT style of scripting. It can do encrypted password login and on my Win95/98
boxes, after assigning a users 'home' shared directory, automatically stored
the profile of the machine I use.

I used this release of samba (samba-1.9.18p8-50.1) which is available for
anonymous ftp from my ftp://ftp.gmcs.com.au/pub/linux/sources/ server as a
Redhat rpm file.

Greyman
[EMAIL PROTECTED]
Josh Arnold wrote in message <[EMAIL PROTECTED]>...
>Hello,
>    I would like to replace our NetWare server with Linux, however I'm
>not sure if Linux can do what we need.  The first thing it needs to do
>is be a fileserver - AFAIK this is no problem w/SAMBA (correct me if I'm
>wrong.)  Secondly, we need Windows user login.  That is, when our
>Windows machines first boot up they should have to enter a
>username/password to gain network access like our NetWare server
>currently does.  This is the part where I'm not sure if Linux can do it
>(at least without extra software, apparently Caldera has some kindof
>"NetWare for Linux"?)  Can Linux do this?  Also, can Linux do NT things
>like storing user profiles?  Thanks.



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

From: "greyman" <[EMAIL PROTECTED]>
Subject: Re: How to Determine if ifwadm is installed?
Date: Tue, 5 Jan 1999 18:14:08 +1000

RedHat has a locate command that searches a database of file names. You will
need to leave your machine on overnight to get the automatic database update
though. There is a command that will manually do the update (look in
/etc/cron.daily/updatedb.cron or just run this script). type 'locate ifwadm'
and it will tell you. If it says the database is too old (or similar) then
you can either update it (see above) or use 'find / -name ifwadm' which will
search all the directories on your machine and report occurrences.

Once you have found the file, you can find out which 'package' it belongs to
by using rpm.

'rpm -qf /dirname/ifwadm'

will tell you the rpm name that the file belongs to.

Greyman
[EMAIL PROTECTED]
John P wrote in message <[EMAIL PROTECTED]>...
>How do I determine if ifwadm is installed in RH5.1?
>
>Do I need to install it to act as a router between my home lan and my
>ISP?  Is there anything else I need to check for in the basic RH5.1
>install.
>
>Thanks
>
>John
>John Pawling
>(Remove NOSPAM from my address before emailing)



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

From: [EMAIL PROTECTED] (Chee Choon Cheng (remove "removethis" to e-mail me))
Crossposted-To: comp.os.linux.setup
Subject: Re: Get ip-up and ip-down to "echo" some information
Date: Tue, 05 Jan 1999 08:09:27 GMT

On Tue, 05 Jan 1999 07:29:25 GMT, [EMAIL PROTECTED] (Chee
Choon Cheng (remove "removethis" to e-mail me)) wrote:

>
>I have tried using > /dev/console for each "echo", but it didn't work.
>
>
>Example:
>echo "====================================" >/dev/console
>echo "Local IP Address   : $4 " >/dev/console
>echo "Remote IP Address  : $5 " >/dev/console
>echo "Link Speed         : $3 " >/dev/console
>echo "====================================" >/dev/console
>
>My /dev/console is as below:
>

My description is not clear enough. /dev/console can display the
information if I am logged in using /dev/tty0. It can't display the
information on the telnet login I used to invoke ppp-on. It didn't
work in that sense.


Choon-Cheng Chee
=========================
chee at mail-me dot com
Kuala Lumpur, Malaysia
=========================
* Watch my return address! Editing required !* 

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

From: Paul Nevin <[EMAIL PROTECTED]>
Subject: Re: MAC clients on Linux fileserver
Date: Tue, 05 Jan 1999 17:00:38 +0800

Ed Karjala wrote:

> Is anyone out there successfully attaching MAC clients to a Linux server?  I
> would appreciate knowing what, if any technical resources are available to
> help me do the same.

I have a lab of PowerMacs in a student lab here at Curitn University connecting
to a departmental Linux server via netatalk.  The macs turn themselves on each
morning at 5am and load the original hard disk image from the Linux box.

This process is done via a package called netatalk available from
http://thehamptons.com/anders/netatalk and installed under Linux.

>From the chooser mac users can see your Linux box and connect to
shared/password resources.




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

From: Sydney Weidman <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.setup
Subject: Re: NICs Assigned to Wrong ethN
Date: Tue, 05 Jan 1999 07:03:02 GMT

[EMAIL PROTECTED] wrote:

> I'm having problems with my ethernet PCI NIC cards being assigned to the wrong
> eth device.
>
> Using linuxconf, I have my 3Com 905B NIC assigned to eth0 with a static IP
> address (192.168.1.100) and my Intel EtherExpress Pro 100B assigned to eth1,
> using DHCP to pull an IP address from MediaOne over a cable modem.  I have the
> drivers built into my 2.0.36 kernel and am using the LILO append
> (append="ether=0,0,eth1") technique to have probe for more than 1 ethernet
> device.  An extract from dmesg is included below.
>
> Any suggestion on how to get these NICs properly assigned would be greatly
> appreciated.
>
> Regards,
> Mark Peacock
> Hinsdale, IL USA
>
> Dmesg extract -
> eepro100.c:v0.99B 4/7/98 Donald Becker [EMAIL PROTECTED]
> eth0: Intel EtherExpress Pro 10/100 at 0xfce0, 00:A0:C9:5F:00:24, IRQ 11.
> Board assembly 667280-003, Physical connectors present: RJ45
> Primary interface chip i82555 PHY #1.
> General self-test: passed.
> Serial sub-system self-test: passed.
> Internal registers self-test: passed.
> ROM checksum self-test: passed (0x49caa8d6).
> Receiver lock-up workaround activated.
> eepro100.c:v0.99B 4/7/98 Donald Becker [EMAIL PROTECTED]
>
> eth1: 3Com 3c905B Cyclone 100baseTx at 0xfc00, 00:10:4b:38:7f:d5, IRQ 9
> 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/NWay Autonegotiation interface.
> Enabling bus-master transmits and whole-frame receives.
> 3c59x.c:v0.99E 5/12/98 Donald Becker
> http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

What do you need to do with eth0 that you can't do with eth1?



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

From: Troutman <[EMAIL PROTECTED]>
Subject: When a packet hits a pocket.....
Date: Tue, 05 Jan 1999 10:58:55 -0500
Reply-To: [EMAIL PROTECTED]

I am preparing a linux (RH 5.2) box to use as an edge device at a new
IPX.  Basically just a router.  It will be handling a great deal of
voice over IP traffic.  Unfortunately V/IP traffic averages between 23
and 53 bytes.  Very small.  Which means the box may need to handle over
and above 20,000 packets per second.

I am building the machine as a p2 400 128 Mb ram.  Any idea what kind of
traffic the latest kernel will support?  The ether cards on both sides
will be 3com 10/100.  It will be routing traffic across a microwave link
to an Ascend Max 6k series box.  I know the Ascend box can handle
it....but can Linux?  

If a reconfiguration of the kernel is in order - what would help
maximize small packet throughput?

TIA.

Dont respond to me - respond to the NG =)

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

From: Geoffrey Cousin <[EMAIL PROTECTED]>
Crossposted-To: alt.linux,alt.os.linux,linux.dev.scsi,linux.dev.net
Subject: Re: HELP!!! Linux Questions!
Date: Tue, 05 Jan 1999 18:09:47 +0100
Reply-To: [EMAIL PROTECTED]

For the first question, it s yes, with the Samba server
 Check http://samba.anu.edu.au/samba/

Steve K. wrote:

> Help!
> I have some questions on linux
> first, can you network linux & 95/98 systems?
> second, why does linux come up with errors using my AHA-1542B SCSI card?
> third, How do you tell the free space left on the drive?
>
> any help is greatly appreciated
>
> Steve Krippner
> [EMAIL PROTECTED]



--
Ing. Cousin Geoffrey
Security Product Engineer

Proton World International
Security Department

Home Page : http://www.geocities.com/SiliconValley/Network/6519/



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

From: [EMAIL PROTECTED] (Paul Branston)
Subject: Networking Linux to Win95
Date: 5 Jan 1999 06:39:19 GMT
Reply-To: [EMAIL PROTECTED]

Hi all, I hope someone can help me here.

I have 2 computers at home one running Redhat 5.2, for me,
and one running Win95 for the rest of the family. I have
recently bought 2 3C509B cards and a mini hub to network the
computers together. 

The cards installed fine and I can load the Linux module and
win95 reckons the card is working. The lights on the cards are
both lit and on the hub the link light is lit but I cannot ping
from either end.

The linux end is setup as 172.27.1.1 and the win95 end as 172.27.1.3.

ifconfig reports

eth0      Link encap:Ethernet  HWaddr 00:10:5A:BE:07:EF  
          inet addr:172.27.1.1  Bcast:172.27.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:206 errors:0 dropped:0 overruns:0 carrier:3
          collisions:0 
          Interrupt:10 Base address:0x300 
netstat -r
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
172.27.0.0      *               255.255.0.0     U      1500 0          0 eth0
127.0.0.0       *               255.0.0.0       U      3584 0          0 lo

the arp table never fills up and even if I manually set an arp entry the
pings are never received back.

The hub shows the Rx light blinking when I ping but nothing is ever received.

I have tried a straight though cable and observed exactly the same. 
The 3Com NIC Doctor on win95 passes the card on the network and NIC tests
but still no pings are received back although the Nic doctor's statistics
shows that packets are being sent and received.

Has anyone any idea what is going on.

Paul. 


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

From: Adao Santos <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.linux.help,comp.os.linux.questions,comp.os.linux.hardware,comp.os.linux
Subject: Re: RC.INET????????
Date: Tue, 05 Jan 1999 17:27:31 +0000

Josef Elias Norgan wrote:

> I believe resolv.conf is located in /etc. The others might be as well
>
> "Suckers step up and want to cause friction
> But violence is for those who can't handle diction
> Competition is waning Circumnavigate the draining
> Complaining about those who are steady maintaining the jam"
>                                         -311
>
> On Tue, 29 Dec 1998, Vincent wrote:
>
> > I need to modify a file called rc.inet1, rc.inet2, and resolv.conf,  but
> > these files are not in RedHat.  Where are these files in RedHat?  What
> > do these files do?  How do I configure these files for an Intranet?

    You are wrong,
    resolv.conf is in /etc
    but rc.inet1 and rc.inet2 are in  /etc/rc.d/init.d but isn't called
rc.inet1/2 but inet
    these names (rc.inet1 and rc.inet2) are from slackware!




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

From: Geoffrey Cousin <[EMAIL PROTECTED]>
Subject: How to upgrade my kernel ?
Date: Tue, 05 Jan 1999 18:07:04 +0100
Reply-To: [EMAIL PROTECTED]

Hi everybody

 How can i upgrade my Kernel.
 Now i m using linux slackware 2.0.27.
 Where can i find a new kernel and how to instal it ?

 Thanks to everybody

PS : please e-mail me


--
Ing. Cousin Geoffrey
Security Product Engineer

Proton World International
Security Department

Home Page : http://www.geocities.com/SiliconValley/Network/6519/



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

From: "John E. Vincent" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.setup
Subject: Re: Linux doesn't recognize my modem...Help!
Date: Tue, 05 Jan 1999 13:10:37 -0500

Usman Abbasi wrote:

>
>

The part below also has some important information

> >> port cua2
> PORT: terminal port set to "cua2".
> DIP: tty: lock: (/var/lock/LCK..cua2): Permission denied
> DIP: can't open - problems with locking cua2

Are you testing this as root or as a user? If you are doing it as a regular
user then su to root and try running it again. If that is the case then you
would need to connect as root or set UID root on the binary.

--
Thanks,
John E. Vincent
770-409-8734
Network Administrator
Butler Technology Solutions QA Solutions Group
[EMAIL PROTECTED]




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

Date: Tue, 05 Jan 1999 11:54:20 -0500
From: Green Manalishi <[EMAIL PROTECTED]>
Subject: How do I get W98 to see Linux box/shares?

I got Samba installed and I read the Samba HOWTO regarding smb.conf but
it doesn't tell you how to actually do anything real from the client's
point of view.

Green


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

From: [EMAIL PROTECTED] (Mark Cooperstein)
Subject: Re: 3com ImpactIQ ISDN Terminal Adapter Question
Date: Tue, 05 Jan 1999 18:24:05 GMT

In article <[EMAIL PROTECTED]>, "Felix Dominguez" 
<[EMAIL PROTECTED]> wrote:
>i cant seem to get my terminal adapter to connect to my isp useing both
>b-channels.
>my isp uses a standard text login prompt to establish a ppp connection.
>im able to connect with the standard pppscripts that are produced after
>running pppsetup
>but when i add '&3830203' after 'atd3830203' it doesnt dial out of the
>second b channel and it will
>not establish a ppp conncection.  every thing is running great except for
>that.

in your script file, try atdt3830203\&3830203

you need the backslash to escape the ampersand.
Just a thought....

Also, make sure you have ATS80=1 to get mlppp

Mark

**  Remove ".nospam" when replying or email will bounce back to you...

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

From: "Don" <[EMAIL PROTECTED]>
Crossposted-To: alt.comp.linux.isp,alt.os.linux
Subject: Bandwith quota's
Date: Mon, 4 Jan 1999 16:54:49 +0100

Anyone knows how I can limit the transfer of a user to a fixed limit?
For example I want user "joe" to only transfer 30mb a month...
Anyone knows how to do that?

Or does anyone know how I can see how much someone has send and received or
something like that?

Anything which can do something like that will do....
As long as I can see how much is send or received....

If you know anything like that PLEASE tell me.....

greetings,
Don
[EMAIL PROTECTED]



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

From: [EMAIL PROTECTED] (Brian Wang)
Subject: Re: Windows client can't see NT domain when passing through a Linux PPP server
Date: Tue, 05 Jan 1999 18:28:35 GMT

On Tue, 5 Jan 1999 09:22:05 -0500, "Michael Pemrich"
<[EMAIL PROTECTED]> wrote:

>Hi ...
>
>I'm using a RedHat 5.1 machine running pppd as a dial up server for remote
>Windows clients at my company.  The clients connect with no problem and can
>do all TCP/IP networking applications including telnet,ftp and web browsing.
>The Linux ppp server machine sits on the same network with the NT Primary
>Domain Controller.  The problem I'm having is that the client cannot see the
>"network neighborhood".  I configured the client to log on to network and I
>set the domain correctly.  Is there some other protocol that I need to run
>on the linux ppp server?

Do you have a WINS running anywhere?  If yes, the quick fix is point
your WINS setting in Dial-Up Networking to it.  Otherwise, you will
need to add PDC Windows Name to IP mappings in "LMHOSTS.SAM"
file (Found in \Windows directory).  You should set up WINS if you
run TCP/IP as your LAN protocol, it really avoids a lot of weird
problems in those @#$@# MS Browser Master/Delegation crap.

Brian

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

From: [EMAIL PROTECTED] (Villy Kruse)
Subject: Re: Problem building C-Kermit on Linux (Redhat) 5.2
Date: 5 Jan 1999 19:26:48 +0100

In article <76tceq$f94$[EMAIL PROTECTED]>,
Tim Hedger <[EMAIL PROTECTED]> wrote:
>I've downloaded the latest version of kermit (release 192) for linux from
>mit.columbia.edu, and tried to build it under Linux on my PC.
>
>I'm getting all sorts of compilation errors when I try to build (using make
>linux) to do with duplicate symbols.  The only reference to expected
>compilation errors I can find in the documentation, is to do with the file
>serial.h - but my errors are different from this (and I've tried the fix
>suggested for this - which doesn't make any difference).
>
>Has anyone had a similar problem - who can offer me advice on what to do ?
>



Try look for kermit on the redhat site.  As far as I remember there is
an SRPMS file which contians the compile and patch files, but not the
tar.gz file, which you need to get separately from Columbia University.
(License restriction).  The problem is that you should NOT #include
anything from /usr/inlcude/linux.  This is a thing of the past.


Villy

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

From: Habib Jalili <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: mput: ftp hangs up
Date: Tue, 05 Jan 1999 10:42:39 +0100

Hi,

we have a linux firewall (SuSE 5.3). Masquerading is activated.

i have 20 files (eyery ca. 6 KB) and created a file called ftp.txt with
following content:

open <target_ip_address>
user <user> <password>
prompt
mput dat*

and then i run the follwing command
ftp -v -n < ftp.txt
on three computers:

1. firewall: the file transfer works without any problem
2. a sun behind the firewall: the file transfer works without any
problem
1. a linux (SuSE 5.3) behind the firewall: after transfer of some files
(6 or 7) it hangs up and after about 10 minutes it returns following
errors:

...
125 Storing data set BSK80.DAT04
250 Transfer completed successfully.
396 bytes sent in 0.00356 secs (1.1e+02 Kbytes/sec)
local: dat05 remote: dat05
200 Port request OK.
421 Service not available, remote server has closed connection
local: dat06 remote: dat06
No control connection for command: Transport endpoint is not connected
...

I have reproduced the case with a new installed linux computer too and
therefore i think it must be a linux specific problem.

My question is:

When it is a firewalling or masquerading problem, why it works with the
sun machine behind the firewall and only the linux hangs up?

I'll be very grateful for any help.

Habib


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

From: "Sean Connolly" <[EMAIL PROTECTED]>
Subject: Re: Name lookup
Date: Tue, 5 Jan 1999 09:54:26 -0000


greyman wrote in message ...
>You need to have a DNS running in the Linux box. It can be a caching only
>one that uses your ISP's DNS as a forwarder.
>Greyman


Are there any examples of how to setup named to comunicate with your (mine)
isps dns servers ?.  The only examples I have seen provide a cache server
for the root dns servers ?.

Sean C



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

From: [EMAIL PROTECTED] (S. Parkerson)
Subject: Re: IBM PCI Token Ring
Date: 5 Jan 1999 18:37:59 GMT
Reply-To: [EMAIL PROTECTED]

Stuart Nuttall <[EMAIL PROTECTED]> has spoken:
> 
> >Does anybody here know anything about whether there is a driver for
> >IBM's PCI Token Ring card? Maybe somebody is developing such a thing?
> 
> There is no such driver at the moment - and, as of checking a couple of
> weeks ago, there is no such development taking place.

You are right and wrong.  There is no such driver -- yet.  However,
Peter De Schrivjer is developing a driver for the IBM PCI Token-Ring
family of adapters (all the way up to the High-Speed 100/16/4).
Paul Norton is working on the LANStreamer PCI, which is a different
beast altogether.  Also, Paul has been working on getting native 
support for the "Turbo ISA/PC Card" models (enhanced microcode mode,
better I/O range support, shallow mode receive, fast path transmit) 
into the existing "Tropic" chipset driver (ibmtr.c).

> Stuart - resigned to using an Olicom ISA card :(

Eww. Hopefully not forever. :)

scott
-- 
scott parkerson . software developer . ibm network hardware division
<[EMAIL PROTECTED]> <== apply s/hatesspam//g to my address
disclaimer: most of the time, i just talk to hear my melodious voice

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

From: Matt Kressel <[EMAIL PROTECTED]>
Subject: Re: Diald problem
Date: Tue, 5 Jan 1999 18:13:11 GMT

Nickolai Sergienko wrote:
> 
> Hello,
> 
> I'm trying to set diald, so that it establish PPP connection to ISP when
> someone in intranet need it and hang up when connection is idled.
> I've a strange problem: Diald starts dialing approx. every 3 min, even
> if nobody requesting URLs from Internet. From debug information I've
> found out that diald accepting packets addressed to ISP DNS server.
> I can't figure out what process is sending these packets! They come
> from my IP number and the port number increases by 2 each time (starting
> with 1050), i.e. every next packet, which caused diald to initiate the
> connection come from different port. The port number already reached
> 1600!
> 
> I'm running SOCKS on the Linux box, can that be a problem?
> Does anyone knows how to make diald to ignore these packets?
> 


Are you running Windows on the clients?  Windows will continually send
out packets of the type netbios-ns (I think port 139) to see if there
are any other windows hosts on the net.  Set your diald filter to
igonore packets of udp and tcp on ports 137 138 and 139.

-Matt


-- 
Matthew O. Kressel | INTERNET: [EMAIL PROTECTED]
+---------  Northrop Grumman Corporation, Bethpage, NY ---------+
+---------  TEL: (516) 346-9101 FAX: (516) 346-9740 ------------+

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

From: (John Auld)
Subject: Re: Windows client can't see NT domain when passing through a Linux PPP server
Date: Tue, 05 Jan 1999 18:34:54 GMT

The same thing happens with an NT RAS server and it is caused by MS's
Netbios implentation (which is used even when IP is the only network
protocol - Netbios over TCP/IP).

Try looking at the notes on www.winfiles.com which has some how to
articles. e.g.

http://www.winfiles.com/howto/peercon.html


Regards


John Auld

On Tue, 5 Jan 1999 09:22:05 -0500, "Michael Pemrich"
<[EMAIL PROTECTED]> wrote:

>Hi ...
>
>I'm using a RedHat 5.1 machine running pppd as a dial up server for remote
>Windows clients at my company.  The clients connect with no problem and can
>do all TCP/IP networking applications including telnet,ftp and web browsing.
>The Linux ppp server machine sits on the same network with the NT Primary
>Domain Controller.  The problem I'm having is that the client cannot see the
>"network neighborhood".  I configured the client to log on to network and I
>set the domain correctly.  Is there some other protocol that I need to run
>on the linux ppp server?
>
>Any help would be greatly appreciated.
>
>... Mike
>
>... Mike
>
>Michael Pemrich
>PC Support Specialist
>School of Computer Science
>Carnegie Mellon University
>[EMAIL PROTECTED]
>(412)268-8231
>


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

From: "John M. Flinchbaugh" <[EMAIL PROTECTED]>
Subject: Re: smbmount 2.0.0beta5 and linux 2.2.0pre4
Date: 5 Jan 1999 09:33:15 GMT

i've been having trouble with my win95 shares dying on my linux
machine.  i use smbmount from samba 2.0.0beta5 to mount 3 shares from
a win95 machine.  the mounts will work as long as i access them
frequently (at least a couple times an hour), but as soon as i leave
them inactive for maybe over an hour, the mounts stop responding and
start giving IO errors hhen i try to access them.
i then have to umount the mount points, kill the smbmounts that hang
around, and remount the shares.  then they work again.

i'm using the 2.2.0pre4 kernel, but i've been witnessing this behavior
since i first started running developmental kernels beginning with
1.1.128.

using smbfs and linux 2.0.x, this all used to work.

is this a kernel issue or a samba issue, and does anyone have any
solutions?  i have been able to get them to stay by having cron do a
`df' every 20 minutes.  accessing the shares like that makes them
stay.

thanks.

-- 
____________________}John Flinchbaugh{______________________
| -> [EMAIL PROTECTED] <-             [EMAIL PROTECTED] |
|    [EMAIL PROTECTED]      http://www.hjsoft.com/~glynis/ |
~~Powered by Linux: Reboots are for hardware upgrades only~~

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


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