Ubuntu Networking :: 10.04 - Unable To Access Internet Via LAN

Sep 22, 2010

I am using Ubuntu 10.04. My problem is that I am unable to access my internet using Ubuntu. My internet is running fine on Windows 7 installed on same system. I am a bit unfamiliar with Linux. I tried to configure my network settings but it didn't help. I have my system connected to my dsl router via LAN.

View 2 Replies


ADVERTISEMENT

Ubuntu Networking :: The Phone Can Access The Internet Through The Computer Unable To Get Access To Https Sites, Like Webmails

Dec 31, 2010

I managed to configure my W890i phone to get access to internet through an ubuntu-based computer. It's very easy to use the phone to give internet access to the computer, but the opposite is quite more tricky. For that I've done the following

----On the phone---

-Set the USB network option to "through computer", so that the phone uses the computer's internet connection and not the opposite.

-Decide and set "Shared Network" parameters: user, pasword and workgroup.

-In "conectivity-> internet connection" set "allow local network" to "yes"

----On Ubuntu 10.04---

-Install samba, samba-client, smbfs, smbclient, firestarter and dhcp3-server

-Configure Samba (System-> Administration-> Shared folders): same workgroup as in the phone, add new user (the phone), passwd this new user. In my case the user was called "w890i" and the password given was the same.

-Once the phone is connected to the computer through USB (then select "phone mode"), a new connection appears in NetworkManager: usb0.The aim is to create a shared network that gives internet access to this device. Edit the IPv4 parameters of this new connection, set them to Manual and give an IP adress (192.168.0.1) and a subnet mask (255.255.255.0); the rest of the fields are left empty.Connect this network.

-Set firestarter to use dhcp3: sudo ln -sf /etc/init.d/dhcp3-server /etc/init.d/dhcpd

-Launch firestarter and follow the wizard. Set "allow internet shared connection", choose the device for the primary internet access, and then the device for the shared network (usb0). Then change the settings for firestarter: activate DHCP for local network, set IP to the one we gave before (192.168.0.1).

-Open dhcp3-server config file sudo gedit /etc/default/dhcp3-server And set INTERFACES="usb0"

-Set the policies of firestarter: in incoming connections, allow connections from the IP adress given to the phone (192.168.0.1). Then add rules for the ports that need to be open for this connection. I opened HTTP, HTTPS, SMB, SMTP, POP3, IMAP, IMAPS, DHCP for all the connections in the local network.

-Apply policies and start the firewall.

------------

After all this, the phone can access the internet through the computer. Two problems appeared:

1. I couldn't get access to https sites, like webmails. The phone gave a "communication error". But then I tried with Opera instead of the browser built in the phone's firmware, and I could finally get to https sites.

2. I couldn't retrieve mail, neither POP nor IMAP nor IMAPS. I thought it was a firmware problem again, and I tried out several mobile phone email clients written in java, but none of them worked.

So this is at the moment the problem. If I connect from the phone to the internet directly through 3G, the email clients work for all my accounts. I don't think it's a firewall problem, because the ports are opened for this connection

View 3 Replies View Related

Ubuntu Networking :: Unable To Access Internet DSL Connection

Jul 25, 2010

I have recently installed ubuntu 9.10. Earlier I had ubuntu 9.04. On that my internet was running perfectly well.After installation I created new connection as I had done for 9.04 version using "Network connections , Edit connections". However, after configuring connection(uname , password etc.) I wasn't able to access Internet.So I tried using "pppoeconf" utility. After using this now whenever I click on network connections applet on top panel , it shows in menu "device not managed".Can somebody point out what went wrong and what to do so as to be able to acess Internet in ubuntu?

View 9 Replies View Related

CentOS 5 Networking :: Unable To Access Internet?

Jul 4, 2010

On my Centos 5 box my internet won't work. I am unable to get update and I can't download any native programs. But I have Samba running and I am able to access all my files for my other computers.

View 6 Replies View Related

Ubuntu Networking :: (11.04) Ethernet Connected But Unable To Access The Internet

Jun 5, 2011

I am using ubuntu (11.04) here, when i connect Bsnl broadband link(wired connection). Internet is connect automatically But unable to instal, upgrad and access Internet pages ..

View 1 Replies View Related

Fedora Networking :: Completely Unable To Access The Internet?

Jun 16, 2009

Fedora 11 is completely unable to access the internet for some reason, and after some troubleshooting, I've determined the problem to my Motorola 2210 DSL modem. I know my connection is working fine, as it works perfectly in both Vista and 7. I've tried things such as grep 'Ethernet' /var/log/dmesg, filling in the information into the network settings manually, to no avail.

View 12 Replies View Related

CentOS 5 Networking :: Unable To Get Internet Access To 5 Server

Jan 17, 2009

I've installed centos 5 on an old computer with success and it works great.I can access the web server hosted on the centos server from any computer on the wireless and wired local network. I can also use ssh (putty) and nx client from any computer on the local network (wired and wireless) to access the centos server.On the wireless router I've configured a port forwarding to the wireless network interface on the centos server. I can access the centos server from the outside (internet) through this port forwarding both through http and ssh or nx client.MY problem is that I can't access the centos server from the internet through the wired network interface. Any attempt to view a web page or login with ssh or the nx client will timeout.

View 9 Replies View Related

Ubuntu Networking :: Connected To Network Via Live Cd (10.10) - Unable To Access Internet

Apr 26, 2011

can't access internet. The up and down icon appears by the network connection (upper right hand corner). When I review connection properties, I see that the computer has a valid address, subnet, gatway, dns, etc... But it still can't connect to the internet. I can't ping external addresses either. But I can access internal addresses (local router).

View 2 Replies View Related

Ubuntu Networking :: Install NIC Wired RC-400 - Error Comes Out - Unable To Access The Internet Or Ping Any IP Address?

May 5, 2010

we are trying to install this NIC Rosewill RC-400 Chipset RTL8169S-32 in Ubuntu 9.04 we downloaded the drivers from Rosewill website (For kernel 2.4.x and 2.6.x V 3.1) but when we follow the instruction in the readme file and do make clean modules and error comes out

Code:
make -C src/ clean
make[1]: Entering directory `/home/trinity/Desktop/r8169-6.006.00/src'
rm -rf *.o *.ko *~ core* .dep* .*.d .*.cmd *.mod.c *.a *.s .*.flags .tmp_versions Module.symvers Modules.symvers rset[code]...

So I went do realteak downloaded latest available drivers that seems to be were release yesterday did same command and same error So I made only make and it went fine did then make clean modules and went fine so made make install, depmod -a and modprobe r8169 verify int was up and getting correct ip from router but I'm not able to access the internet or ping any IP address

Code:
xxx@xxx-desktop:~$ uname -a
Linux xxx-desktop 2.6.28-18-generic #60-Ubuntu SMP Fri Mar 12 04:40:52 UTC 2010 i686 GNU/Linux
xxx@xxx-desktop:~$

View 9 Replies View Related

Ubuntu :: Unable To Access The Internet?

Nov 21, 2010

I just installed Ubuntu 10.10 today on my laptop (I installed it alongside Windows 7).

My problem is that I'm unable to access the internet; actually, I'm unable to access any wireless connection at all.

I'm using a Linksys Wireless-G Notebook Adapter (2.4 GHz) in my laptop.

From what I've read, normally, many wireless cards are detected by Ubuntu automatically when you install it. However, this did not happen with my card.

...So, I'm not really sure what to do in order to gain access to the internet.

View 2 Replies View Related

Ubuntu Networking :: Couldn't Access Internet Via LAN With Could Access With Windows 7?

Jul 6, 2011

I connected my laptop running with Ubuntu 11 in the LAN but I couldn't access internet.But I could ping to the other computers connected in the LAN. I tried the same thing with windows 7 in the same laptop and I could access internet.

View 1 Replies View Related

Ubuntu :: Unable To Access Internet When Using Vista

Sep 28, 2010

after installing some updates while on linux I am now unable to access the Internet when using vista. I m trying to solve this without success. Internet is still accessible from linux, and vista canl connect to the local network.

View 9 Replies View Related

General :: Unable To Access Internet Or Mail

Aug 3, 2010

When powering up with Linux, I get the message "THERE WAS AN ERROR CREATING THE CHILD PROCESS FOR THIS TERMINAL".I posted this on Newbies several months ago but received no replies. I hope this is the correct forum.I am using Windows XP Pro at the present.

View 3 Replies View Related

Ubuntu Security :: Unable To Access Internet Utilizing Laptop

Mar 12, 2010

To start off I do not have the ability to post in the Networking/Wireless thread. I attend DeVry university and in my school they recently rolled out "Bluesocket." Now that they have done this I am not able to access the internet utilizing my ubuntu laptop.I am able to connect to the network. When I open my web browser I am redirected to the "bluesocket" login page where I am able to successfully log in. The next step to accessing DeVry's internet service is to allow Bluesocket to do a scan using a Java applet. That scan is successful.

The results of the scan inform me that I am not being allowed to access the network resources because I don't have an antivirus or firewall program installed on my computer. I do not wish to have an antivirus or firewall program installed on my laptop to utilize DeVry's network resources. My question is what steps do I need to take to bypass/trick bluesocket?

View 7 Replies View Related

Ubuntu Installation :: Tar.gz And Tar.bz2 Files - Unable To Access The Internet To Reinstall The Packages

Aug 10, 2010

I accidentally removed my network manager (gnome) from my system (via synaptic) and hence have not been able to have access to the internet to reinstall the packages. I have experimented with many commands (with help from others) in terminal with little success.

What I now did was downloaded a 'NetworkManager-0.8.0.999.tar.gz' file and a 'NetworkManager-0.8.1.tar.bz2' file (from a different comp) and have placed them onto my desktop. I have read the INSTALL instructions within and it is a tad complex for me as I am new to Linux. I understand I have to extract the files and compile them into a new folder (I think I would choose a file in the /home directory)- how would I go about doing this? Following this, I need to './configure' or 'make' or 'make install' the files

View 9 Replies View Related

General :: Unable To Access Wired Internet On Ubuntu 10.10 Desktop Edition?

Jan 18, 2011

I have recently installed Ubuntu 10.10 desktop edition in my system. I am unable to access wired internet services after establishing the connection.

View 4 Replies View Related

Networking :: Unable To See Shares On Samba Server - No Authentication Access Desired (open Access)

Jun 12, 2009

I've been running a Samba server under RedHat 8 for five years without a hiccup. I want to cut over to a F10 box but cannot get shares accessible. smbclient attempts fail over NT password error. SELinux is disabled. Server is visible on the network. Users require no password access to shared data.

smb.conf follows:

# Samba config file created using SWAT
# from UNKNOWN (>)
# Date: 2009/06/12 14:15:15

[code]....

View 1 Replies View Related

OpenSUSE Install :: Unable To Access Internet Installing From Live USB

Nov 6, 2010

Installing from Live USB: Installing from USB on my desktop (used this method for laptop install) goes without a hitch. EXCEPT, I notice there is no support for my wireless card chipset (Atheros 7413, used /bin/lspci to find). I download the drivers for Linux, but I need Make to build the drivers...ok. I download the Make files from my laptop, make coffee, slap the makefiles onto a flash drive and run the configure file on my desktop version of SUSE. Whoops, need a c compiler (odd that openSUSE did not come with gcc? bit confused on that). If you can't tell by now, I've been using linux for less than a month so I am what you would call a noob? After the lack of c compiler, I drove to my office to snag some DVDs to download the DVD iso image, hoping it would have some form of c compiler/make packaged, since the description does say the DVD has more software (can't find any prebuilt versions of either...?)

Installing from DVD: This was my next step. I wrote the iso image to a DVD and proceeded to boot from DVD. The installer fails at the system analysis, saying it cannot "create a repository". writing the iso to a second DVD produces the same result. Googling has not yielded a solution. tl;dr can't use openSUSE on my desktop because my wireless chipset is not suported by SUSE. I need Make to build the drivers, but I need a c compiler to compile Make, and I need the internet to get both for my machine.

View 3 Replies View Related

General :: Windows XP Vmware Guest Unable To Access Certain Internet Hosts

Jan 28, 2010

I have annoying problem. My setup is the following: debian Linux, 64 bits, VMWare workstation 7 host, with Windows XP running as guest. From Firefox, or Internet Explorer, I am unable to access few sites, for example nvidia.com, osdir. Basically get connection timed out, on the other hand ping works to those sites. Moreover, Slashdot loads very very slow and sometimes gets horrible text-only version.

everything works fine on Linux host

I suspect it has something to do with routing on Linux, I recall having similar problem long time ago, which was fixed by setting something in /proc.

I tried setting MTU and TCP window size on Windows lower, but did not help

View 2 Replies View Related

General :: PPPOE Server Access Internet Clients Fail To Access Internet

Aug 26, 2010

I have a linux box (fedora) with two ethernet cards eth1 and eth2. On eth1 I successfully configured a PPPOE internet connection. Such that from the server I can browse the internet. On eth2 I wired it to a wireless router essentially to provide the wireless cloud. On eth2 I also configured dhcp, such that the Linux box is both PPPOE and DHCP server.However my clients on the LAN cannot access the Internet.

On passing the routing command I get
Destination Gateway Iface
196.44.x.y 0.0.0.0 ppp0
192.168.1.0 0.0.0.0 eth2 (my subnet)
0.0.0.0 0.0.0.0 ppp0.

The router (functioning as a wireless access point mainly) has a fixed IP address of 192.168.1.2 and eth2 has IP address 192.168.1.1. The dhcp file running on Linux has been set with option router (Gateway) 192.168.1.1. I cannot figure out how to correctly set the routing table such that my clients on wireless can access the internet cloud. I googled and googled but no solid solution. Any suggestions?

View 3 Replies View Related

Ubuntu Networking :: Access Internet From The VM?

Feb 5, 2011

Could you pleaseme out.I have installed Virtual BOX on windows 7.Ubuntu i have installed on virtual box.Now i want to access internet from the Ubutu VM.

View 5 Replies View Related

Ubuntu Networking :: 10.04 - How To Get Internet Access

May 16, 2011

I'm trying Ubuntu 10.04 but I can't figure out how to connect to the Internet. I've run lspci -k & sudo lshw -C. This is the result code...

View 3 Replies View Related

Ubuntu Networking :: Can't Access Internet

May 27, 2011

I am new to Linux, But, I installed it, all went well, but now, I can't access the Internet.So, I don't know what info you guys need, so just ask.Also, if it helps, I am using Ethernet (Well, I think it's Ethernet, it is a yellow cable with a rectangle end.

View 8 Replies View Related

Networking :: Cannot Access Internet From Within Ubuntu 9.10

Jan 25, 2010

I can not access the internet from within ubuntu. I have tried pidgin firefox and ping but I do not get a reply with any of them. I do however get full access using Virtual Box OSE running Windows server 2003 running inside the machine. This is not a one off as I often have trouble connecting to internet from inside ubuntu but usually disabling then enabling networking works.

My system:
OS: Ubuntu 9.10
Wireless card: Edimax wireless 802.11b/g Turbo Mode PCI adapter.

Here is the corresponding bit from lshw:
Code:
*-network
description: Wireless interface
product: RT2561/RT61 802.11g PCI
vendor: RaLink
physical id: 0
bus info: pci@0000:05:00.0
logical name: wmaster0
version: 00
serial: 00:1f:1f:24:43:ca
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list logical ethernet physical wireless
configuration: broadcast=yes driver=rt61pci ip=192.168.1.255 latency=32 multicast=yes wireless=IEEE 802.11bg
resources: irq:20 memory:ea100000-ea107fff

I'm really confused as to why a VM would be able to access the net and not the host.

View 12 Replies View Related

Ubuntu Networking :: Can Ping But No Internet Access

Jan 5, 2010

I have a Compaq Presario R3000 with Ubuntu 9.10 32 bit that I just installed last night. I'm using a Zyxel G-102 Wireless card and Actiontec GT701WG wireless modem.

When I try to connect to the 'net, the network does show up and it connects strong (100%). It also shows multiple neighbors networks. It pings at 99% success (with over 900 sent as I write this) but when I open Firefox it can't connect, it just times out. I've used WEP security and have switched off security as well. I tried hooking up to the modem via USB and get the same result. It acts like a Firewall issue but there isn't one installed - at least that I can find and the Firewall in the modem is off. I ran FF in root with gksu firefox as suggested in another thread. I tried www.ubuntu.com and the header loaded but that was all. Then it timed out.

I'm new to Linux but have used Puppy Linux with this machine and card, etc. so I know it can/does work with Linux. I wanted a more refined distro and chose Ubuntu.

View 9 Replies View Related

Ubuntu Networking :: Cannot Access Internet Via DSL Modem In 9.10

Jan 21, 2010

the bsnl modem cannot access the ubuntu 9.10

View 2 Replies View Related

Ubuntu Networking :: Can't Access Internet Using Usb Modem

Feb 13, 2010

I have a usb modem : huawei e220.I am using ubuntu 9.10. I can't access the internet using it. I made a connection form the mobile broadband tab but every time it disconnects .Ubuntu identifies the modem but every time i try to make a connection it fails.

View 5 Replies View Related

Ubuntu Networking :: Some Programs Cannot Access Internet

May 29, 2010

I have used other distros on and off in the past with no trouble, but for some reason I seem to have had this problem with several versions and flavours of Ubuntu on various systems. I've never solved this problem the previous times I've had it, just given up. But this time I actually need to get this working. I've recently upgraded my computer, so my old system has been relegated to HTPC duties in my lounge. I installed Ubuntu 10.04 and I'm having issues getting internet access with some programs, while others work fine.

Firefox and Evolution haven't been able to access the internet from the start.Empathy IM has no trouble connecting to my MSN and Facebook accounts.I had no trouble downloading and installing Google Chromium browser through Ubuntu Software Center, and have no trouble accessing the internet with Chromium.On the first boot after the install, Ubuntu automatically told me to update my nVidia drivers online, and did so without error.Update Manager detects updates, but fails to download them.

I successfully and flawlessly downloaded installed XBMC Media Center and some related skins and things through Synaptic, but XBMC cannot access the internet. However it can access shared files over my LAN, including Windows 7 shares.Ubuntu itself cannot access any files on my Windows 7 computer. It can access the work group and see my Win7 shares, but refuses to mount them. Strangely, XBMC can access these shares and stream media from them fine.

View 3 Replies View Related

Ubuntu Networking :: Internet Access Does Not Work At All

Jun 21, 2010

I recently installed Ubuntu 10.04 and it appears to be working fine except for one problem: the internet access does not work at all. It is supposed to connect through a wired LAN and can talk to the router but when it comes to opening a webpage or pinging a server it doesn't work. Firefox says that it can't connect and the ping does nothing.

The computer can connect fine when booting Windows XP, but on Ubuntu it can't. Here are some details about the two OSes:
XP: Connects to network and internet
Ubuntu: Connects to network but can't mount the 'Windows Network' folder which is the only thing in the Network directory. Can't connect to internet.
I'm on a Dell Dimension 2400.

View 5 Replies View Related

Ubuntu Networking :: Donot Always Have Access To The Internet?

Jul 11, 2010

I just Don't get it I did a lot of research before I downloaded ubuntu to put on a netbook because I wanted so badly to get away from windows all the raves were about ubuntu being the best I really like it except I have been so frustrated because I am not able to set up a internet connection. I am trying to use my blackberry 8320 from tmobile for this with the unlimited internet and blackberry package the net book is an acer aspire AOA 110. This is what I have tried and I am getting so frustrated.

1. paired blackberry and laptop with bluetooth both recognize each other but laptop only recognizes the blackberry as an A/V remote control so it wont even let me set up DUN it gives me 3 serial port options to connect to Dialup Networking (which the connection fails on every time) blackberry desktop servive and blackberry bypass service which it will let me connect to and it tells me they are connected but when you go to the browser and try a website it wont open a web page.2. I have obtained all the information from tmobile and tried to use the network manager to set up a mobile broadband connection and I know I have put in the info right but the connection never shows up in the connection manager so I dont know what to do from here with this either.

3. I have downloaded berry for all and have all the necessary things installed then I can get it to recognize the phone but it wont connect either (I read that the program needs to be in root and I dont know how to get it there because I am so new to this linux thing I really want to learn this and this is why I am so frustrated but I need to have an internet connection.Oh and the wireless works flawless if I take the netbook any where there is WIFI it lets me on in two seconds so I at least know I can get on the internet that way but I do not always have acess to it so would really like to get this figured out.

View 8 Replies View Related







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