Linux-Networking Digest #997, Volume #9          Mon, 25 Jan 99 18:13:53 EST

Contents:
  Re: Tricky PPP server problem (Brian McCauley)
  Re: Linux to ISDN router to ISP: sendmail can't send (Raymond Doetjes)
  controlling NT Lan from Linux box ("Jon Horner")
  Re: Configuring system to have multiple ethernet addresses ([EMAIL PROTECTED])
  Re: Connect without hub (Kevin Oberman)
  Re: CHATSCRIPT Fails (Clifford Kite)
  Admin NT network from a Linux box ("Jon Horner")
  Re: PPP and hard disk problem (David Kirkpatrick)
  Dialup using NIC IP address ("Dan Christiansen")
  Re: RH5.2 Dual NIC Startup Troubles (Tom Morris)
  Re: DLINK DE220, WIN98, and Linux (Joe Ringer)
  Re: Palm III Network via HotSync Cradle (Chris Carlson)
  Re: Linux to ISDN router to ISP: sendmail can't send (Darin Ernst)
  Re: What Version to get? (Raymond Doetjes)
  Re: pppd error - tcgetattr: Input/output error(5) (Clifford Kite)
  Re: What could "modprobe: can't locate module net-pf-17" be? (Jeffrey T Kowalczyk)
  PLEASE HELP (I HAVE A PATHETIC NEWBIE QUESTION)!! ([EMAIL PROTECTED])

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

From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: Tricky PPP server problem
Date: 25 Jan 1999 18:31:00 +0000

[EMAIL PROTECTED] (Robert Pouliot) writes:

> Hello, I have an interesting problem...
> I have a network interface that has 2 subnetwork,
> one with 16 IPs (#1) and one with 32 IPs (#2)...
> The ethernet card has one IP in the subnet #1,
> the subnet #2 is defined by static routes...
> Traffic from local computers to internet and
> the reverse work...
> The traffic from the PPP if they are on subnet #1 works.
> But not if they are on subnet #2.
> I use option "proxyarp" on pppd...
> And with subnet #2 it doesn't find which ethernet adapter
> to use: "Cannot determine ethernet address for proxy ARP"

Create an alias for the ethernet card with an address in #2.

Alternatively take the proxyarp option out of the PPP options and just
enable blunderbus proxyARP permanently.

arp -Ds 0.0.0.0.0 eth0 netmask 0.0.0.0 pub

-- 
     \\   ( )  No male bovine  | Email: [EMAIL PROTECTED]
  .  _\\__[oo   faeces from    | Phones: +44 121 471 3789 (home)
 .__/  \\ /\@  /~)  /~[   /\/[ |   +44 121 627 2173 (voice) 2175 (fax)
 .  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
  # ll  l\\  ~~~~ ~   ~ ~    ~ | http://www.wcl.bham.ac.uk/~bam/
 ###LL  LL\\ (Brian McCauley)  |

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

From: Raymond Doetjes <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking
Subject: Re: Linux to ISDN router to ISP: sendmail can't send
Date: Mon, 25 Jan 1999 22:29:34 +0100

Well your DM change is the problem! Since some ISP's reject relaying
SMTP when it comes from unkown domains. So you should set your ISP domain
name in it.

Raymond


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

From: "Jon Horner" <[EMAIL PROTECTED]>
Subject: controlling NT Lan from Linux box
Date: Mon, 25 Jan 1999 15:00:37 -0500

Okay, I finally got the management to look the other way while I put a linux
box on the network.  Right now, it is serving an internal web-site.  I would
really like to know how to set up an smtp and pop3 server on the box for
internal mail, and I would also like to be able to admin the network from
the Linux box.  Any suggestions?

Thanks,
Jon



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

From: [EMAIL PROTECTED]
Crossposted-To: 
comp.dcom.lans.ethernet,comp.os.linux.development.system,comp.os.ms-windows.programmer.networks
Subject: Re: Configuring system to have multiple ethernet addresses
Date: Mon, 25 Jan 1999 20:51:14 GMT

If what you are trying to do is to have two cards with an unique ip and
connected to same network to do different tasks, it wont work. as for
microsfot design, multiple computers with same computer name situation
is not allowed.

If you just want your configured connected to multiple networks, you
can add interfaces as much as resource allows.


In article <[EMAIL PROTECTED]>,
  Amey Laud <[EMAIL PROTECTED]> wrote:
> I am building a distributed number crunching system, in which a lot of
> data needs to be moved between machines.
> In order to streamline the process and avoid bottlenecks due to
> network/IO latencies, I am considering
> using separate networks to handle the input and the output, that is,
> each system reads from a different physical network
> and writes into a different physical network. This would mean that each
> machine have two IP addresses
> that are configured on separate ethernet cards and can be addressed and
> used explicitly.
> 1. Is such an arrangement possible? (That is, OS and IP support)
> 2. Are there existing examples of such a setup?
> 3. The arrangement might involve heterogenous platforms.
>      I am interested specifically on the possibility of such a setup on
> NT/Linux running on Intel (Xeon)/Alpha.
>
> 4. Are there existing message passing API's (such as MPI) based on
> TCP/IP that support such a configuration.
>
> I would glad to get any suggestions in this regard.
>
> Amey Laud.
>
> [EMAIL PROTECTED]
>
> Research Engineer,
> Centre for Signal Processing,
> Singapore 639798
>
>

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

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

From: Kevin Oberman <[EMAIL PROTECTED]>
Crossposted-To: 
comp.dcom.lans.ethernet,comp.sys.sun.admin,comp.os.ms-windows.networking.win95
Subject: Re: Connect without hub
Date: 25 Jan 1999 12:00:00 -0800

Jerry Mendes <[EMAIL PROTECTED]> writes:

> I may be wrong, but I believe 10BaseT and 10/100 cards need to see a
> "Link Beat" signal from a hub before they will work; therefore, a
> simple crossover cable won't work.
> 
> It's so easy to buy an inexpensive hub, why not just do it?

An inexpensive hub costs more than no hub.

The specification for 802.3 (Ethernet) 10Base-T specifically allows
for the use of cross-over cables in 14.5.2 "Crossover function". They
are NOT a kludge that happens to work, but an approved part of the
specification that all NICs and hubs are required to meet. (But don't
worry since it requires no design effort to make them work. They just
do.)

As to the "link beat", it is generated by any 10Base-T device, not
just hubs. The NICs send it rot he hubs and the hubs send it to the
NICs. No hub just means that the NIC sends it to the other NIC.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest Orlando Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]                          Phone: +1 510 486-8634

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

From: [EMAIL PROTECTED] (Clifford Kite)
Subject: Re: CHATSCRIPT Fails
Date: 25 Jan 1999 11:55:18 -0600

:         The options file is below

: lock
: crtscts
: asyncmap  0
: modem
: defaultroute
: connect  "/usr/sbin -v -f /etc/ppp/chatscript"
: /dev/modem
: 0.0.0.0:0.0.0.0
: noipdefault
: ipcp-accept-remote

: Clifford Kite wrote:

: > The expect/send chat script shown below should have dialed the phone,
: > *provided* it is in a file that is called by chat with the -f option
: > and everything else is correctly scripted and correctly configured
: > for the software and hardware.
: >
: >
: > :         I'm trying to connect to my ISP via LINUX with this chatscript
: > :  # Chatscript
: > :  #
: > :  REPORT          CONNECT
: > :  TIMEOUT         3
: > :  ABORT           NO\sDIALTONE
: > :  ABORT           BUSY
: > :  ABORT           NO\sANSWER
: > :  ''              \rAT
: > :  'OK-+++\c-OK'   ATH0
: > :  TIMEOUT         30
: > :  OK              AT&F&C1&D2&K3
: > :  OK              ATDT92569100
: > :  CONNECT         ''
: >
: > : I get an error message in /var/log/messages thus
: > : unterminated quote (line 8)
: >
: > I haven't seen this particular error before.  There should be other chat
: > messages in the messages file, at least with the -v chat option.
: >

OK, I hadn't realized that the comments (the #'s) would be unacceptable
to chat but that seems to be the case.  I reproduced this chatscript
and used it to successfully connect to my ISP after changing the phone
number and removing the comments (and the <REPORT CONNECT>, which isn't
available for the 2.2.0f ppp version I used in the test).

If this doesn't do the job, then I'm out of suggestions - well except to
say there is an extra digit in the chatscript ISP phone number.  I suppose
it is the 9, and there to be able to dial out of a local phone system?


--
Clifford Kite <[EMAIL PROTECTED]>                       Not a guru. (tm)
/* Editing with vi is a lot better than using a huge swiss army knife. */



















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

From: "Jon Horner" <[EMAIL PROTECTED]>
Subject: Admin NT network from a Linux box
Date: Mon, 25 Jan 1999 16:51:37 -0500

Hi,
    I have a linux box set up in an NT network.  It is the only Linux box,
and I would rather keep it as my workstation.  How can I do my
administrative tasks from the linux box, such as monitor network traffic,
reset users, etc?

Thanks,
Jon.



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

From: David Kirkpatrick <[EMAIL PROTECTED]>
Subject: Re: PPP and hard disk problem
Date: Mon, 25 Jan 1999 14:46:09 +0000
Reply-To: [EMAIL PROTECTED]

You might watch memory usage with xosview and also watch with top
to see who may be writing.
Could you describe a bit more what you are doing i.e. open a
telnet
session and transfer data to and from the terminal?
d
Alexander Walz wrote:
> 
> Dear Ladies and Gentlemen,
> 
> I have got a problem when accessing the Internet with
> Linux (more exactly SuSE Linux 5.3) and PPP. I can log
> in the Internet without any problems, but every time
> data is transferred to or from the Internet, my hard
> disk runs. For example, if I open a telnet session
> and send or receive data from the terminal, the hard
> disk starts running as if data is stored to disk. If no
> data is transferred, then the hard disk slows down to
> normal (no read or write operations).
> 
> Unfortunately, I am not a Linux expert. I use Kernel
> 2.0.36 with the PPP component compiled into the kernel
> (no modularization).
> 
> I will be very happy if you take the time to answer me.
> 
> Sincerely
> 
> Alexander Walz
> [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

From: "Dan Christiansen" <[EMAIL PROTECTED]>
Subject: Dialup using NIC IP address
Date: Mon, 25 Jan 1999 15:45:19 -0600

I have RedHat 5.2 on an Intel box. If I have a NIC installed my dialup
connection will use the IP address of the NIC. It's tough to access the
internet when it does that. Occasionaly it will use the DHCP address from my
ISP. Even if I disable the NIC, remove the address info using Linuxconf and
reboot the NIC address is still there. Any ideas anyone?



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

From: Tom Morris <[EMAIL PROTECTED]>
Subject: Re: RH5.2 Dual NIC Startup Troubles
Date: Mon, 25 Jan 1999 16:03:23 GMT

I don't belive it's the Video card as has no conflict under Win95.Were you able to
get evertything running under linux before changing the IRQ? Also, I can bring the
networking stuff up manually after the startup scripts are done and all works OK..
I will, however, double check that.

Tom


Tom Morris wrote:

> I don't belive it's the Video card as it's an AGP and has no conflict under
> Win95. Also, I can bring the networking stuff up manually after the startup
> scripts are done and all works OK.. I will, however, double check that.
>
> Tom
>
> Thomas Chai wrote:
>
> > I have that problem exactly.......and after much hacking I found it is an
> > IRQ conflict. The kernel used irq 10 by default (which is used by my display
> > card) on not shown on /proc/interrupt). Try to find an empty IRQ....maybe 9
> > or 12
> >
> > Good Luck
> >
> > Tom Morris <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]...
> > >I just had @Home installed. Everything is working (more or less) but I
> > >am having trouble getting the networks to start up automatically at boot
> > >time. I can successfully start the networks up manually. Needless to say
> > >I'd like them to start by themselves.
> > >
> > >I upgraded my RH5.2 release to the 2.0.36-3 kernel prior to the
> > >installation. That all went OK. I am running the stock kernel with IP
> > >Masquerade active. After the @Home install I reinstalled and configured
> > >the second NIC. The 3c509 is the TCI supplied cable modem NIC (irq 10,
> > >at 0x2f0) and should be eth0. The other NIC is a 3c905 (not a 'b').
> > >
> > >I have tried several configurations. None of them get rid of the error
> > >message delcaring the lack of dependency information. I currently have
> > >'append "ether=10,0x2f0,eth0 ether=eth1"' in the lilo.conf file. The
> > >conf.modules file contains
> > >
> > >alias net-pf-4 off
> > >alias net-pf-5 off
> > >alias eth0 3c509
> > >options eth0 io=0x2f0 irq=10
> > >alias eth1 3c59x
> > >
> > >
> > >The startup log messages are below.
> > >=================================
> > >Jan 24 01:01:02 C782663-A syslogd: exiting on signal 15
> > >Jan 24 01:02:02 C782663-A syslogd 1.3-3: restart.
> > >Jan 24 01:02:02 C782663-A kernel: klogd 1.3-3, log source = /proc/kmsg
> > >started.
> > >Jan 24 01:02:03 C782663-A kernel: Loaded 4254 symbols from
> > >/boot/System.map.
> > >Jan 24 01:02:03 C782663-A kernel: Symbols match kernel version 2.0.36.
> > >Jan 24 01:02:03 C782663-A kernel: No module symbols loaded.
> > >Jan 24 01:02:03 C782663-A kernel: Memory: sized by int13 088h
> > >Jan 24 01:02:03 C782663-A kernel: Console: 16 point font, 400 scans
> > >Jan 24 01:02:03 C782663-A kernel: Console: colour VGA+ 80x25, 1 virtual
> > >console (max 63)
> > >Jan 24 01:02:03 C782663-A kernel: pcibios_init : BIOS32 Service
> > >Directory structure at 0x000f7440
> > >Jan 24 01:02:03 C782663-A kernel: pcibios_init : BIOS32 Service
> > >Directory entry at 0xfd7b1
> > >Jan 24 01:02:03 C782663-A kernel: pcibios_init : PCI BIOS revision 2.10
> > >entry at 0xfd9cc
> > >Jan 24 01:02:03 C782663-A kernel: Probing PCI hardware.
> > >Jan 24 01:02:03 C782663-A kernel: Calibrating delay loop.. ok - 232.65
> > >BogoMIPS
> > >Jan 24 01:02:03 C782663-A kernel: Memory: 63140k/65536k available (748k
> > >kernel code, 384k reserved, 1264k data)
> > >Jan 24 01:02:03 C782663-A kernel: Swansea University Computer Society
> > >NET3.035 for Linux 2.0
> > >Jan 24 01:02:03 C782663-A kernel: NET3: Unix domain sockets 0.13 for
> > >Linux NET3.035.
> > >Jan 24 01:02:03 C782663-A kernel: Swansea University Computer Society
> > >TCP/IP for NET3.034
> > >Jan 24 01:02:03 C782663-A kernel: IP Protocols: IGMP, ICMP, UDP, TCP
> > >Jan 24 01:02:03 C782663-A kernel: Linux IP multicast router 0.07.
> > >Jan 24 01:02:03 C782663-A kernel: VFS: Diskquotas version dquot_5.6.0
> > >initialized
> > >Jan 24 01:02:03 C782663-A kernel:
> > >Jan 24 01:02:03 C782663-A kernel: Checking 386/387 coupling... Ok, fpu
> > >using exception 16 error reporting.
> > >Jan 24 01:02:03 C782663-A kernel: Checking 'hlt' instruction... Ok.
> > >Jan 24 01:02:03 C782663-A kernel: Linux version 2.0.36
> > >([EMAIL PROTECTED]) (gcc version 2.7.2.3) #1 Tue Dec 29 13:11:13 EST
> > >1998
> > >Jan 24 01:02:03 C782663-A kernel: Starting kswapd v 1.4.2.2
> > >Jan 24 01:02:03 C782663-A kernel: Serial driver version 4.13 with no
> > >serial options enabled
> > >Jan 24 01:02:03 C782663-A kernel: PS/2 auxiliary pointing device
> > >detected -- driver installed.
> > >Jan 24 01:02:03 C782663-A kernel: Real Time Clock Driver v1.09
> > >Jan 24 01:02:03 C782663-A kernel: Ramdisk driver initialized : 16
> > >ramdisks of 4096K size
> > >Jan 24 01:02:03 C782663-A kernel: ide: i82371 PIIX (Triton) on PCI bus 0
> > >function 57
> > >Jan 24 01:02:03 C782663-A kernel:     ide0: BM-DMA at 0xfcf0-0xfcf7
> > >Jan 24 01:02:03 C782663-A kernel:     ide1: BM-DMA at 0xfcf8-0xfcff
> > >Jan 24 01:02:03 C782663-A kernel: hda: QUANTUM FIREBALL ST3.2A, 3079MB
> > >w/81kB Cache, CHS=782/128/63, UDMA
> > >Jan 24 01:02:03 C782663-A kernel: hdc: TOSHIBA CD-ROM XM-6202B, ATAPI
> > >CDROM drive
> > >Jan 24 01:02:03 C782663-A kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> > >Jan 24 01:02:03 C782663-A kernel: ide1 at 0x170-0x177,0x376 on irq 15
> > >Jan 24 01:02:03 C782663-A kernel: Floppy drive(s): fd0 is 1.44M
> > >Jan 24 01:02:03 C782663-A kernel: FDC 0 is a National Semiconductor
> > >PC87306
> > >Jan 24 01:02:03 C782663-A kernel: md driver 0.36.3 MAX_MD_DEV=4,
> > >MAX_REAL=8
> > >Jan 24 01:02:03 C782663-A kernel: scsi : 0 hosts.
> > >Jan 24 01:02:03 C782663-A kernel: scsi : detected total.
> > >Jan 24 01:02:03 C782663-A kernel: Partition check:
> > >Jan 24 01:02:03 C782663-A kernel:  hda: hda1 hda2 < hda5 hda6 hda7 hda8
> > >hda9 hda10 hda11 hda12 hda13 >
> > >Jan 24 01:02:03 C782663-A kernel: VFS: Mounted root (ext2 filesystem)
> > >readonly.
> > >Jan 24 01:02:03 C782663-A kernel: Adding Swap: 100764k swap-space
> > >(priority -1)
> > >Jan 24 01:02:07 C782663-A modprobe: no dependency information for
> > >module: "/lib/modules/2.0.36/net/3c59x.o"
> > >Jan 24 01:02:08 C782663-A modprobe: no dependency information for
> > >module: "/lib/modules/2.0.36/net/3c59x.o"
> > >=====================================
> > >
> > >The modules.dep file does contain a reference to the 3c59x.o file and
> > >the file is in the correct directory.
> > >
> > >In any event, at this point all I need to do to get things running is
> > >
> > >insmod 3c509
> > >insmod 3c59x
> > >/etc/rc.d/init.d/network start
> > >
> > >The DHCP connection is completed and my Win95 machines are masqueraded
> > >w/o any problems.
> > >
> > >I've reviewed several HOWTO's, postings, etc. No luck in solving this.
> > >Hopefully, it's an embarassingly simple solution. Any help with this
> > >will be greatly appreciated.
> > >
> > >Tom Morris
> > >
> > >


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

From: [EMAIL PROTECTED] (Joe Ringer)
Subject: Re: DLINK DE220, WIN98, and Linux
Date: 25 Jan 1999 19:41:50 GMT
Reply-To: [EMAIL PROTECTED]

On Sun, 24 Jan 1999 03:26:01 -0500, Patrick Batemen wrote:
>This is a multi-part message in MIME format.
>
>------=_NextPart_000_002A_01BE4749.44A807C0
>Content-Type: text/plain;
>       charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>I have a win98 box, and linux box, connected with coax with 2 Delink =
>De220, network adapters, how do I share files from win98 > linux and =
>linux > win98?=20

Install Samba on your linux box, it'll let Windows and Linux share
resources.

-- 
clear skies,                |http://www.erols.com/jringer3/astro1.htm
Joe                         |
                            |The internet treats censorship like 
                            |damage and routes around it.


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

From: [EMAIL PROTECTED] (Chris Carlson)
Crossposted-To: comp.sys.palmtops.pilot
Subject: Re: Palm III Network via HotSync Cradle
Date: Mon, 25 Jan 1999 19:37:29 GMT

The following command works just fine for me:

pppd /dev/pilot 19200 xxx.xxx.xxx.xxx:yyy.yyy.yyy.yyy proxyarp passive
silent persist noauth local nodetach ms-dns xxx.xxx.xxx.xxx

/dev/pilot is linked to the appropriate serial port, 'xxx.xxx.xxx.xxx'
is the IP address of the Linux machine, and yyy.yyy.yyy.yyy is the IP
address of the Palm III.

Good luck!

--- Chris

On Mon, 25 Jan 1999 01:11:09 GMT, Bill Pitz <[EMAIL PROTECTED]> wrote:

>Hi:
>
>Thanks for the reply.  I have gotten this far, and I do have TCP/IP apps for
>the Palm.  That's not where the problem seems to be.
>
>I can't even get it to open up the PPP connection.  I have tried a variety of
>different settings for modems, flow control, etc. with no luck.  It seems to
>have some sort of "dumb" communication with the PPP server on the other side
>of the cable, but it never actually establishes the connection.  I've tried
>modifying the script as well, with no luck.
>
>Any ideas?
>
>Thanks again,
>
>Bill Pitz
>[EMAIL PROTECTED]
>


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

From: Darin Ernst <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: Linux to ISDN router to ISP: sendmail can't send
Date: Mon, 25 Jan 1999 16:51:11 -0500

Raymond Doetjes wrote:

> Well your DM change is the problem! Since some ISP's reject relaying
> SMTP when it comes from unkown domains. So you should set your ISP domain
> name in it.
>
> Raymond

 I think you are right in general,but the DM field of sendmail.cf
apparently isn't the problem.   I tried changing the DM field to my
isp's domain, and to blank, and got the same error message.  I wonder
if you may be right if it's the envelope that's the problem.  Except
I don't know how to masquerade the envelope without reading volumes
upon volumes...

Thanks again,
Darin



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

From: Raymond Doetjes <[EMAIL PROTECTED]>
Subject: Re: What Version to get?
Date: Mon, 25 Jan 1999 22:18:37 +0100

I would choose SuSE. SusE has the best manual and the best collection of
pre-compiled packages.
Do you guys think about removing tokenring?? That would be a shame TR is so much
more stable then ethernet. You should use IBM token ring adapter for Linux.
Perhaps nowadays Madge will work too. 2 years ago when I managed a tokenring
network I had to buy a IBM tokenring card. But since madge is the most sold
TR adapt. they should work to

Raymond


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

From: [EMAIL PROTECTED] (Clifford Kite)
Crossposted-To: comp.os.linux.misc
Subject: Re: pppd error - tcgetattr: Input/output error(5)
Date: 25 Jan 1999 12:47:10 -0600

Vinay Doma ([EMAIL PROTECTED]) wrote:
: I'm using kernel 2.1.132 and pppd 2.3.5. I tried to set it up using
: netcfg. But when I try to setup a connection, I get the following error
: in /var/log/messages - tcgetattr: Input/output error(5)

: Jan 24 10:00:50 localhost ifup-ppp: pppd started for ppp0 on /dev/cua1
: at 115200
: Jan 24 10:00:50 localhost pppd[1813]: pppd 2.3.5 started by root, uid 0
: Jan 24 10:00:50 localhost pppd[1813]: tcgetattr: Input/output error(5)
: Jan 24 10:00:51 localhost pppd[1813]: Exit.

tcgetattr almost always means that there is another process besides
pppd that is contending for the modem IRQ.  Some examples are (1) an
ethernet card that used the same IRQ as the modem, (2) a misconfigured
ppp script that launched pppd twice, and (3) a mingetty that somehow
had been configured for call-in.  If yours is different, I would be
interested in adding to this list. :)



--
Clifford Kite <[EMAIL PROTECTED]>                       Not a guru. (tm)
/* The signal-to-noise ratio is too low in many [news] groups to make
 * them good candidates for archiving.
 *    --- Mike Moraes, Answers to FAQs about Usenet */

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

From: Jeffrey T Kowalczyk <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: What could "modprobe: can't locate module net-pf-17" be?
Date: Mon, 25 Jan 1999 14:04:42 -0500

FWIW, I have a very simple conf.modules setup:
alias eth0 ne
options ne io=0x300 irq=10

and modprobe -c (excerpt) shows the only similar aliases to be
...
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-3 off
alias net-pf-4 ipx
alias net-pf-5 appletalk
...


Jeffrey T Kowalczyk <[EMAIL PROTECTED]> wrote in message
news:78i02a$77i$[EMAIL PROTECTED]...
> I'm still trying to find information on net-pf-17, as pertains to proper
> loading of the dhcpcd 1.3.17 daemon. I need the updated dhcpcd support for
> my cablemodem. DHCP to ny NT box works great with the original 0.70 dhcpcd
> version.
>
> I haven't compiled a custom kernel yet, this is RH5.2. The README says I
> should have kernel support for SOCK_PACKET, and the author says I may be
> having trouble with it as a module. How do I tell if this SOCK_PACKET is
in
> the standard kernel.
>
> Thanks for the help. This is kind of heady stuff for my first day using
> linux.:)
>
>
> Jeffrey T Kowalczyk <[EMAIL PROTECTED]> wrote in message
> news:78gqf2$9g4$[EMAIL PROTECTED]...
> > I'm running the 1.3.17 dhcpcd daemon, and get a startup error of
> > modprobe: can't locate module net-pf-17
> >
> > Where can I look for information on this module? Is it related to my
build
> > of the dhcpcd binary, or is the 17 cooincidence?
> >
> >
> >
>
>



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

From: [EMAIL PROTECTED]
Subject: PLEASE HELP (I HAVE A PATHETIC NEWBIE QUESTION)!!
Date: Mon, 25 Jan 1999 11:53:02 -0800

What I've done in the past is d'load the item that I need in a different OS
on the same PC (like a win95
partition.)  Then, boot linux, and mount that partition in a /mnt directory.
If this isn't possible, d'load it on
another machine and put it on a floppy, mount the floppy /mnt/floppy and
copy it from there.

Good luck,
Nick



*** Posted from RemarQ - http://www.remarq.com - Discussions Start Here (tm) ***

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


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