Debian Configuration :: Cannot Configure Internet Connection Via Terminal

Aug 13, 2011

I have just installed Debian Squeeze on my spare computer (dual booted with Ubuntu 11.04) and I cannot connect to the internet using Squeeze. Due to my ISP, I have to manually connect this computer and on Ubuntu copying and pasting a text file such as this into the terminal works with no problems.What do I need to do to manually configure my Squeeze internet connection?

View 5 Replies


ADVERTISEMENT

Debian Configuration :: Connection WPA Personal Says Connected To Wl Network But No Internet Connection

Apr 15, 2011

1 linksys router: gets the net from PPPOE and give the network DHCP. The router IP is 192.168.1.1. 1 windows laptop that work wireless and wired. 1 debian desktop that work wired and not working wireless. THe problem with the debian desktop is like this: I have a TP-Link TL-WN321G installed and found by lsusb command. I make a wireless connection WPA Personal (just like the router settings) it says i am connected to the wl network but no internet connection. the route command give me this:

[code]....

I tryed with wicd who said that the connection is WEP (and it's not, it is setup to WPA on the router and the network-manager conncetion) and when i try to connect i get bad password. I tryed with network-manager uninstalled and no chance.

View 4 Replies View Related

Debian Configuration :: No Internet Connection After Reboot

Feb 20, 2016

I rebooted my vServer (Debian 8) and it doesn't came back up. Well, I used the rescue console on my server and the server seems to be running fine, except the network was broken. So I tried 'ifconfig' but nothing came up. So I tried to enable my interface with 'ifconfig venet0 up', and now it appears in my ifconfig list

Code: Select allroot@i67svof:/var/www# ifconfig
venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
          RX packets:557 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:36463 (35.6 KiB)  TX bytes:0 (0.0 B)

My HWaddr doesn't look that well :) 'ip addr' prints this result:

Code: Select allroot@i67svof:/var/www# ip addr
1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN

These are the last lines in /var/log/syslog:

Code: Select allroot@i67svof:/var/www# tail /var/log/syslog
Feb 20 11:34:16 i67svof systemd[1]: Stopping memcached daemon...
Feb 20 11:34:16 i67svof systemd[1]: Stopping Network Name Resolution...
Feb 20 11:34:16 i67svof systemd[1]: Stopping Regular background program processing daemon...
Feb 20 11:34:16 i67svof systemd[1]: Stopping Login Prompts.

[Code] .....

And finally my network config in /etc/network/interfaces

Code: Select all# Auto generated lo interface
auto lo
iface lo inet loopback
# Auto generated venet0 interface
auto venet0

[Code] .....

View 1 Replies View Related

Debian Configuration :: New Internet Connection Have No Public IPV4

Aug 17, 2015

In one of my customers, the new internet connection have no public IPV4(using GCNAT), only public IPV6.

And there are various services that require external access, like, vpn (openvpn), a java/web system, ssh, rdp(windows).

fileServer(by vpn).

All is running ok in IPV4.Maybe, the solution is a NAT 6to4. We know this is the future, no more public IPV4.

View 0 Replies View Related

Debian Configuration :: Openvpn And Internet Connection Lost

Oct 29, 2010

When I make a vpn connection to an openvpn server, I loose the internet connection.

The VPN works all right.

Server config (extract)

Client config

Client route without the VPN connection

client route with VPN connected (internet lost)

Is there anything I can do to the push rule of the servers's config file?

View 1 Replies View Related

Debian Configuration :: Unable To Connect To Internet Connection

Apr 15, 2011

I am using Empathy IM client to access to gadu gadu and to message with my friends. The strange thing that is happening is that I keep on being connected and then disconnected and then connected again even if I am continuously connected to my internet connection (no problem when surfing or using skype for example)It also seems to come only from me because when my girlfriend is using the same gadu gadu on her windows laptop simultaneously, she doesnt get disconnected (whether when she is at home and using the same connection as I am or when she is outside, meaning that it doesnt seem to come from the whole gadu gadu network)maybe it has something to do with the ports that gadu gadu is using but it is strange that sometimes it is working for a period of time and then not and then again.

View 1 Replies View Related

Debian Configuration :: Swapped Mobo And No Internet Connection / Get That?

Aug 31, 2011

I replaced my motherboard and processor but am keeping my old hard drive without reformatting it. Things work well except that I cannot connect to the internet. I am thinking that I just need to reconfigure the connection to see the new network hardware. I tried /etc/init.d/networking restart but that doesn't do anything. What am I missing? By the way it is a wired connection - not wireless.

View 6 Replies View Related

Debian Configuration :: Update Testing Killed Internet Connection?

Jul 5, 2011

AMD 64 Upgrade to testing last night killed my internet connection. The lan works, I can ping the dns server from my IP, however no mail, browser possible. Is something in testing broken again?

View 5 Replies View Related

Debian Configuration :: Unstable Internet Connection Squeeze - Realtek Adapter

Jul 14, 2011

I'm going to start using Debian as my desktop system rather than Ubuntu since I'm not really liking all the crazy eye candy and just wanted a fast and simple system. My main problem is networking, I guess I'll start off with my system specs and other information for problem solving.

My specs are:

- Intel Core i7 2600K CPU
- Gigabyte Z68X-UD3P-B3 Motherboard
- 8GB DDR3 1600Mhz RAM

I have a Realtek RTL8111/8168B Ethernet Adapter builtin to my motherboad which I am using, I could only get a basic connection, by basic I mean that it allowed me to connect to my local area network but not the internet. I then modified /etc/NetworkManager/NetworkManager.conf to change to managed=true this allowed me to use the internet, but the problem is, that it is a very unstable connection, the speed is very slow and it drops a lot! I have to carry on running /etc/init.d/network-manager restart twice to get my connection back, which lasts for about a minute.

output of lspci | grep -i eth

07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)

Output of cat /var/log/dmesg | grep -i eth

[ 1.414250] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.415080] eth0: RTL8168b/8111b at 0xffffc90000c7c000, 1c:6f:65:c5:7c:34, XID 0c900800 IRQ 31
[ 9.213351] r8169: eth0: link up
[ 9.213392] r8169: eth0: link up
[ 13.813496] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

View 1 Replies View Related

Debian Configuration :: NetworkManager Doesn't Show (working) Internet Connection / Sort It?

May 14, 2010

I have no idea how I managed this, but I am able to connect to the internet but NetworkManager doesn't show any connection. This means that until I kill it, I cannot log in with Pidgin, because it is waiting for a connection.

Do I disable NetworkManager completely or do I try to make it recognize that I am connected to the Internet? If the latter, then how should I go about? (Please let me know which files I need to show you, because I know I've messed around with a couple).

View 2 Replies View Related

Debian Configuration :: Networking - Netinst CD - Internet Connection Only Works After Edit The Interfaces And Resolv.conf Files Manually

Aug 3, 2010

I had some trouble with the netinst CD and I had to install lenny with the 6DVDs instead. My internet connection only works after I edit the interfaces and resolv.conf files manually. So my question is: can I do that from the netinst CD before it actually needs the connection to install everything? (otherwise I'll just need to use the DVDs.

View 4 Replies View Related

Ubuntu :: How To Configure USB Internet Connection

Jul 1, 2010

In Damn Small Linux? I have a dinosaur computer I need to use for something, and there's no ethernet port. But there is USB. On the internet box my ISP provided there's a port for a usb cable. But I plug it in and there's no connection. Tried Vector too. Is there a terminal command to make it work?

View 9 Replies View Related

General :: Not Able To Configure Internet Connection

Aug 14, 2010

I am new to Linux. Just installed Ubuntu 10.04 few days back. The problem I am having is not able to connect to internet. Mine is direct cable connection using CAT5 cable terminted to my ethernet card. and I connect to the net using a dial-up connection. I think other end of the cable is terminated to a common switch.I have tried searching it over net. The only thing I could figure out is that I have to do some configuration on pppoe (am i right?)Are there any commands I have to enter or anything like we used to do in windows?

View 8 Replies View Related

OpenSUSE Network :: Configure Internet Connection In 11.0 ?

Jun 18, 2011

I am having opensuse 11.0 installed. I have BSNL BB plan with "Always on" connection. How to configure internet connection in opensuse11.0 ?

View 1 Replies View Related

Networking :: How To Configure PPPOE Internet Connection?

Nov 15, 2010

I have wireless adapter USB rt1878 working fine.I have to setup pppoe to make internet connection?I need this help?

View 3 Replies View Related

Fedora Networking :: How We Can Configure PPPOE Internet Connection?

Nov 15, 2010

I have wireless adapter USB rt1878 working fine.I have to setup pppoe to make internet connection?I need this help?

View 1 Replies View Related

Ubuntu Networking :: Unable To Configure The Internet Connection

Jan 25, 2010

My father recently installed Ubuntu 9.10 on my new AMD dualcore, but we have not been able to access the net.we tried resetting the modem/router. Windows XP had no problem getting us online - why is it such an issue with Ubuntu?

View 3 Replies View Related

Ubuntu Networking :: Unable To Configure Internet Connection

Mar 13, 2010

I cant configure internet connection.

View 3 Replies View Related

Ubuntu Networking :: Configure LAN-Internet Through Wired Connection?

Aug 17, 2010

I've installed Ubuntu 10.04 on my classmate's Lapie after he got frustrated with Windows 7
Everything is fine except LAN connection wired one...

Can anyone tell me how to confiure that..& from where ?Like his IP addressis 192.168.68.10 with subnetmask 255.255.255.0

Plz guide me for this...Bcz many of my fellow hostelmates are for Ubuntu if I configure it out.

View 5 Replies View Related

Networking :: How To Configure Internet Connection On Ubuntu Plateform?

Mar 26, 2009

i am having problem with setting up an internet connection on ubuntu plateform , presently i am running internet on xp plateform and want to switch to ubuntu plateform . i am connected to the internet through broadband connection by using modem. it's a dsl connection so plz tell me how to configure internet connection

View 1 Replies View Related

General :: How To Configure Dial Up Internet Connection In Linux?

Apr 20, 2010

I want to configure Internet connection in my linux os but don't know how to do it. In Windows XP the method is quite simple but in linux I know know what to do about, It has been very challenging for me to do it but don't knw how ot do it.This file I have to type at run "RASPPPOE.inf" to get list of available Internet providers.

In windows I do it in this way-
1.First go to My network places ->View network connection->Local area network->Properties->Internet Protocol (TCP/IP)->Install->protocol->Microsoft TCP/IP version 6(select)->Have disk->(then browse to get RASPPPOE.inf file from PPPOE folder)->click OK->select PPP over Ethernet protocol->Click OK->>continue anyway(two times if asked)-> Apply->OK.

2.Then got to run ->Type raspppoe (Enter)->one window will open->select the LAN card (where internet cable is connected)->Click on Query available services->Select Internet provider name and->Click on Create dial up connection.-> Then dial up will be created on Desktop where I enter my username and password to start internet.

View 14 Replies View Related

General :: Unable To Configure Wireless Internet Connection

Sep 8, 2010

Laptop : Dell XPS m1330 OS : RHEL5 I am not able to configure wireless internet connections.

View 2 Replies View Related

Software :: Configure Internet Connection In System Ubuntu?

Sep 12, 2010

How to set up internet сonnection in ubuntu...I have TCP / IP connection through the network card

View 9 Replies View Related

Ubuntu Networking :: Internet Connection With Broadband From The Terminal?

Jul 17, 2010

I am trying to connect to the internet from command line. i issued the command nm-tool the output is

Device: ttyUSB0
Type:Mobile Broadband (GSM)
Driverption1
state:disconnected
Default:no
capabilities:

I also issued the command sudo iwlist ttyUSB0 scan it gives this as output ttyUSB0 does not support scanning

I also issued the command
sudo iwconfig ttyUSB0 essid "MTN DEFAULT"
iT GIVES THE OUTPUT
Error for wireless request "Set ESSID" (8B1A)
SET failed on device ttyUSB): no such device


How can one find out the essid value of a broandband network? How can i connect to the internet from command line for a broadband network?

View 1 Replies View Related

Ubuntu Networking :: No Internet Access Via Terminal Using VPN Connection

Jan 17, 2011

My Internet connection works.Using no VPN connection, I can access the Tnternet from the gnome-terminal (ping, apt-get, lynx), as well as from any GUI application.As soon as I establish a VPN connection via openconnect, GUI applications such as firefox, transmission and thunderbird still work.But terminal applications (such as mutt, apt-get etc), some daemons (like mpdscribble) and some GUI applications (such as the easytag cddb search) don't work anymore.

View 2 Replies View Related

OpenSUSE Network :: Configure YAST Internet Configuration Through Proxy Server?

May 15, 2010

I use openSUSE 11.1 and my YAST can't connect Internet: How to configure my YAST Internet configuration through proxy server in order to download and install the programs (for example dwnld and install WML from [URL])

View 9 Replies View Related

Ubuntu :: No Internet Connection Unless Run Command In Terminal - Sudo Dhclient Eth0

Feb 21, 2011

Running 10.04. For some reason, starting today, I have no internet connection unless I run this command in terminal - sudo dhclient eth0. I have a hard wired ethernet connection on a Desktop PC with a static IP address (there are a number of devices in the house) and it has been running 100% for months and months. Why suddenly do I have to enter this command to get connection? When I switch on I get a connection in that when I click on the Top Panel icon and right click Connection Information it tells me I have an active connection to my router on the normal IP address. I cannot ping the router and Firefox says Server not found. After sudo dhclient eth0 everything works - what has happened since yesterday evening and this morning to stop what has been 100% for months?

View 6 Replies View Related

Debian Configuration :: WiFi Connection Which Then Is Sent To A Wired Connection

Sep 22, 2015

The situation: The office has a WiFi network on one DSL line, which is used for our VoIP call center, and a wired network for our internal network and the majority of web surfing/traffic . Part of the office must be temperature controlled/monitored - we have a rather nice digital thermometer which is WiFi enabled.I have a Debian Wheezy box with a WiFi card and ethernet connection

What I'm trying to accomplish:Connect wifi enabled thermometer to WiFi network so it can automatically send temp updates (currently I have to do it manually via USB)Have the Wheezy box accept the downloaded file then send it to a back up server in the wired network

Side things that may be useful : Prefer to use wired connection for internet and apt and suchWiFi connection will really just be used for connecting to the thermometer

This [URL] .... topic got me thinking that there might be a way to bring the two networks together, but I don't know if that will wreak havoc on things. I know, the Windows and Mac OS don't like having ethernet and wifi at the same time, might Linux be better for this?

v&n had this to offer in the prior thread [URL] .... which I'll be doing more research on.

View 2 Replies View Related

Debian Multimedia :: Can't Configure Gnome Terminal Profile

Nov 8, 2015

This problem has lasted for several months, but I can't find anything like bug report in debian related website.

Basically my problem is after genome-terminal (version 3.4.1.1) is launched, I want to change profile setting such as font, color, etc. However, when I click the button `Edit > Profiles > Edit`, nothing happens (no dialogue pop up). `Edit > Profiles > New` And `Edit > Profiles > Delete` function correctly.

View 1 Replies View Related

Debian Configuration :: How To Configure EAP-PWD

Feb 9, 2016

i have recently installed freeradius in my debian jessie. i want to configure it to act as radius to my home router to authenticate wifi users. i want to use EAP-PWD auth medthod but there is no such section found in eap.conf.does any body know's how to configure EAP-PWD??

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved