Linux-Networking Digest #99, Volume #11          Mon, 10 May 99 03:14:00 EDT

Contents:
  Re: MediaOne Cable Modem ("Norman E.Morin")
  Re: Problems with looking up hostnames after upgrade (Hardave Riar)
  Help: NFS mount ("M. Cao")
  De-528 PCI ethernet [D-link] ("Max,Serge")
  Who Incorrect : Solaris/Linux ([EMAIL PROTECTED])
  Re: fetchmail works -- but so does sendmail (Graham Murray)
  Re: HELP: MODEM stopped responding (Denis Kholodar)
  IP Masquerade advantages (DB7654321)
  SAMBA: How to get a complete list of computers Netbios name and IP addresses in a NT 
network using a SAMBA CLIENT? ("John Wong")
  Re: pcanywhere equivalent for linux (root)
  Re: Linuxconf  http access error?? (Les Hazelton)

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

From: "Norman E.Morin" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: MediaOne Cable Modem
Date: Sun, 09 May 1999 11:26:52 -0400

hello,

Do you have any more data on what mediaone is doing
that is "squirrelly" in their dhcp?

I'm using mediaone ->linux firewall->win95 system
at the moment. Right now it is working fine.

I have entered a question about linux networking...
See below

All you need to do is install linux (I used slackware,
kernel 2.0.34).
Install dhcp 0.70. Set up your private net and 
it SHOULD work.

I have noticed some intermittent initialization problems
but I can usually get things working after rebooting a few
times. 

I have noticed that when the mediaone to firewall does not initialize
properly, the bottom right led on the cable modem never goes 
to steady state but it flashes. ...might be a hint? 
regards
Norm Morin


Subject: 
            network init on linux?
       Date: 
            Sat, 08 May 1999 08:27:52 -0400
       From: 
            "Norman E.Morin" <[EMAIL PROTECTED]>
Organization: 
            Road Runner
 Newsgroups: 
            comp.os.linux.networking
>hello,
>I have a linux box (p133, 16m memory, 2-3c503 nics, kernel 2.0.34)
>that I am using for a firewall/nat and connecting between
>a home lan and mediaone.

>I have noticed some strange initializationbehavior that I'd like to 
>confirm with other users.

>Sometimes the ethernet cards/routing is not configured correctly.

>It used to be that the nic card that was connected to mediaone
>did not always configure properly. I noticed that "ifconfig"
>did not always display the missing nic. I usually enter 
>"route add ..." and the card shows up and routing works.
>The command is in the .../rc.inet1 file but sometimes it
>seems that the command does not get executed properly.

>The rc.inet1 file does have the command to invoke the dhcp client
>before the ifconfig or route commands.

>I installed a "sleep 10" command to make sure that the 
>dhcp command was started and executing before the ifconfig
>and routing commands. That seems to have allowed the mediaone
>connection to be reliable. 

>Then I noticed that the home lan nic is not always ifconfiged to the 
>linux box. Executing the "ifconfig ...." command that is in the
>rc.inet1 file usually corrects the problem.

>Is there some proper order or timing of commands that must be 
>observed when using dhcp? Is this a situation that is 
>common knowledge when using 2 nics?

>I have the impression/feeling that the linux networking is not >reliable.
>I don't really believe this impression as so many folks
>are successfully using linux to satisfy all sorts of network
>requirements.

>Does anyone have the same experience.

>I hoped to have a "headless" linux box be my firewall that is
>turned on when the cable modem is powered up. Obviously 
>I would telnet and halt the linux box before removing power. 
>Since the net is not alway reliably initialized, I have a terminal
>connected to verify that both nics and routing is running correctly.

>I have noted that once things run correctly, they are up to stay.
>I would like to eliminate the questionable initialization.

>Any hints or pointers.
>regards
>Norm Morin

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

From: Hardave Riar <[EMAIL PROTECTED]>
Crossposted-To: 
alt.os.linux.slackware,comp.os.linux,comp.os.linux.admin,comp.os.linux.help,comp.os.linux.misc
Subject: Re: Problems with looking up hostnames after upgrade
Date: Mon, 10 May 1999 06:19:20 GMT

I had the same problem with my 3.6 install, all the tcp wrapper logs in
/var/log/messages were by ip, but once I setup my /etc/hosts.allow, and
/etc/hosts.deny the hostnames were listed. I guess tcp wrappers doesn't
do a dns check unless forced to do so.

Hardave
(remove no-spam. to reply)

Gambit32 wrote:
> 
> we recently upgraded from slackware 3.1 to 3.6, and now our machine is
> having severe problems getting hosts from ips.
> 
> TCP wrappers should give out the username@host when we connect to our
> server, but that doesnt work.  it gives usernam@ip.
> 
> In my perl scripts and includes on my web page
> (http://www.academic.marist.edu/carob/) it should be saying came from
> host / ip  but that doesnt work either.
> 
> Even more peculiar, we have listings in /etc/hosts like
> 148.100.215.108         area51.groom-lake.nv.us area51
> When i connect to the machine, it used to say
> "[EMAIL PROTECTED]" but it wont even do THAT anymore.
> 
> I have no idea exactly where the problem is.  Ive checked the kernel,
> my perl scripts, ive recompiled my wrapper program.  im just lost!
> 
> PLEASE anyone who can help.  PLEASE.

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

From: "M. Cao" <[EMAIL PROTECTED]>
Subject: Help: NFS mount
Date: Wed, 5 May 1999 10:15:22 -0700


Hi,

Can you help me to export a directory with (rw) permissions  on RedHat
5.2.

Following is the steps I have done. I only can read, but not write.

I export a /home directory from hosts1 to hosts2 and allow all users to
(rw)
. 

1/ Edit /etc/exports
   /home hosts2(rw)

2/ Edit /etc/hosts.allow
   hosts2.washington.edu

3/ Check mountd and nfsd run on both hosts
root       499  0.0  0.4  1084   612  ?  S    19:43   0:00 rpc.mountd
root       508  0.0  0.4  1092   616  ?  S    19:43   0:00 rpc.nfsd

4/ /etc/rc.d/init.d/nfs stop/start     or  reboot


Please let me know what I have missing.

Thanks
Minh



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

From: "Max,Serge" <[EMAIL PROTECTED]>
Subject: De-528 PCI ethernet [D-link]
Date: Mon, 10 May 1999 06:01:20 GMT

HI
i have a probleme whit my Reseau Card De-528 PCI
ethernet [D-link] the linux slakware 3.6 does not
detecte my card WHY??? ist the kernel ???
email me please :|| [EMAIL PROTECTED]


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

From: [EMAIL PROTECTED]
Subject: Who Incorrect : Solaris/Linux
Date: Mon, 10 May 1999 05:54:50 GMT

hi,

i suppose there is no Solaris-POSIX and Linux-POSIX !!  :-)
(or is it!!)...

i thought that the "sigaction()" call was POSIX!!
the struct sigaction{} was supposed to be Std... but, Linux
seems to have an extra field, i.e. "sa_restorer()" a func. ptr.
Solaris doesn't...

so much so for POSIX "STanDArd"

regards,
bdutta.

ps> Linux started off, i heard to be POSIX compliant... any chances of
    it becoming Unix97 too...!! Just asking... please dont' flame...


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

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

From: Graham Murray <[EMAIL PROTECTED]>
Crossposted-To: uk.comp.os.linux,demon.ip.support.unix
Subject: Re: fetchmail works -- but so does sendmail
Date: 10 May 1999 06:31:39 +0000

In demon.ip.support.unix, [EMAIL PROTECTED] (Phil Hunt) writes:

> In article <[EMAIL PROTECTED]>
>            [EMAIL PROTECTED] "Mark Evans" writes:
> > 1) Have sendmail only accept connections from 127.0.0.1. e.g. using
> > ipfwadm/ipchains.
> 
> Would this let me send mail? IOW, if I did this, would it stop sendmail
> receiving amil from Demon, but still allow it to send mail out.

Yes it would, as long as your local system is configured as
127.0.0.1. Another way of doing this, using ipchains, is to use a
ruleset like

ipchains -A input -i lo -p tcp --dport 25 -j ACCEPT
ipchains -A input -p tcp --dport 25 -l -y -j DENY

This will only allow connections to the SMTP daemon from the loopback
interface and not from ppp (or ethernet etc if fitted)

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

From: Denis Kholodar <[EMAIL PROTECTED]>
Subject: Re: HELP: MODEM stopped responding
Date: Sun, 09 May 1999 02:09:17 -0400

This is a multi-part message in MIME format.
==============AC672C8B78FB1B14A01C5D87
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 7bit

thank you very much for helping me - i was getting desperate, i 
checked what you said. i'm a newbie and don't understand LINUX well,
maybe it (what i put here) will tell you something different, but it
seems that what you said is not it.

> : After I "successfully" configured a sound card, my modem is not
> : working in Linux anymore (though everything is fine in Win95).
>
> How did you "configure" it?  Do you know what IRQ it or the modem
> actually uses?  A PnP card should be jumpered or otherwise configured
> for a particular port and IRQ in Linux.


Here is how I was configuring my sound card Sound Blaster 64
(following B.Ball's book "Using Linux"): I used the command
        /usr/sbin/sndconfig
it did change my /etc/conf.modules file from a blank one to the
following:
        alias sound sb
        options -k sb io=0x220 irq=5 dma=1,5
what i didn't know was that it also changed my /etc/isapnp.conf to
the one that I attach (i hope you can see things there, i moved it
to Windows where I type this), and I don't know what was there
before since I did it (configuration of SB) more than once and the
first bakup file that system did for me was replaced.

 
> : for example this command that supposed to produce a dial tone:
> : echo "ATDT\n" >/dev/modem
> : doesn't produce it.
> 
> This won't produce a dial tone, there's nothing to tell the modem how
> to direct a dial tone to the speaker.
> 
> : connecting to ISP doesn't work: for example this how it complains in
> : /var/log/message:
> : pppd[338]: pppd 2.3.3 started by denis, uid 501
> : pppd[338]: tcgettattr :Input/Output error (5)
> 
> In every instance I know about this error has meant that another process
> is using the same IRQ as the one configured in Linux for the device file.
> that pppd is using.
> 
> : I did check that modem is at the right port (COM2 in win95 =
> : /dev/modem ->/dev/cua1 in Linux, IRQ=3 soundcard IQ=5)
> 
> Check again.  Doing "setserial /dev/cua1" will show the port and IRQ
> that is configured for /dev/cua1 in Linux.  Doing "cat /proc/interrupts"
> will show the IRQs used by active devices.  If you are using "/dev/modem"
> for pppd, then make sure it points to the modem's device file.

Here is what I did after your email:

[root@localhost /root]# setserial /dev/cua1
/dev/cua1, UART: 16550A, Port: 0x02f8, IRQ: 3

[root@localhost /root]# cat /proc/interrupts 
 0:      16083   timer
 1:        131   keyboard
 2:          0   cascade
 8:          1 + rtc
12:        232   PS/2 Mouse
13:          1   math error
14:       3428 + ide0
15:          0 + ide1

[root@localhost /]# ls -l /dev/modem
lrwxrwxrwx   1 root     root            10 May  10 01:16 /dev/modem
-> /dev/cua1

from /var/log/messages again i have the same:
May  10 01:26:28 localhost pppd[424]: pppd 2.3.3 started by root,
uid 0
May  10 01:26:28 localhost pppd[424]: tcgetattr: Input/output
error(5)
May  10 01:26:29 localhost pppd[424]: Exit.

any ideas?
Thanks a lot.
Denis
==============AC672C8B78FB1B14A01C5D87
Content-Type: text/plain; charset=koi8-r;
 name="Isapnp.con"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="Isapnp.con"

# $Id: pnpdump.c,v 1.10 1997/07/14 22:30:47 fox Exp $
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of this file format, see isapnp.conf(5)
#
# For latest information on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags: -DREALTIME -DNEEDSETSCHEDULER
#
# Trying port address 0203
# Board 1 has serial identifier 02 14 12 91 dd e4 00 8c 0e
# Board 2 has serial identifier 91 c3 93 8b a2 70 30 72 56

# (DEBUG)
(READPORT 0x0203)
(ISOLATE)
(IDENTIFY *)

# Card 1: (serial identifier 02 14 12 91 dd e4 00 8c 0e)
# CTL00e4 Serial No 336761309 [checksum 02]
# Version 1.0, Vendor version 1.0
# ANSI string -->Creative SB AWE64  PnP<--
# Vendor defined tag:  73 02 45 20
#
# Logical device id CTL0045
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE CTL00e4/336761309 (LD 0
#     ANSI string -->Audio<--

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       IRQ 5.
#             High true, edge sensitive interrupt (by default)
(INT 0 (IRQ  2 (MODE +E)))
#       First DMA channel 1.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
(DMA 0 (CHANNEL  0))
#       Next DMA channel 5.
#             16 bit DMA only
#             Logical device is not a bus master
#             DMA may not execute in count by byte mode
#             DMA may execute in count by word mode
#             DMA channel speed in compatible mode
(DMA 1 (CHANNEL  5))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0220
#             IO base alignment 1 bytes
#             Number of IO addresses required: 16
(IO 0 (BASE 0x280))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0330
#             Maximum IO base address 0x0330
#             IO base alignment 1 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0330))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0388
#             Maximum IO base address 0x0388
#             IO base alignment 1 bytes
#             Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))

#       Start dependent functions: priority acceptable
#       IRQ 5, 7, 9 or 10.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
#       Next DMA channel 5, 6 or 7.
#             16 bit DMA only
#             Logical device is not a bus master
#             DMA may not execute in count by byte mode
#             DMA may execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 1 (CHANNEL 5))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 48 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0388
#             Maximum IO base address 0x0388
#             IO base alignment 1 bytes
#             Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))

#       Start dependent functions: priority acceptable
#       IRQ 5, 7, 9 or 10.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
#       Next DMA channel 5, 6 or 7.
#             16 bit DMA only
#             Logical device is not a bus master
#             DMA may not execute in count by byte mode
#             DMA may execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 1 (CHANNEL 5))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 48 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))

#       Start dependent functions: priority acceptable
#       IRQ 5, 7, 9 or 10.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
#       Next DMA channel 5, 6 or 7.
#             16 bit DMA only
#             Logical device is not a bus master
#             DMA may not execute in count by byte mode
#             DMA may execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 1 (CHANNEL 5))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))

#       Start dependent functions: priority acceptable
#       IRQ 5, 7, 9 or 10.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 48 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0388
#             Maximum IO base address 0x0388
#             IO base alignment 1 bytes
#             Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))

#       Start dependent functions: priority acceptable
#       IRQ 5, 7, 9 or 10.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 48 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))

#       Start dependent functions: priority acceptable
#       IRQ 5, 7, 9 or 10.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))

#       Start dependent functions: priority functional
#       IRQ 5, 7, 9 or 10.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
#       Next DMA channel 5, 6 or 7.
#             16 bit DMA only
#             Logical device is not a bus master
#             DMA may not execute in count by byte mode
#             DMA may execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 1 (CHANNEL 5))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 16 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0388
#             Maximum IO base address 0x0394
#             IO base alignment 4 bytes
#             Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))

#     End dependent functions
 (ACT Y)
))
#
# Logical device id CTL7002
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE CTL00e4/336761309 (LD 1
#     Compatible device id PNPb02f
#     ANSI string -->Game<--

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0200
#             Maximum IO base address 0x0200
#             IO base alignment 1 bytes
#             Number of IO addresses required: 8
# (IO 0 (BASE 0x0200))

#       Start dependent functions: priority acceptable
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0200
#             Maximum IO base address 0x0208
#             IO base alignment 8 bytes
#             Number of IO addresses required: 8
# (IO 0 (BASE 0x0200))

#     End dependent functions
# (ACT Y)
))
#
# Logical device id CTL0022
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE CTL00e4/336761309 (LD 2
#     ANSI string -->WaveTable<--

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0620
#             Maximum IO base address 0x0620
#             IO base alignment 1 bytes
#             Number of IO addresses required: 4
# (IO 0 (BASE 0x0620))

#       Start dependent functions: priority acceptable
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0620
#             Maximum IO base address 0x0680
#             IO base alignment 32 bytes
#             Number of IO addresses required: 4
# (IO 0 (BASE 0x0620))

#     End dependent functions
#     Vendor defined tag:  75 01 69 46 35 55
# (ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Card 2: (serial identifier 91 c3 93 8b a2 70 30 72 56)
# USR3070 Serial No -1013740638 [checksum 91]
# Version 1.0, Vendor version 0.0
# ANSI string -->U.S. Robotics 56K Voice INT<--
#
# Logical device id USR3070
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE USR3070/-1013740638 (LD 0

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       Fixed IO base address 0x02f8
#             Number of IO addresses required: 8
# (IO 0 (BASE 0x02f8))
#       IRQ 3.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 3 (MODE +E)))

#       Start dependent functions: priority acceptable
#       Fixed IO base address 0x03f8
#             Number of IO addresses required: 8
# (IO 0 (BASE 0x03f8))
#       IRQ 4.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 4 (MODE +E)))

#       Start dependent functions: priority acceptable
#       Fixed IO base address 0x03e8
#             Number of IO addresses required: 8
# (IO 0 (BASE 0x03e8))
#       IRQ 3, 4, 5 or 7.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 3 (MODE +E)))

#       Start dependent functions: priority acceptable
#       Fixed IO base address 0x02e8
#             Number of IO addresses required: 8
# (IO 0 (BASE 0x02e8))
#       IRQ 3, 4, 5 or 7.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 3 (MODE +E)))

#     End dependent functions
# (ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Returns all cards to the "Wait for Key" state
(WAITFORKEY)

==============AC672C8B78FB1B14A01C5D87==


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

From: [EMAIL PROTECTED] (DB7654321)
Subject: IP Masquerade advantages
Date: 10 May 1999 06:10:13 GMT

What are the advantages of using IP masquerading compared to assigning IP
addresses to every computer on the network?

P.S  I am new to Linux and networking so descriptions are handy.

David Bell

Please don't email me just reply on the board.

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

From: "John Wong" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux,comp.os.linux.help,comp.os.linux.setup
Subject: SAMBA: How to get a complete list of computers Netbios name and IP addresses 
in a NT network using a SAMBA CLIENT?
Date: Thu, 6 May 1999 07:20:13 +0800

Dear Linux Advancers,

    I have a Linux box on an NT network and use smbclient. However, I have
to know the IP of the service-providing computer in advance. That's
troublesome..
    How to get a complete list of computers Netbios name and IP addresses in
a NT network using a SAMBA CLIENT?

Thank you

Best Regards
    John











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

From: [EMAIL PROTECTED] (root)
Subject: Re: pcanywhere equivalent for linux
Date: 10 May 1999 01:44:25 GMT


check out vnc from 
        http://www.orl.co.uk/vnc/

works great for both linux and nt

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

Date: Wed, 05 May 1999 14:14:08 -0400
From: Les Hazelton <[EMAIL PROTECTED]>
Subject: Re: Linuxconf  http access error??

Hamka Hj Suleiman wrote:
> 
> Les Hazelton wrote:
> 
> > I am attempting to get the web access to linuxconf working.  However,
> > each time I try to access "http://localhost:98/"  I get an error page.
> > The error message says
> >
> >         "500 access denied: Check networking/linuxconf network access"
> 
> did u put in the ip address of the machine ur using to web access the
> linux server in the linux conf setup?  u need to tell linux conf which ip
> # is allowed to access tru the web!

I am not aware of doing this.  I can see a file called
/etc/conf.linuxconf which looks like the place to put such an entry, but
no information on the sybtax of the entry or which stanza/section should
receive it.

I have checked a major portion of the html in
/usr/lib/linuxconf/help.eng...  looking for the answer and so far,
nothing looks even close.  can you tell me where this is documented, Or
the syntax of what I need to do?

-- 
Les Hazelton

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


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