Re: [aclug-L] PPProblems
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Steven Saner wrote:
>
> Try adding the following into your /etc/ppp/options file:
>
> -ipx-protocol This will disable IPX
> debug This will make more debugging info show up in
> the logs.
>
> I don't know how to disable Appletalk if that is really trying to be
> configured, short of not having it compiled in the kernel. Does anyone
> else know?
>From my /etc/modules.conf:
alias net-pf-4 off # ipx not in use
alias net-pf-5 off # appletalk not used
Of course if ipx and appletalk aren't modules, this won't help...
Here's a few more aliases in /etc/modules.conf I've come to use over the
past year and a half:
alias tty-ldisc-6 ppp
alias char-major-4 serial
alias char-major-5 serial
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 bsd_comp
This is all for 2.0.33 modules.
Finally, is your kernel compiled with TCP/IP networking support? I'd
almost guess not based on the lack of a ppp0 interface. Do "make
menuconfig" in your linux kernel source directory. This way you'll get
an ncurses menu interface to check and change your kernel compile
options.
While the specifics won't apply to Southwind, you can look at my page
for some PPP ideas over here:
http://homepage.netspaceonline.com/~ka0rny/linux/linux_ppp.html
Don't worry, we won't let you fail!
- Nate >>
--
Packet | KA0RNY @ WF0A.#SCKS.KS.USA.NOAM | "Thesaurus: A great
Internet | ka0rny@xxxxxxxxxx | ancient beast that
Location | Valley Center, Kansas USA EM17hs | roamed the earth
Visit my Linux + Ham Radio pages | with a fantastic
http://homepage.netspaceonline.com/~ka0rny/ | vocabulary!"
---
This is the Air Capitol Linux Users Group discussion list. If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx. If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.
- [aclug-L] PPProblems, Wayne White, 1998/09/15
- Re: [aclug-L] PPProblems, Steven Saner, 1998/09/15
- Re: [aclug-L] PPProblems, Wayne White, 1998/09/17
- Re: [aclug-L] PPProblems, Steven Saner, 1998/09/17
- Re: [aclug-L] PPProblems, Wayne White, 1998/09/17
- Re: [aclug-L] PPProblems, Steven Saner, 1998/09/17
- Re: [aclug-L] PPProblems,
Nate Bargmann <=
- Re: [aclug-L] PPProblems, Wayne White, 1998/09/18
- Re: [aclug-L] PPProblems, Steven Saner, 1998/09/18
- Re: [aclug-L] PPProblems, Wayne White, 1998/09/18
- Re: [aclug-L] PPProblems, Nate Bargmann, 1998/09/20
- Re: [aclug-L] PPProblems, Wayne White, 1998/09/20
- Re: [aclug-L] PPProblems, John Goerzen, 1998/09/18
- Re: [aclug-L] PPProblems, Steven Saner, 1998/09/20
- Re: [aclug-L] PPProblems, Jeremy Johnstone, 1998/09/17
|
|