LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-28-2014, 06:09 AM   #1
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Rep: Reputation: 56
How to connect ISP


Hi all,

Ubuntu 12.04.3

I need to connect my computer direct to the cable modem without via the router provided by ISP

I have the user name and password provided by ISP. Please advise how to config /etc/ppp/peers/provider. Any other files I need to configure as well?

Thanks

Rgds
satimis
 
Old 02-28-2014, 02:29 PM   #2
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,853

Rep: Reputation: 161Reputation: 161
First of all, you need to find out what is interface of cable modem on LAN side, Ethernet, PPPoE and so on. And then configuration.
 
Old 02-28-2014, 08:11 PM   #3
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Quote:
Originally Posted by nini09 View Post
First of all, you need to find out what is interface of cable modem on LAN side, Ethernet, PPPoE and so on. And then configuration.
Hi,

Thanks for your advice.

Problem solved. My ISP use PPPoE interface. After installing pppoeconf now I can connect ISP server via cable modem without router.

A further question for Ethernet interface whether on /etc/network/interface adding;
Code:
iface eth0 inet static
address xxx.xxx.xxx.xxx
netmask 255.255.255.0
gateway xxx.xxx.xxx.xxx
?

Thanks

Rgds
satimis
 
Old 03-03-2014, 02:38 PM   #4
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,853

Rep: Reputation: 161Reputation: 161
The /etc/network/interface file should be like this. But it is better to use pppoeconf to configure PPPoE.

auto dsl-provider
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider

auto eth0
iface eth0 inet manual
 
Old 03-03-2014, 08:20 PM   #5
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Quote:
Originally Posted by nini09 View Post
The /etc/network/interface file should be like this. But it is better to use pppoeconf to configure PPPoE.

auto dsl-provider
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider

auto eth0
iface eth0 inet manual
Hi,

Thanks for your advice.

Already solved the problem after installing and ran pppoeconf. pppoeconf edited /etc/network/interfaces automatically same as on your advice abovementioned.

Rgds
satimis
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Does'nt know how to connect to ISP pranav.tech Linux - Networking 1 12-08-2007 03:50 PM
Connect to an ISP dbzw Linux - Software 5 12-05-2004 08:34 PM
can connect to isp; yet no internet ticky87 Linux - Networking 7 11-24-2004 04:37 PM
can`t connect to my ISP HisteriX Linux - Wireless Networking 9 09-28-2004 12:38 AM
Cannot connect to ISP une Mandriva 13 07-19-2004 12:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration