LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   ADSL Setup to ISP with Proxy (https://www.linuxquestions.org/questions/linux-networking-3/adsl-setup-to-isp-with-proxy-38613/)

host4 12-17-2002 03:22 AM

ADSL Setup to ISP with Proxy
 
I am trying to configure a ADSL Alcatel Speed Touch Home modem that comes with RJ45 10 BaseT X interface on my RedHat 7.3 box to connect to our ISP. In our country we need to setup some proxy information in the server, like...


ISP provide me Enternet 300 PPPoE software but I am using http://www.raspppoe.com/ for Windows but I am using http://www.roaringpenguin.com/pppoe/ for Linux.

Following are the sample info that one need to enter to the Windows/Linux Server:

User Name = shhtl@ogtel.com
password = 12345678
HTTP proxy = llcproxy.ogtel.com port=8080
HTTPS proxy = llcproxy.ogtel.com port=8080
FTP proxy = llcproxy.ogtel.com port=8080
MTU for my connection is = 1454 (I have tested )

Any help please?

born4linux 12-17-2002 05:53 AM

run this as root:

adsl-setup

for sure, only the username and password above will be in use. use adsl-setup. u also need to provide the DNS server IP address.

If you want a GUI based tool, run this:


The proxy IP address will be needed by your browser and other internet apps.
internet-druid

host4 12-17-2002 06:03 AM

Thanks for your reply. Without these proxy information, the DSL connection will not come up!

Should we run a Linux based proxy application?


All times are GMT -5. The time now is 09:02 PM.