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


ADVERTISEMENT

Fedora Networking :: IPtables Passive Ftp Rules Donot Work?

Aug 15, 2011

I'm trying to build a firewall with IPTables: INTERNET <--------> (eth0) FIREWALL (eth1) <------------->FTP_srvI set all rules DROP by default.My rules for forwarding packet to FTP server:

#iptables -t nat -A PREROUTING -i eth1 -d $FIREWALL_EX_ADDR -p tcp --dport 21 -j DNAT --to-destination $FTP_ADDR:21
#iptables -A FORWARD -i eth0 -o eth1 -p tcp --dport 21 -m state --state NEW,ESTABLISHED,RELATED -j ACCEPT

[code]....

View 2 Replies View Related

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 :: 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

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 :: Can No Longer Access The Internet

Sep 9, 2010

can no longer access the internet,Deleted Network Manager thinking I could reinstall it and it would be back to its default settings. Had not been able to get online for days. Offcourse now I can't get Network manager back as I have to be online for that. I think I had stuffed up the proxy settings but can't work out how to get that back to default either. What do I do now and how do I do it?

View 2 Replies View Related

Ubuntu Networking :: No Wireless Internet Access?

Sep 17, 2010

I cant connect to the internet with my wireless( or my lan for that matter, but i mainly want to use my wireless). I am going to follow the ticket provided by one of the sticky threads [URL]

1.Machine Brand and Model
Actually i am using a computer i built myself using following components
AMD Phenom II x4 965 CPU
ASRock 890FX Mobo

[Code]....

View 4 Replies View Related

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 View Related

Ubuntu Networking :: OracleVM - Can't Access The Internet

Sep 22, 2010

I have loaded Oracle VM on my box which is running windows XP on my place of works network. My MCSA instructor showed us Linux and gave me a copy. So I loaded Oracle VM as I did in School, and Linux loaded up just fine and runs prefect. But i cant access the internet like i can with my VM at school. I put the network adapter to internal on the VM settings so it will use the Nic on my host.

View 2 Replies View Related

Ubuntu Networking :: Use A VPN To Access Unrestricted Internet?

Oct 8, 2010

I am trying to completely switch to ubuntu as I am encountering viruses on a daily basis here in China and I'm sick of it. My problem is that I need to use a VPN to access unrestricted internet from here. The company that I buy VPN service from has pptp and l2tp but the pptp is too detectable by the great firewall and is unreliable at best.

On xp I am able to set up a l2tp connection directly using just ip address, username and password. Is there anything in ubuntu that I can use so simply? Everything I have looked at so far wants me to have a shared key or a certificate.I'm probably missing some important point which will make it work, but until then I'm stuck with xp and viruses galore.

View 2 Replies View Related

Ubuntu Networking :: Cannot Access Internet From Virtualbox?

Nov 21, 2010

I have an issue my host os is ubuntu 10.10 and i've installed bt4 in virtualbox and i am not able to access internet from my guest os. NAT and Bridged dint work

View 3 Replies View Related

Ubuntu Networking :: Can't Access Any Internet Sites?

Jan 22, 2011

I am using Ubuntu 10.04, when connected to the ethernet through , Atheros Communications AR8152 v1.1.I can successfully access the internet. But when I try to use the wireless I can connect to the network using Atheros Communications AR9285, but can't access any internet sites. Or ping any other devices on the network.I'm using an Acer Aspire One D260

View 1 Replies View Related

Ubuntu Networking :: Can't Access Internet Via Ad Hoc Network

Jun 13, 2011

I want to connect to a wireless open ad-hoc network to have internet access. It worked a while ago (1/2 year or something) but some update must have messed something up so it doesn't work any longer. Situation: There is a laptop that is running windows 7 and is connected to the internet via cabel. A open ad-hoc network is configuered with sharing of internet connection, status of the ad-hoc network is "waiting for users to connect". I want to connect with a second laptop that is running ubuntu 11.04. I can find the network and connect to it.

Problem: I cannot get any internet access while being connected to the ad-hoc network. So my questions are: how can i find out if what causes the Problem? I suspect a driver issue, but I'm not sure. required information from Howto post a wireless issue:

[Code]...

View 5 Replies View Related

Ubuntu Networking :: Get Internet Access To Server?

Jun 19, 2011

I have a server that was set up by a friend so I have a location to save all my documents for work in a RAID array.

It is on a static IP address, I can ping the hub and other computers on the network absolutely fine.

I can't connect to the internet, the router in question is a Netgear CG3101D. Logging into the router I can see that the server is a trusted device and in all the parameters are the same as other computer running Ubuntu Studio.

Does anyone have any tips of how I can find out how to find what is wrong?

It is Ubuntu 10.04.2 LTS (Lucid).

View 3 Replies View Related

Ubuntu Networking :: Internet Access For 3 Laptops With Different OS

Jul 12, 2011

I have 3 laptops with 3 different OS - XP PRO, Win7 and Ubuntu (Linux). I try to connect to Internet in different locations using 2 different Internet Service Providers (ISP) and straight cable connection (not wireless).
Scenario 1: ISP number 1 - all 3 laptops can access Internet
Scenario 2: ISP number 2 - only Microsoft OS based laptops can access Internet

View 9 Replies View Related

Networking :: Ubuntu Server Can't Access Internet ?

Jan 2, 2011

I'm setting up an old box as a dedicated file-sharing server on the LAN as well as an internet web server for my personal web site but I have no network connection. My computer is connected to a router which is connected to my DSL modem. The router has the Ubuntu box's MAC address as well as a Win7 box, which connects to the internet fine.

Here is what I've tried:

1. Check routing table

Code:

2. Try to add a default gateway to the internet on eth2, this happens:

Code:

3. I edited resolv.conf, which was empty, adding:

4. I edited /etc/network/interfaces as follows:

Code:

Then I type the following:

Code:

And it keeps doing this endlessly because it's not finding the DHCP server, presumably...? This didn't solve the problem and so I attempted another configuration:

Code:

Still, not internet connection and no ability to apt-get anything (says packages not found)

So, this didn't work either. What I've tried should work, especially the route command. Now why won't it work?

View 13 Replies View Related

Networking :: Can Only Access Internet In DMZ

Nov 29, 2009

I've just set up a webserver and forwarded ports 80, and 22, and I cannot access the inernet on that machine but I can connect via ssh and visit a page on the server when on a different network.When I put the router in dmz mode I can connect to the internet properly.

View 11 Replies View Related

Networking :: Help Getting Internet Access

Jan 14, 2011

I have an old Debian distro (2.6) and it is completely stripped down, containing only the very bare minimum in software packages in order to function.I would now like to get internet access on this computer and I have installed a network card and connected it to an ethernet port however I am not sure where to go from there (i have little linux experience when it comes to installing/removing hardware and software).

Would I be right in saying that I need to install some kind of network/internet package in order to gain internet access? If so where would I get this from? and if so is this package likely to interfere with other packages I have installed? preferably I would like to leave everything else as it is. Frankly it only just works in its current state and i don't want a network package updating other packages and ruining all the dependencies and making my life hell :P

To clarify: I do not currently have internet access on the computer in question so I cannot use those fangled console command that download and install packages automatically. I also do not have a Debian CD, nor am I interested in downloading the 30discs worth of Debian distro as this internet connection is super slow

View 6 Replies View Related

Networking :: No Internet Access

May 9, 2009

I'm having a problem with my wireless router and I don't understand the source of it. I have a DLink 604 router since couple of years and it work without any problem. It is attach to a cable modem. Recently I tried to connect a wireless router (DL 624) in the same setup. But it refuse to connect (etho) to the Internet even if Knemo tell that my computer is connect. I tried everything: disconnect the modem, the router, reboot, update my firmware, disable the wireless, disable DHCP...name it. So I thought my router was the problem, so I just purchase a new one (DIR-628) and guess...the same problem. And as soon I reconnect the DL-604 everything is fine. So there is something with wireless router that I don't understand. And I don't have to say that the Wireless connection doesn't work either. Any clue of what can be wrong. Bye the way I use Mepis 8.

View 9 Replies View Related

Networking :: Get Internet Access On Desktop Computer Through Networking?

Sep 10, 2010

I'm not really a newbee in Linux but I am a newbee in networking. I have both a Ubuntu laptop and a Gentoo desktop computer. I have just bought me the MBR1000 Cradlepoint router and it works great with my Verizon USB 760 modem plugged in it. I can now send and receive email on my Ubuntu laptop. I like it.My Gentoo desktop computer is just sitting there with no Internet access because my Verizon modem is no longer plugged into it but plugged into the router instead. Only my laptop now has Internet access. The laptop has an integrated wireless card built in the MB but my desktop has no such capability.

Is there a way (besides buying a wi-fi adapter) to get Internet access on my desktop computer through networking so that the router would give both computers Internet access at the same? My Gentoo desktop does have an ethernet adapter that perhaps I could useThe router has several LAN ports and one WAN port, both unused.

View 2 Replies View Related

Ubuntu Networking :: VPN Server Does Not Allow Clients To Access Internet?

Jan 7, 2010

i have successfully setup PPTPD on my server and I can open a VPN tunnel but my clients can only ping the server's IP, they don't have access to the internet through the VPN.

i have searched different forums and understand that I have to create a route on the server to route packets between the VPN interface and my internet gateway, but I didn't manage to get this work.

here is what my setup looks like:

Code:
root@r31495:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:1c:c0:c7:13:35
inet addr:94.23.197.XX Bcast:94.23.197.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[Code]....

View 9 Replies View Related







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