How to set up an Internet Connection in Linux Mint?

Clash Royale CLAN TAG#URR8PPP
up vote
3
down vote
favorite
My machine has wired Internet connection with Windows 7 OS. In connection properties I see
service name : ispone
obtain IP address automatically
obtain DNS server address automatically
How do I step above connection in Linux Mint (16 Cinnamon, installed on USB (16 GB))
What I have tried
dhclient
/etc/dhcp3/dhclient.cof
sudo gedit /etc/network/interfaces
auto eth0
iface eth0 inet dhcp
sudo ifconfig eth0 down
sudo ifconfig eth0 up
but nothing works.
networking linux-mint
add a comment |Â
up vote
3
down vote
favorite
My machine has wired Internet connection with Windows 7 OS. In connection properties I see
service name : ispone
obtain IP address automatically
obtain DNS server address automatically
How do I step above connection in Linux Mint (16 Cinnamon, installed on USB (16 GB))
What I have tried
dhclient
/etc/dhcp3/dhclient.cof
sudo gedit /etc/network/interfaces
auto eth0
iface eth0 inet dhcp
sudo ifconfig eth0 down
sudo ifconfig eth0 up
but nothing works.
networking linux-mint
Runtcpdump -i eth0 -nin another shell. Executedhclientwhiletcpdumpruns and add thetcpdumpoutput to your question.
â Hauke Laging
May 30 '14 at 17:58
Why aren't you using NetworkManager to mange your network connections?
â slmâ¦
May 31 '14 at 8:17
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
My machine has wired Internet connection with Windows 7 OS. In connection properties I see
service name : ispone
obtain IP address automatically
obtain DNS server address automatically
How do I step above connection in Linux Mint (16 Cinnamon, installed on USB (16 GB))
What I have tried
dhclient
/etc/dhcp3/dhclient.cof
sudo gedit /etc/network/interfaces
auto eth0
iface eth0 inet dhcp
sudo ifconfig eth0 down
sudo ifconfig eth0 up
but nothing works.
networking linux-mint
My machine has wired Internet connection with Windows 7 OS. In connection properties I see
service name : ispone
obtain IP address automatically
obtain DNS server address automatically
How do I step above connection in Linux Mint (16 Cinnamon, installed on USB (16 GB))
What I have tried
dhclient
/etc/dhcp3/dhclient.cof
sudo gedit /etc/network/interfaces
auto eth0
iface eth0 inet dhcp
sudo ifconfig eth0 down
sudo ifconfig eth0 up
but nothing works.
networking linux-mint
networking linux-mint
edited May 30 '14 at 18:05
Braiam
22.5k1971132
22.5k1971132
asked May 30 '14 at 17:26
msinfo
116112
116112
Runtcpdump -i eth0 -nin another shell. Executedhclientwhiletcpdumpruns and add thetcpdumpoutput to your question.
â Hauke Laging
May 30 '14 at 17:58
Why aren't you using NetworkManager to mange your network connections?
â slmâ¦
May 31 '14 at 8:17
add a comment |Â
Runtcpdump -i eth0 -nin another shell. Executedhclientwhiletcpdumpruns and add thetcpdumpoutput to your question.
â Hauke Laging
May 30 '14 at 17:58
Why aren't you using NetworkManager to mange your network connections?
â slmâ¦
May 31 '14 at 8:17
Run
tcpdump -i eth0 -n in another shell. Execute dhclient while tcpdump runs and add the tcpdump output to your question.â Hauke Laging
May 30 '14 at 17:58
Run
tcpdump -i eth0 -n in another shell. Execute dhclient while tcpdump runs and add the tcpdump output to your question.â Hauke Laging
May 30 '14 at 17:58
Why aren't you using NetworkManager to mange your network connections?
â slmâ¦
May 31 '14 at 8:17
Why aren't you using NetworkManager to mange your network connections?
â slmâ¦
May 31 '14 at 8:17
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
0
down vote
OK!
I also have been trying to get tech support from my ISP. Two days ago, the tech person came, and did following:
Preferences > Network Connections > Add >
Choose connection type (Select DSL) > Create >
DSL (tab) > Username > your username >
Service (given by ISP) > Password (your password)
I was selecting Etherent instead of DSL, which was creating problems.
Thanks to those who tried helping out.
Which version of Linux Mint do you use? I use 17.2, but there isn't any options called DSL
â maple
Sep 16 '15 at 7:31
add a comment |Â
up vote
0
down vote
You don't need to do any of that. In some flavours of Linux Ehternet or Wifi internet connection isn't disabled but you need to enable it from the Network Properties.
Go to the top and find the icon that has Wired or Wifi network connection icon.
Right click and go to Edit Connections
From there Go to the Wired dropdown and locate your eth0
Click on Edit and select Connect Automatically
it will run commands in the background and will get you connected to the internet
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
OK!
I also have been trying to get tech support from my ISP. Two days ago, the tech person came, and did following:
Preferences > Network Connections > Add >
Choose connection type (Select DSL) > Create >
DSL (tab) > Username > your username >
Service (given by ISP) > Password (your password)
I was selecting Etherent instead of DSL, which was creating problems.
Thanks to those who tried helping out.
Which version of Linux Mint do you use? I use 17.2, but there isn't any options called DSL
â maple
Sep 16 '15 at 7:31
add a comment |Â
up vote
0
down vote
OK!
I also have been trying to get tech support from my ISP. Two days ago, the tech person came, and did following:
Preferences > Network Connections > Add >
Choose connection type (Select DSL) > Create >
DSL (tab) > Username > your username >
Service (given by ISP) > Password (your password)
I was selecting Etherent instead of DSL, which was creating problems.
Thanks to those who tried helping out.
Which version of Linux Mint do you use? I use 17.2, but there isn't any options called DSL
â maple
Sep 16 '15 at 7:31
add a comment |Â
up vote
0
down vote
up vote
0
down vote
OK!
I also have been trying to get tech support from my ISP. Two days ago, the tech person came, and did following:
Preferences > Network Connections > Add >
Choose connection type (Select DSL) > Create >
DSL (tab) > Username > your username >
Service (given by ISP) > Password (your password)
I was selecting Etherent instead of DSL, which was creating problems.
Thanks to those who tried helping out.
OK!
I also have been trying to get tech support from my ISP. Two days ago, the tech person came, and did following:
Preferences > Network Connections > Add >
Choose connection type (Select DSL) > Create >
DSL (tab) > Username > your username >
Service (given by ISP) > Password (your password)
I was selecting Etherent instead of DSL, which was creating problems.
Thanks to those who tried helping out.
answered Jun 7 '14 at 11:30
msinfo
116112
116112
Which version of Linux Mint do you use? I use 17.2, but there isn't any options called DSL
â maple
Sep 16 '15 at 7:31
add a comment |Â
Which version of Linux Mint do you use? I use 17.2, but there isn't any options called DSL
â maple
Sep 16 '15 at 7:31
Which version of Linux Mint do you use? I use 17.2, but there isn't any options called DSL
â maple
Sep 16 '15 at 7:31
Which version of Linux Mint do you use? I use 17.2, but there isn't any options called DSL
â maple
Sep 16 '15 at 7:31
add a comment |Â
up vote
0
down vote
You don't need to do any of that. In some flavours of Linux Ehternet or Wifi internet connection isn't disabled but you need to enable it from the Network Properties.
Go to the top and find the icon that has Wired or Wifi network connection icon.
Right click and go to Edit Connections
From there Go to the Wired dropdown and locate your eth0
Click on Edit and select Connect Automatically
it will run commands in the background and will get you connected to the internet
add a comment |Â
up vote
0
down vote
You don't need to do any of that. In some flavours of Linux Ehternet or Wifi internet connection isn't disabled but you need to enable it from the Network Properties.
Go to the top and find the icon that has Wired or Wifi network connection icon.
Right click and go to Edit Connections
From there Go to the Wired dropdown and locate your eth0
Click on Edit and select Connect Automatically
it will run commands in the background and will get you connected to the internet
add a comment |Â
up vote
0
down vote
up vote
0
down vote
You don't need to do any of that. In some flavours of Linux Ehternet or Wifi internet connection isn't disabled but you need to enable it from the Network Properties.
Go to the top and find the icon that has Wired or Wifi network connection icon.
Right click and go to Edit Connections
From there Go to the Wired dropdown and locate your eth0
Click on Edit and select Connect Automatically
it will run commands in the background and will get you connected to the internet
You don't need to do any of that. In some flavours of Linux Ehternet or Wifi internet connection isn't disabled but you need to enable it from the Network Properties.
Go to the top and find the icon that has Wired or Wifi network connection icon.
Right click and go to Edit Connections
From there Go to the Wired dropdown and locate your eth0
Click on Edit and select Connect Automatically
it will run commands in the background and will get you connected to the internet
answered Dec 15 '14 at 19:28
unixmiah
326110
326110
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f132747%2fhow-to-set-up-an-internet-connection-in-linux-mint%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Run
tcpdump -i eth0 -nin another shell. Executedhclientwhiletcpdumpruns and add thetcpdumpoutput to your question.â Hauke Laging
May 30 '14 at 17:58
Why aren't you using NetworkManager to mange your network connections?
â slmâ¦
May 31 '14 at 8:17