Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Getting DSL to Work On Redhat. Post 31087 by LivinFree on Thursday 31st of October 2002 06:22:08 PM
Old 10-31-2002
Redhat comes with a PPPoE client (newer versions do, anyways).
Try it out.
 

10 More Discussions You Might Find Interesting

1. IP Networking

really really really new to unix...need help setting up dsl

I just installed solaris 8 on my comp....NIC was recognized at startup so it's allrite... for hostname I so far put hostname and for the IP I put in the 192.168.0.XX can anyone instruct me step by step on what I should change and how about would I go seeting up the dsl connection ... ... (2 Replies)
Discussion started by: czoka
2 Replies

2. UNIX for Dummies Questions & Answers

dsl out

i have 5 computers on a network behind a firewall, once in a while my DSL service will get knocked out and will come back in like 20 minutes or so, but during those 20 minutes, i will be able to view my website, but i will not be able to retrieve my mail, nor will be able to ftp or telnet into my... (12 Replies)
Discussion started by: norsk hedensk
12 Replies

3. UNIX for Advanced & Expert Users

DSL Router

How do I configure my Solaris system to connect to internet thro Linksys DSL Router? Thanks in adavnce. (9 Replies)
Discussion started by: praveenk
9 Replies

4. Shell Programming and Scripting

Startup script DSL

Hi, I'm using Damn Small Linux 2.3, could you tell me which script starts up the browser when fluxbox loads? Thanks C19 (0 Replies)
Discussion started by: c19h28O2
0 Replies

5. UNIX for Advanced & Expert Users

adding language to dsl

Hi can any one point me to a procdure to add lang to dsl os (Damn Small Linux ) TU :) (0 Replies)
Discussion started by: lione.heart
0 Replies

6. Shell Programming and Scripting

add language in dsl

Hi can any one point me to a procdure to add lang to dsl os (Damn Small Linux ) TU :) (2 Replies)
Discussion started by: lione.heart
2 Replies

7. Linux

cfdisk in DSl

ive been playing around in dsl (damn small linux) live for some time and i love the simplicity of it. but when i go into cfdisk to partition my hard drive, it says like "Fatal Error:Does not have permission" i am trying out Xandros desktop os 2.0 right now on my laptop. Can some one help me... (4 Replies)
Discussion started by: Texasone
4 Replies

8. UNIX for Dummies Questions & Answers

DSL Cfdsik error

I'm trying to instal dsl to hd ,but cfdisk comand returns an error. dmesg | grep hda returns : Optarac DVD RW AD-7530B, ATAPI CD/DVD-rom drive attached ide-scsi driver So i figure that is the problem.Right? What should i do? (1 Reply)
Discussion started by: SNAk55
1 Replies

9. UNIX for Dummies Questions & Answers

Question on DSL Linux

Hi, I downloaded the DSL Linux, I am able to boot and work on it. But I want to install this on my old laptop. How do I do that? Please advise. Thanks. (1 Reply)
Discussion started by: samnyc
1 Replies

10. UNIX for Dummies Questions & Answers

add disk redhat, fdisk -l doesn't work

i'm trying to add disk to red hat , use fdisk -l but it doesn't recognize it what should i do it to get it works? (3 Replies)
Discussion started by: prpkrk
3 Replies
pppoesd.conf(4) 					     Kernel Interfaces Manual						   pppoesd.conf(4)

NAME
pppoesd.conf - PPPoE (Point to Point Protocol over Ethernet) server configuration file DESCRIPTION
is the configuration file for the daemon. This file is read by to initialize the server. The default file is You can use this file to set parameters for each network interface used by during PPPoE sessions. Each entry in the file is of the following format: Each entry in the configuration file is separated by a blank line. Blank lines and lines that begin with are ignored. Parameters contains the following parameters: Specify the name of the service that the server can offer to the client. A value of implies that the server is ready to offer any service to the client. Specify the name of the access concentrator from which you wish to make services available. Specify a tag used by the client to uniquely associate an access concentrator's response (PADO or PADS) to a particular client request (PADI or PADR). Specify the number of times tries to retransmit either a PADI or PADR packet when an access concentrator does not respond to the client's request. Specify the timeout value in seconds. waits for this duration to receive either a PADO or PADS packet before retransmitting a PADI/PADR packet. The default value is 15 seconds. Specify the command-line options of See pppd(1) for more information. Sample pppoesd.conf File [ lan4 ] service=any acname=gatt3 ac_cookie=1 #host_unique=0 timeout=1200 #retry-number=3 local-ipv4-address=1.2.3.4 ipv4-address-pool=5.6.7.8 - 5.6.7.101 pppd-options=mru 1492 debug 11 # Following entries are related to PPPoEv6 local-ipv6-identifier=::9 ipv6-identifier-pool=::10 - ::100 AUTHOR
was developed by Hewlett-Packard. FILES
PPPoE server daemon PPPoE relay PPPoE client PPP daemon SEE ALSO
pppd(1), pppoec(1), pppoerd(1M), pppoesd(1M). pppoesd.conf(4)
All times are GMT -4. The time now is 08:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy