Ubuntu :: Setup Internet Connection On 10.04

Jul 31, 2010

Well I installed ubuntu, a fresh install. And where the connection thing is on the top bar it had a red "!" And it wasn't connectin to the internet... Its weird because in the livecd I was in "try ubuntu" and it auto connected to my internet... I deleted "auto eth0" to see if it fixed but it didn't I want to know how to connect to my wired internet adsl?

View 9 Replies


ADVERTISEMENT

Ubuntu :: Unable To Setup Internet Connection

Mar 18, 2010

I've very recenty installed Ubuntu v 9.10(64amd) but am unable to setup my internet connection.I've gone through quite a few posts where other users have faced the same trouble trying to setup a DSL connection.I've entered all my Ip4 settings as they are on Win..but that hasn't helped.That didn't open my modem settings page either.Modem model : SmartAX MT882 connected via Ethernet and not USB.Can't quite figure out what I'm doing wrong/need to do.

View 8 Replies View Related

Ubuntu Servers :: Setup Wireless Internet Connection For 8.04 LTS?

Mar 25, 2010

I have recently installed Ubuntu 8.04 LTS Server Edition, with no GUI. I can't connect to internet, and therefore I can't use commands like "apt-get update" I do not even know how to configure this server yet. I need my server to connect to Internet through my wireless card (I have no cable connexion for now).

View 4 Replies View Related

Ubuntu Networking :: How To Setup Wired Internet Connection

Jun 2, 2010

I have BIG troubles trying to set up wired internet connection in Ubuntu! To be able to connect to the internet I have to enter my MAC address, 2 IPs, netmask and 2 DNS address. When I try to edit the default internet connection eth0 with my correct information, the minute I enter my MAC address and save the changes the network manager creates new internet connection with wrong data and use it instead! I can't select the correct internet connection from the top bar where the internet icon is, because it is just not there. The only connection that I can choice is the new default one with the wrong data! If I try to create new separate internet connection with my correct data the same thing happens! The moment I enter my MAC address and save it, the internet connection disapears from the list of internet connections in the internet area in the top bar and I can't select it. I tried googling it, but with no luck I think that if I set up my connection trough the terminal everything will be ok

View 2 Replies View Related

Fedora Networking :: Can't Able To Setup Internet Connection

Nov 1, 2010

i am accesing internet via proxy server till now...now i switched from proxy server to broadband connection. can't able to setup internet connection.

View 2 Replies View Related

OpenSUSE Network :: Setup An Internet Connection With 11.2?

Jun 23, 2010

I recently took a WIRED internet connection (from the people who provide cable TV) and switched from ubuntu to openSUSE11.2. . I am not able to set up an internet connection in openSUSE 11.2. I have been given a static IP, and the following info

subnet mask
gateway
dns server
alternate dns server

how do i setup an internet connection with these in openSUSE 11.2.

View 6 Replies View Related

Ubuntu :: Setup A Remote Desktop Connection Between Two Computers Over The Internet (UFW)

Apr 13, 2010

I would like to set up a remote desktop connection between two computers over the Internet. I already tested remote desktop within a local network but it's far from secure enough this time. I will try to follow this guide [URL] (ssh portforward and internet). This still leaves ufw and how it should be configured. Let's say I have this setup, server computer has ip 12.341.245.124 and the client has 78.12.543.234 how should ufw be configured to be secure? This remote desktop wont be connected to a local network

View 1 Replies View Related

Red Hat :: Setup A Local Repository On RHEL Box Which Has No Internet Connection?

Feb 8, 2010

i have a Linux Box running RHEL and has no internet connection, hence i need to setup a local repository which i can be able to install packages together with their dependencies.

View 2 Replies View Related

OpenSUSE Network :: Can't Setup Internet Connection Wired Or Wireless

Mar 11, 2011

I have just done a new install of the latest opensuse 32bit and for some reason I cannot connect to the internet, when I click on mange connections the vpn tag is highlighted and all the other tabs are grayed out and I cannot select them. So I can't setup a internet connection wired or wireless. I was just using Kubuntu and did not have this problem. My card is broadcom.

View 9 Replies View Related

Ubuntu Networking :: Setup A Proxy Server Who Just Redirect The Internet Connection To My Second Computer?

Jan 9, 2011

I want to settup a proxy server who just redirect the internet connection to my second computer. I try Squid Proxy but its too complicated for me. Can you sugest me another more simple program to do what i want?

View 1 Replies View Related

OpenSUSE Network :: Adsl Modem Acting As A Bridge To My Router Setup - Connection - Internet Went Slow ?

Jun 19, 2011

I have an adsl modem acting as a bridge to my router my setup was working well for more than year now , but then the internet went slow . I set the modem back to PPPoE the problem was with the DNS server of the ISP so using ifup i set the dns t 8.8.8.8 (google) the connection is back , but when i set the modem back as a bridge slow internet does the router know that my dns is 8.8.8.8 or i should set the dns on the router ? I can't see an option to set the dns on the router ( i just enter my username and password from the isp to use PPPoE mode ) by the way i called the isp support they kept telling me to restart , i told them i did but i never restarted my pc . I'm sure if i tell them i'm running linux they will blame the os !

View 2 Replies View Related

Ubuntu Networking :: How To Re-setup Ubuntu Server With New Internet Connection?

Jan 11, 2011

I am running Ubuntu server 10.10 ( i think )i set it up as a LAMP.. apache mysql and php 5.My problem is, when i first set ubuntu up i set it up as dhcp internet and everything worked fine.Now i just upgraded my internet service because my last connection was only 4 mbps.And now i have a static ip. I bought a router, configured the router, and my windows 7 pc works like a charm, but i have no earthly idea how to re-setup the ubuntu server with a new internet connection, the only thing i did notice is the preferred DNS and alternate DNS were loaded onto ubuntu.

View 1 Replies View Related

Ubuntu Networking :: Use Internet Connection From LAN To Share Internet Connection Through Wireless?

Jan 9, 2011

I am running Ubuntu 10.10, and I would like to use my computer to share the internet connection from an ethernet port. For example, I would like to set up my computer as a wireless access point so I can create a network that other computers can connect to for internet.

View 3 Replies View Related

CentOS 5 :: Setup The Centos Directory Server Without An Internet Connection?

Apr 20, 2010

Is there any way to setup the Centos Directory Server without an internet connection?? i tried using the command: yum install centos-ds

but this just tries to connect to the internet to to download the packages. Is there a site where i can find the package so that i can copy it to my server and install it or is there some other way to do this?

View 3 Replies View Related

Ubuntu Servers :: SSL Setup - Connection Error Unable To Make A Secure Connection To The Server

Feb 10, 2011

I am running an Ubuntu Server on a VirtualBox VM running on my windows machine. So I've created a self-signed certificate using the following tutorial: [URL]

From this tutorial I'm left with 3 files:
server.key
server.csr
server.crt

Then I found this very similar tutorial that has an extra bit on installing the certificates in apache: [URL] So I followed it's instructions which boil down to this:

[Code]...

So I'm thinking this should work now. However in Chrome I get: SSL connection error Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have. Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error. IE8 gives me a typical "Internet Explorer cannot display the webpage" Note that [URL] fails while [URL] works fine, so it's definitely something in my ssl setup I'm thinking.

View 5 Replies View Related

OpenSUSE Hardware :: Setup Multipath With Failover Policy On 11 - Connection Failed Over To Second HBA Connection To SAN

Aug 13, 2009

I am trying to setup multipath with failover policy on openSuSE 11. I have two qla2xxx HBA's installed and they appear to be working. Here is the output of "multipath -l" command

[Code]....

While testing, I pulled one of the two connection to SAN, and the connection failed over to second HBA connection to SAN. When I plug the cable back in, it does not fall back to original connection... It stays in failed state. Also, I noticed that failed disk (sdd disk) comes back as (sdg disk), which is probably why connection does not fall back to original HBA. But, when I run "/sbin/service multipathd restart" sdg disk shows as as enabled in multipath -l...

View 9 Replies View Related

Networking :: Setup PPPoE Connection To Establish DSL Connection?

Apr 23, 2010

I'm trying to setup PPPoE connection to establish my DSL connection, but I got

Code:
pppoe[3885]: read (asyncReadFromPPP): Session 4479: Input/output error
pppd[4104]: Cannot determine ethernet address for proxy ARP
in my sylog file.

When I do pppoe-start, it connected but I cannot ping into any destination (even to my modem in the same network). DNS servers are explicitly set in pppoe.conf and resolv.conf. Did I miss anything?

View 2 Replies View Related

Ubuntu Networking :: Wireless Network Connection Active But Still Not Internet Connection?

Jan 24, 2010

Its a case of ".... wireless network connection active but still not internet connection .."I am using WEP - 128 key ... Works when I connect directly using ethernet cable ... but not wireless (pci and wireless router)

ubuadmin@ubucomputer:~$ ifconfig

wlan0 Link encap:Ethernet HWaddr 00:06:25:12:83:3b
inet addr:192.168.1.10 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::206:25ff:fe12:833b/64 Scope:Link[code].....

View 5 Replies View Related

Ubuntu Multimedia :: Internet Connection And The Power Connection Icons Also Don't Appear

Jan 26, 2010

It is most certainly my fault but I am now without a sound volume control and it does not show up in the add to panel.What can I do here? Does your icon have code that that I can use or can I find the file somewhere and create a link? Alsa mixer works ok and nothing is muted and I have sound so as to play music. The Internet connection and the power connection icons also don't appear.

View 5 Replies View Related

Ubuntu :: Won't Connect To The Internet \ Unable To Make Any Connection To The Internet?

Jun 4, 2010

After upgrading to Ubuntu 10.04, I'm not able to make any connection to the internet with either my netbook through WiFi or my computer on wired LAN. I can, however, ping my Solaris machines and Macbook. How do I fix this?

View 9 Replies View Related

Ubuntu Networking :: Internet Wireless Connection - Connect To Internet

Oct 21, 2010

I tried to install Xubuntu 10.10 Maverick as dual boot on my laptop. However when xubuntu is on, I can't find a way to connect to internet. When I try the 2 arrows on the up-right corner the option for wireless is deemed. I tried offline/online, that did not work either. when I click the firefox It says you are not connected.

View 1 Replies View Related

Ubuntu Networking :: Internet Connection - Run Playonlinux It Says You Do Not Seem To Be Connected To The Internet

May 1, 2011

I seem to have is trying to get the internet to work. I can go to ..... ect but when I try to run playonlinux it says you do not seem to be connected to the internet, please post if you have anything useful, as I said I am very new to linux so be as detailed as possible.

View 4 Replies View Related

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

General :: Internet Connection Sharing - All Traffic From The Ethernet Connection Out Through The Wireless

Jun 25, 2010

I would like to have all traffic from the ethernet connection out through the wireless (basically using the box as a router) however I am having some trouble doing this.

I have done this before on Windows however I am having some trouble doing this on linux, I have tried using Squid Proxy however I am having some trouble using configuring/using it.

I am using Yellow Dog Linux however I am willing to change to any other distro as long as it is compatable with PS3 (as this is what im using linux on)

View 14 Replies View Related

Ubuntu :: Setup Citrix ICA Client 9 On 9.04 Server - Error In Network Connection Network Or Dialup Connection May Be Preventing

May 14, 2010

I am trying to Setup citrix ICA client 9 on Ubuntu 9.04 Server. I installed it very easily and I am not getting any lib error also. But when I try to connect to the citrix server, it fails with a pop up saying "Error in Network Connection Network or Dialup connection may be preventing ......" This is driving me crazy from 3 days. My project is to check the feasiblity of a Linux desktop

View 1 Replies View Related

Fedora Networking :: 11 - Share My Internet Connection With Wireless Connection

Jun 21, 2009

I have installed Fedora 11 recently. I want to share my Internet connection.

I have e LAN connection eth0 which is connected to internet.

I have a Wireless connection wlan0.

I want to share my internet connection with wireless connection.

View 3 Replies View Related

Networking :: Use The Laptop With The Wireless Connection To Share The Internet Connection?

Feb 4, 2010

I have two linux laptops. Currently, I'm using both of them at work, side-by-side. Now the problem is, I'm connected to a wireless router, but the wireless only works on one of the laptops. So I'm stuck with one laptop that has no access to the internet. Both machines do, however, have working ethernet nic cards. So, I was wondering if I could use the laptop with the wireless connection to share the internet connection with my other linux machine and access the internet on both of them. Or as an alternative, just use the internet on the machine without wireless and be able to switch back and forth, that would increase my productivity like 30 fold.

View 5 Replies View Related

OpenSUSE Network :: Masquerad Internet Using Knetwork Manager - Share The Internet Connection To A Desktop

Jul 5, 2011

OpenSuse 11.4 Asus Netbook 1000H Following other members in the forums I have installed Opensuse 11.4 on the Netbook. In the early days Ubuntu Netbook Remix worked well for me. But this has been discarded, and the "one size fits all" Ubuntu had become slow and cumbersome. So..... onto my post. Opensuse is working well. The install went beautifully.

It detected the Wireless Internet and I am able to get on line. I also need to share the Internet connection to a desktop. This is done via a small network switch. Thus far I cannot do this. I tried to use ifup to configure a static ip but this busted my Wireless configuration. I went back to knetwork manager. Then I tried to set up the wired network using knetwork manager and under IPV4 "share" the connection. But this blanks out any possiblity of a static address and substitutes dhcp. My desktop cannot ping the this dhcp address. Ubuntu had this thing called Firestarter? - from memory. This configured the system to sharing the network.

View 7 Replies View Related

Ubuntu Networking :: Internet Connection: 'Work Offline' - "No Network Connection"

Oct 31, 2010

I have the "Work Offline" problem: when I boot up, the icon on the toolbar tells me I have "No network connection". This is not quite true, since I can access the first page of any website - only subsequent pages are inaccessible. I get a message saying that Firefox is offline. However, when I uncheck "Work Offline" in the File menu, it makes no difference to this behavior.

The problem is on my Ubuntu Dell desktop, which is connected to the internet with cable broadband via a D-Link router (wired connection). It has worked fine up till now. I use Ubuntu 10.04 and Firefox 3.6.11. I am writing this on my Ubuntu Dell laptop which is wired to the same router, so I assume the problem is not the router. I have tried various strategies suggested in threads on these forums, including editing about:config, changing "allow" to "deny" in some lines of /etc/dbus-1/system.d/NetworkManager.conf and changing from Automatic (DHCP) to Automatic (DHCP) Addresses only, but no luck so far. The contents of ifconfig are:

eth0
Link encap:Ethernet HWaddr 001:aa0:91:a7:51
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets: 0 errors: 0 dropped: 0 overruns: 0 carrier: 0
collisons: 0 txqueulen: 1000
RX bytes: 0 (0.0 B) TX bytes: 0 (0.0 B)
[Code]...

If I comment out "auto eth0" as well, it makes no difference. If I uncomment both lines ("auto eth0" and "iface eth0 inet dhcp") then I lose the internet connection altogether.

View 4 Replies View Related

Ubuntu :: How To Setup VPN Connection In 10.04

Dec 23, 2010

I use 10.04. I have network-manager, openvpn, pptp installed open vpn requires some certification files that I don't know where to get from and the guys who are providing the vpn for me don't offer any, actually they don't know anything about Linux and Ubuntu. I can easily make a connection for windows xp but in Ubuntu...

For pptp:
I enter my gateway as the "host in win XP": vpn.their-website.com
my user name: *****
my pass: *****

I leave the NT Domain field empty since I have no idea what it is? Apply, and the connection will be created. But, now, how the hell am supposed to connect? I looked all over the net but nothing! And please don't refer to something in panel (the network notification icon) I have deleted all the panels and in main panel I've removed every icon, tell me what to do in menus or in terminal.

View 2 Replies View Related







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