Ubuntu Networking :: Setting DNS On Network Manager?
Jul 24, 2011
I am trying to set a fix ip address with network manager since my router is not able to set it in order to make port forwarding for aMule.I managed to set the IP address and also de primary/secondary DNS on network manager.My question is: should I set the same DNS on bot the router and network manager?More detail: my router has its own DNS's other than those of OpenDNS. At the moment, I left those DNS's on the router and set up the OpenDNS ones on network manager.Is it correct or should I set the same DNS's on both the router and network manager? In this case, would it be a waste of time since there will be a sort of "double requesting" to the same DNS? Or one of the 2 DNS settings overrides the other one (for example, just the network manager DNS's are considered)?buntu NattyKernel 2.6.38-10-generic #46-Ubuntu SMPNetwork Manager version 0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1
View 1 Replies
ADVERTISEMENT
Jun 23, 2010
I am using fedora 13. when i restart network service then following error.
View 3 Replies
View Related
Feb 3, 2009
I have 2 workstations that I'm trying to network together so that I can backup each to the other. One is XP sp2 and the other Fedora 9. Since installing Samba on the Fedora box and trying to get it configured, I have a problem that Add/remove programs won't do installs because it says there's no connection to a network. Network Manager says there aren't any connections, but it worked before the Samba install. Mozilla and Thunderbird can access the internet OK. Both workstations are connected by cable to my router and thus to my ISP (DNS server).
Two questions:- where can I find hints on setting up a wired connection (which card's MAC address does it want? router or wrkstn?) and Am I right that Add/remove is stuffed because of Network Manager?I now have Samba working from Linux to XP, but still can't get into Linux from XP. I tried the Linux PC's MAC address and set up a wired connection in Network Manager. NM still thinks there isn't one...
View 1 Replies
View Related
May 28, 2011
When I attempt to connect to a wireless network, the network manager asks me for the network's password, then says 'setting network address' for 20 or so seconds, then asks me for some random Hex or ASCII key in the same type of window I put the password in (Secrets for Noel -- KDE Daemon). Since a key is already typed into the window, I press OK, which then causes the network manager to go back to 'setting network address', then the window pops up again and keeps repeating itself.
I'm running Opensuse 11.4 with KDE, and my driver is ath9k. I don't know much about linux so please don't tell me to 'recompile this' or 'change this setting' without explaining how to do it. Please help, I've been unable to connect to wireless in OpenSUSE for 2 weeks now.
View 9 Replies
View Related
May 26, 2011
I'm running Slackware 13.1 with fluxbox as my wm. I want to set up network-manager along with the pptp plugin. So far I've installed the NetworkManager and the network-manager-pptp plugin along with all the dependencies specified in the slackbuild packages which I downloaded from [URL]. I could use some help configuring the network-manager so that I can launch it as a regular user rather than as root and I want it to come up in the fluxbox toolbar if possible.
View 10 Replies
View Related
Mar 20, 2010
This has already been asked, and answered here: [URL] but there is one problem, this requires a window manager, and network-manager. I am using Ubuntu 9.10 Minimal with no window manager, and i want to recreate the exact effects of the second post in the above thread.
I have one desktop (Ubuntu 9.10 Minimal) with a USB wireless adapter (wlan1) and an ethernet port (eth0). I want my second desktop (also 9.10 Minimal; connected to desktop 1 via ethernet on eth0) to recieve the connection through desktop 1's wireless. I realize this is rather easy with network-manager, but I am not sure how to go about it through command line.
View 9 Replies
View Related
Feb 16, 2010
I've been trying to understand how Linux creates the network/interfaces on a machine (been reading the Linux admin guide), but as I'm pretty new to this subject, I've got lost in the forest.
To provide with my goal:
1.) Learn about network setups on Linux
2.) Be able to maintain my own (virtual) network
3.) Configure my (virtual) network
View 1 Replies
View Related
Jul 1, 2010
I recently fixed an annoying problem and I thought it would be nice to share my solution here. The problem was that after a cycle of suspend/resume, Network Manager would only auto-connect to the same network as it was previously connected to. So, for example, if I suspended my laptop at home, and then I went to school and resumed it, it would try to connect to the home network, and then just give up. It would not connect to the school network unless I explicitly told it to.irst, I'll describe the fix. If you're having this problem, you can this. Copy the following:
Code:
#!/bin/sh
case "$1" in
[code]....
View 5 Replies
View Related
Jan 24, 2011
I am a Windows refugee who discovered Ubuntu as a way to save my files from my virus-ravaged computer. Had no installation discs for Windows, so when I had to wipe my hard drive and start over, I decided to give Ubuntu a try. I've had mixed success, but that's another post...
Right now, the problem is that I installed 10.10 two weeks ago and was able to connect to the Internet with no problems - until yesterday. Suddenly, our wireless network (the only one in the vicinity) does not come up as available in Network Manager. In fact, the entire wireless option disappeared. I know there are many posts and threads on here about this, but weeding through them trying to find an answer is more frustrating than actually dealing with the problem. I know the router works because I can post on this forum from the Macbook. I really like Ubuntu and would like to keep using it, but not being able to connect to the Internet now on top of the other issues I've had is making me doubt I want to continue down this Linux road.
P.S. When I attempted an analysis through System Testing, it said something about there being no proprietary drivers?
View 2 Replies
View Related
Jun 14, 2010
I have used ubuntu in the past but had a lot of hardware issues with it and unfortunately moved back to windows (( BUT i have tried Ubuntu again and all seems to work great except wifi My wifi connection is sort of working because when i run SUDO IWLIST SCAN it does pull up all available networks. But in the network manager icon on the panel i left click but i see no networks and can't connect to anything. I WOULD LOVE TO keep Ubuntu and use it permanently but I must get wifi working or else this won't be possible.
View 4 Replies
View Related
Feb 18, 2010
I have the problem with my notebook, that, after I used it at work, the network-manager always tries to autoconnect after boot. He has no cable network and so I get the message "not connected" after a while.how to tell the network-manager, not to autoconnect each time?
View 4 Replies
View Related
Jul 10, 2010
I recently put Linux on a Thinkpad T40 I got. The wireless card works out of the box--I can see nearby networks. However, I can't connect to mine. network-manager would try (spin spin spin), fail, ask for the password, and then go back to the beginning and repeat indefinitely. This happened to me on a different computer, and on that one all I had to do was use wicd instead of network-manager. So I installed wicd, but it's not working either--it hangs at "Obtaining IP address".
I've found many, many threads with people who had the same problem, but none of their fixed worked for me.
I also tried to get wifi going manually, using this guide, but that didn't work.
View 3 Replies
View Related
Oct 26, 2010
My wifi connection drops sometimes and, for some reason, Network Manager attempts to connect to my neighbor's network, which requires a password (which I don't know). Is there any way to blacklist a wireless network so that the Network Manager will never attempt to connect to it?
View 4 Replies
View Related
Mar 2, 2010
I had trouble connecting to a wireless network with openSUSE, so I tried the YAST network manager to see if that fixed it. Not only did it not fix it, but now I cannot connect to any network, wired or wireless. I tried to open the default network manager and it said "Network management disabled". How do I re-enable it?I also have set YAST settings back to their originals with no luck.
View 7 Replies
View Related
Apr 20, 2010
I'm trying Ubuntu for the first time; it's actually the first time I've messed with Linux at all-- and, well, it's kind of intimidating. One of my hobbies is playing with dead computers, and long story short, I have Ubuntu installed to a partition on an external drive connected to an older Dell desktop with no internal storage to call its own. The only network adapter I have to spare right now is the rather wimpy USB one that came with said desktop. I have the CD with the drivers to it, but I think the Linux drivers on it are for a different distribution. Am I going to need to scrounge up another network card or adapter, or am I going to have to start sheepishly asking ridiculous questions regarding basic operation of the command console?
View 4 Replies
View Related
Apr 28, 2010
I have two laptops with Ubuntu 9.10
I want to connect them with a wireless router. phillips snb5600 router.
So I can go online and share files with both laptops
My LG E500 laptop to function as a modem with a connection to the internet with a 3g usb modem.
There are built-in wireless LG E500.
My other laptop is an old webtech without wireless built in, but I have a wireless USB thing fully with snb5600 Router. Ubuntu can find the wireless USB thing. so it's not a problem.
Both laptops can also connect with the router with cable.
View 5 Replies
View Related
Mar 28, 2011
I recently purchased an hp 3050 printer because of it's wireless functionality. I found this (click me) where someone got it working. I tried to follow it step by step, but I couldn't get the ad-hoc network to work reliably.
I used the network manager to locate the printer's ad hoc network (it correctly identified it as ad-hoc) I then edited this connection, made it a "Link-local only" network in the ipv4 tab and then connected.
Usually what happens is that networkmanager claims that it has connected. I get a signal strength and everything, but I can't actually communicate with the printer. I entered the ip address (into firefox) given to me by asking the printer to print it's network settings, and I don't get a response.
Notice that I said "usually". I've tried this many times, and one time, I actually connected to the printer, got the browser interface, tried to use the interface to connect the printer to my wireless router, and failed (then the browser interface didn't work anymore [which of course would make sense if the printer tried to connect to the router, but I don't even know if I got far enough into the process for that to be the problem]). The printer does not show up as a device on my wireless router (my router has a list of all devices that are logged into it), so it failed somehow. I have never been able to duplicate that "success" again in spite of the fact that I've used the printers control panel to reset network defaults.
It seems that the people who were on the questions forum had no problem connecting the ad-hoc network. I kind of suspect that there is something wrong with the printer's wireless device.
PS: I noticed that hp-setup has an option to plug a wireless printer in via USB, set it up then it should work wirelessly, however, I couldn't get that to work with this printer.
View 3 Replies
View Related
Apr 23, 2011
I can communicate to Windows perfectly (Internet sharing, file sharing, printer sharing, etc), but Windows controls everything, and I can't access any other Ubuntu PC, or host a printer or Internet connection. I have been fighting Samba for quite a long time, and I finally am able to access Windows shares from Ubuntu, but I want to host the shared folders (and everything else) on Ubuntu instead, because I have a bigger HD on it, and it is just a faster computer.
I tried personal file sharing and shared folders, but it doesn't work. I am also not able to access other Ubuntu PCs in the network, for printing, remote desktop, or file-sharing. All the computer are connected to the same Ethernet router. I'm using XP Home SP3, Ubuntu 10.04 x64, and a laptop running 11.04 beta 2.
View 7 Replies
View Related
May 23, 2011
I have 4 computers at home: 1 XP, 1 Laptop w/ Win7, 1 Mac, and 1 Ubuntu (hey, I like to try most everything). Anyway, I'm wanting to set up a home server to save everything on so that I don't have 3-4 copies of one file floating around. I was planning on using Ubuntu because I've always heard that Linux is a good system for a server and that Ubuntu is one of the easiest to work with.
Anyway, I just installed the Ubuntu OS, and the only software that I installed with it was Samba (I don't have a printer hooked up to this computer). Is samba the best software to use for this, or is there any other option that would be easier to use? I've heard that with samba there are a lot of things you have to change using the CLI (something about chmod, whatever that is, and others like it), which doesn't bother me, I've used CLI since the years before Windows, good ol' DOS.
View 6 Replies
View Related
Jul 4, 2011
I have 4 computers in my house, all with different OS's. (XP, Vista, 7, and Ubuntu) They would all be on Linux but haven't found a way to get my wife to stop using Windows. Anyways, I'd like to set up a home network to connect all 4 computers that would provide filesharing and print server. Does anybody know if this is even possible?
View 1 Replies
View Related
May 3, 2010
I'm try to create a mobile broadband connection using my Huawei E 1550 medem. but in Network manager there is not way to select my modem in the first step ( device selection step ) the drop down menu is locked. what to do ? how to configure my modem with ubuntu ?
View 1 Replies
View Related
Apr 2, 2011
Whenever I start up my laptop i do not get a wireless connection automatically. I have to rightclick network manager applet and select enable networking. After that everything works fine untill i shutdown and restart my laptop. I would like a way to change this so that my wifi connection is working whithout having to click something first..
OS:Xubuntu 10.04 LTS!
hardware: dell inspiron 6000
nm applet: 0.8.?
View 6 Replies
View Related
Aug 23, 2010
Neither of my wired network connections are listed in the network manager applet. I know that networking seems to be functional since I can ping local devices on the network. I can't resolve DNS names however. I suppose this is because network manager usually handles DNS? I've posted the outputs of various configurations below.
Code:
/etc/NetworkManager/nm-system-settings.cfg
# This file is installed into /etc/NetworkManager, and is loaded by
# NetworkManager by default. To override, specify: '--config file'
# during NM startup. This can be done by appending to DAEMON_OPTS in
[code]....
View 4 Replies
View Related
Apr 15, 2010
I need help setting up network printers I have two computers, they both have ubuntu on them. The internet comes in to the first computer on a usb modem, it is routed out from ethernet to wireless. I used CUPS on computer two and printed out a test page that worked, but it won't print out anything else.
View 1 Replies
View Related
May 5, 2011
I am new to linux and just set up my wired network, still a few kinks that needs to be sorted out. When setting up a wireless connection, what is needed for a basic p2p network. Wireless connection from one laptop to another to enable sharing? What I have done was set up a wireless network on my windows machine, connect to it using ubuntu. (this is all done with the built in wireless adapters, no routers). The connection is made, both the windows and ubuntu machines say connected, but none of the computers show up in the networks directory?
View 2 Replies
View Related
May 10, 2010
Loaded Ubuntu 10.4lucid on TransPort NX Mobile Pentium II, 328MiB,Using Netgear Rangemax wn511b. with Broadcom STA wirless driver. bcm43gx.Boot computer and network manager shos "no network devices available" Run system/administration/hardware drivers and the Broadcom STA driver shows up (only one that shows up) REMOVE and then ACTIVATE and the network manager sees it and connects fine. Shut down computer, restart and no device. I am forced to Remove and Activate each time I start the computer.Is there a way to set this driver to be found and run at computer start.
View 4 Replies
View Related
Jan 6, 2010
have a home network with two desktops and I also have a netbook. The netbook and nettop (desktop) both run UNR 9.10 and my other desktop runs Ubuntu 9.10 with all updates in place. So all 3 machines are hooked up to my home network via wireless router (secure and password protect). I want to set up file shares between machines in order to move files between machines and also to have all machines connected to and accessing one shared printer. Fair enough. According to Ubuntu help I click on a folder, then properties then the share tab and click all checkboxes and give the share a name. Then I do likewise on my two other machines. So in theory once every machine has a share setup then you should be able to access via the other machines by simply going into Network, finding the machine, opening it and mounting the shared folder. In some cases I see the other machines but when I click to open them it says "unable to mount location". So now I would like to ask... where should I look to resolve this? The wireless router settings? Some type of network or security settings on each of my machines?
View 6 Replies
View Related
Sep 1, 2010
My work has got a new Sharp MX-1800N network printer. The setup requires user authentification, one password for printing b&w, another for printing color. However when they try to set up my netbook running ubuntu desktop 10.04 they don't get it to prompt for a password, which makes the printer reject the printout. How do you fix this?
View 5 Replies
View Related
Feb 27, 2010
Since the last update the 'wireless network authentication required' box keeps asking me for my wep key. Everything was working fine previously, I've even re-installed ubuntu just in case it was something I did....again everything was working OK until I installed the latest Nvidia drivers and updated ubuntu.I can see my wireless connection when I click on the network manager icon I just wont connect.Wired connection works fine.
05:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
View 3 Replies
View Related
Jul 24, 2010
I'm using NM applet to connect to the Internet.I just need to know my Internet usage details such as Connection Duration,Data sent and received.
View 2 Replies
View Related