Ubuntu Networking :: Exporting Network Connections Configuration?

Jul 4, 2011

i'm currently using ubuntu 10.04 and wanted to update to 11.04 and that means backing up all sorts of data and configuration.Regarding the wireless configuration list, i have a few with password and auto connect, i wanted to know if there is a way of saving that listconfiguration other then manually.

View 3 Replies


ADVERTISEMENT

Debian Configuration :: Unable To Access System>Pereferences>Network Connections?

Mar 15, 2011

I just installed Debian and am getting a problem where I can't open the list of network connections. I can use the network manager applet to connect to wireless networks, but I cannot access the network connections list from there either (right click "edit connections)

I'm not incredibly knowledgeable with Linux, but I tried a few simple things I could think of like reinstalling the packages, or restarting the interfaces. (ifdown/up wlan0)

It's strange, because when I click "network connections," I see it show up for a second on the bottom panel, I get some rotating mouse icon while I wait a few seconds and then if goes away. Is there some kind of logfile that could help me identify the problem?

Using Debian 6 on eeePC1000HEB with Ath9k (i think) wireless card. Net Interface: wlan0

View 1 Replies View Related

Networking :: Creating Simultaneous Network Connections To A VPN And Local Area Network?

May 31, 2010

I'm working with a Ubuntu 10.04 LTS system with two network interfaces (both Ethernet). I wish to setup this system such that it is simultaneously connected to my local and an OpenVPN network and able direct traffic between the connections depending on what program is sending the traffic. The problem: Under my current OpenVPN configuration all network traffic is directed to the VPN.

My OpenVPN config file (some details omitted)

--remote [gateway ip] # vpn12 load:
--remote [gateway ip] # vpn11 load:
--remote [gateway ip] # vpn15 load:
--remote [gateway ip] # vpn16 load:

[code]....

In practice, I would like OpenVPN to operate out of one of my two network interfaces and leave the other interface connected to the local network. Then by default all network traffic should be directed to my local network unless I specify (on a per program bases) that certain traffic should go though the VPN. These two network connections can (should) stay completely independent of each other and do not need to talk to each other.

View 2 Replies View Related

Ubuntu Networking :: Networking Connections Not Listed In Network Manager

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

Fedora Installation :: Network Connections Is Inactive - Cannot Set Internet Connections

May 30, 2011

I recently installed Fedora 15 now, and during installation I set the internet connection manually, then did update and after reboot, the internet connection settings have been removed. Now I can not set because the network connection to the Internet Connection is inactive. I mention that before the update was functional internet connection.

View 5 Replies View Related

Ubuntu Networking :: Network Connections Keep Dropping?

Jan 30, 2010

Here is the layout of my network:My cable modem plugs into eth0 on my ubuntu server which acts as a firewall (shorewall) and dhcp server to my lan. A dd-wrt access point is plugged into eth1 and then a bridge connecting my xbox360 and another bridge connecting a desktop computer.Everything works pretty well, except a few times a day, my network will just shut down. The wireless on my macbook and my wife's laptop will just shut down, and if my xbox is running, it will lose connectivity. It will be down for maybe a minute or two, and then come back up like nothing ever happened.I never had this problem when I had just a dd-wrt router running everything instead of my server.When I ssh into my server afterwards and run dmesg, this is what I will get:

Code:
[398598.251548] martian source 169.254.1.255 from 169.254.1.33, on dev eth1
[398598.251565] ll header: ff:ff:ff:ff:ff:ff:00:23:69:3d:b1:82:08:00

[code]....

View 2 Replies View Related

Ubuntu Networking :: No Network Connections Using 11.04 (natty)?

Jul 8, 2011

i've installed ubuntu 11.04 on a friends Asus Eee pc 1005HA netbook. after the installation i tried to connect to the router using wireless, and when i enter the key, it fails to connect, so i tried using an Ethernet cable to connect but that doesn't work either,the network devices on the computer are:

Atheros AR8132 PCI-e fast ethernet controller
Atheros AR 9285 wireless network adapter

It lists the wireless device and the solutions to the problem, however, the solutions seem to be for Ubuntu 10.04 and also 10.10, and im not sure if it will work for 11.04 so far i have been unable to find out anything on the forums about the ethernet

View 9 Replies View Related

Fedora Networking :: Network Connections In TUI While Not Available In GUI

Jun 18, 2009

once I updated , there will be no connections to Internet in GUI , while it's available in TUI . So it's wired , huh ? Before upating, it's available both in TUI and GUI, though all the time the network-manager shows no connection , in fact , there is and both GUI and CUI . Now I updated , and it can't access Internet from GUI.

View 2 Replies View Related

Networking :: How To Log Network Connections With Timestamp

Mar 17, 2010

Is there a way to log specific type of network connection with timestamp? I mean, if someone sends a mail through mail server, is there a way the server logs that connection with timestamp?

Example:
2010-03-17 14:10:12 <server>:25 <client1>:<port1>
2010-03-17 14:10:26 <server>:25 <client2>:<port2>
2010-03-17 14:13:09 <server>:25 <client3>:<port3>
2010-03-17 14:15:43 <server>:25 <client4>:<port4>
...
...
...

View 1 Replies View Related

Networking :: Unable To Run 2 Network Connections

Oct 29, 2010

I'm having trouble running 2 network connections on an Ubuntu 10.10 machine. My wireless connection provides my internet access and is assigned the ip 192.168.1.7 My ethernet connection provides access to a separate network containing a nas box/server. The ip address for this is 192.168.5.100 When I am only connected to the wireless network, the internet works fine. However, once I connect to the ethernet network, I lose internet access via browsers and email client I cannot ping external web servers. It doesn't appear to be an ip address conflict so I'm at a loss as to what is causing my internet connection to drop.

View 8 Replies View Related

Ubuntu Networking :: Multiple Network Connections On Different Networks?

Sep 20, 2010

I am total newby in Ubuntu 10.04. I have just installed it in my office where I have two networks card one connect to a router giving the internet access and the other connected to the windows based work network providing access to the work network sources. In XP everything works fine as I can keep both connections alive and have the results I want.

However although I don't know how to do it in Ubuntu 10.04. Till now I have setup the first connection directly to my router and I have internet access but I cannot set the other one. Another question is how I can force ubuntu to use the router connection as the default one when I log in.

View 5 Replies View Related

Ubuntu Networking :: Eth0 Not Visible In Network Connections?

Jan 24, 2011

Since I installed ubuntu 10.04 I dont see my eth0 card in System->Preferences->Network _connections. Everything works fine but it puzzles me. In ifconfig iI just see the eth0, networking seems to be working fine, but it keeps puzzling me. Adding theinterface is no solution: add it and it doesnt show again

View 4 Replies View Related

Ubuntu Networking :: Network Config - Edit Connections

Jun 14, 2011

Using xubuntu 11.04, how do I maually give myself a static IP address and other IPv4 settings? I see the edit connections panel and saved a setting there but can't see how to use that setting. The only useable setting when I'm connected by ethernet is Auto eth0.

View 3 Replies View Related

Ubuntu Networking :: Can'tconnect To Wireless Network "Network Connections Disconnected"?

Dec 18, 2010

I have just installed Ubuntu 10.10 64bit on my laptop Toshiba Satellite A665-S6065 and I can connect to wired network but I can not connect to wireless network "Network Connections disconnected". Im following this post http://ubuntuforums.org/showthread.php?p=6183681

1. Machine Brand and Model (PC/Laptop): Toshiba Satellite A665-S6065
2. Wireless Brand, Model and Wireless Chipset:

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

[Code]...

View 3 Replies View Related

Networking :: How To Check Network Connections Generally

Dec 20, 2010

How to check Linux server network connections generally?

View 3 Replies View Related

Ubuntu Networking :: All Network Connections Start And Then Hang / Sort It?

Apr 4, 2010

All connections on my computer start loading and then hang: it happens when running apt-get update (a few repositories load successfully and then it hangs at a random one) and when loading web pages with the browser (it says "Connecting...", then "Waiting for....", sometimes some part of the page loads, and then it hangs).

This happens both with my wired and my wireless connection. It does not happen on Windows on the same computer.

Any idea on what it might be?

View 6 Replies View Related

Ubuntu Networking :: Network Connections Blank, Ifconfig Shows NIC?

Feb 11, 2011

I messed up my Network Connections when I put a different NIC in my computer. Now I just went back to using the old NIC. It shows up in ifconfig, but the GUI Network Connections is blank. When I manually Add the connection back to the GUI Network Connections, the settings are not reflected when doing ifconfig.For example, I change the IP address for eth0 in GUI Network Connections, save the settings,

View 6 Replies View Related

Networking :: Ubuntu Server Does Not Accept Incoming Network Connections Like SSH?

Feb 25, 2011

I have a bunch of Ubuntu boxes on one subnet, 192.168.1.0. I have a Windows 7 box on another subnet, 192.168.2.0. I am able to ping and SSH to all servers on the .1 subnet except for one server, which I will call PITA. I will attempt to SSH to PITA, and it won't respond, nor does it respond to pings. I will the SSH to PITA from another of the test servers, successfully connect, and then when I SSH from my Windows 7 machine I can connect successfully. If I first connect via console to PITA and send some pings out (to anywhere, like 4.2.2.2), I can also connect from my Windows 7 machine. I've never seen anything like this.

One of the weird things is that I used PITA to create an image that I then used to create many of the other test servers, and they work fine, so I'm not sure what the problem is. I've checked /var/log/messages and syslog and there's nothing in them that indicates a problem. I've rebooted this server, restarted SSH, changed the IP in case it was conflicting with something else, forced an ARP update in case it was cached (since I had bonded the interfaces), cleared the ARP cache on my own machine, verified Network Manager is not installed...and I still have this issue.

Here are some network-related config:

/etc/network/interfaces

Quote:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface

[code]....

View 3 Replies View Related

Ubuntu Networking :: 9.04 Wireless - Network Manager Says "no Network Connections Available"

Jul 30, 2011

I am running Ubuntu 9.04 as a partition with windows 7 on a acer aspire 5742, I would like to connect to the internet in Ubuntu, wirelessly, but I am unable to turn my wireless on in Ubuntu, and network manager says "no network connections available". I have the following network adapters:

Atheros AR5B97 Wireless Network Adapter
Broadcom NetLink (TM) Gigabit Ethernet
Microsoft Virtual WiFi Miniport Adapter

View 9 Replies View Related

Fedora Networking :: Are Network Connections Counted As They Were Files

Feb 11, 2009

Code:

[bee@localhost ~]$ ulimit -a | grep files
open files (-n) 1024

that open files value set to 1024, but is it valid only for real files ("file handles/descriptors" of files on your filesystems: hd partitions / cdrom / floppy / usb devices) or does it counts also network/sockets connections? i'm just asking without a reason. it's just curiosity ... as you can see sockets with lsof, somebody like me could think connections are counted as they were "files" by ulimit too

View 9 Replies View Related

Fedora Networking :: Get Firewall To Allow All Connections To Local Network?

Aug 8, 2009

I want to write a custom rule to allow all connections to the ip addresses on my local network (192.168.2.2 through ...99) but I don't know how. I know adding a custom rule asks me to read a file and put it in "iptables" format, but I don't know how...

View 5 Replies View Related

Fedora Networking :: DNS Not Working With Multiple Network Connections

Mar 5, 2010

I have a machine that I'm trying to setup as a reverse web proxy. It will have two NICs, eth0 will face the public network, and eth1 will face the "internal" network (connects to a switch that goes out to the other web servers that are statically assigned a private IP address).

When both interfaces are started, I can ping hosts on the 1.2.3.0 network and the 192.168.10.0 network without problem when doing so by IP, but if I try to run a ping or nslookup command with a DNS name, it does not work. I've tried commenting out my entries in /etc/resolv.conf and adding the DNS entries in the /etc/sysconfig/network-scripts/ifcfg-ethX files directly (DNS1=x.x.x.x and DNS2=x.x.x.x), but the results are the same.

View 2 Replies View Related

Networking :: Multiple Network Connections - Internal And Wireless

Dec 4, 2008

What I want is quite simple, I have my PC running Linux Mint 5 (Elyssa), and I would like to connect it to both an internal network, which has a file/print server, another machine and will soon host a small cluster. I also have a wireless router connected to the tinterweb.

The thing is using my ethernet I want to connect to the internal network whilst simultaneously using my wireless to deal with the internet, I want to keep the internal network off the net as it really doesn't need to be connected. I can connect to my internal quite happily and also my wireless but not both at once.

View 5 Replies View Related

Ubuntu Networking :: Server Not Exporting CUPS Printer?

Jul 8, 2011

server not exporting CUPS printer?

View 9 Replies View Related

Fedora Networking :: Cannot Find Network Card While Setup Network Configuration?

May 25, 2010

Cannot activate network device eth0!"device eth0 does not seem to be present, delaying initialization".i cannot find my network card while i set up network configuration Now I use dual boot window 7 and fedora 9,I cannot find my network card in select network adapter while network configuration ,i have a network card Atheros AR8132 PCI-E fast Ethernet controller NDIS(620)and for wired in Accer laptop .

View 1 Replies View Related

Ubuntu Networking :: Restore The "Network Connections" Icon In The Top Panel?

Jun 1, 2010

Ok So i installed edubuntu yesterday, and it was working flawlessly. Now suddenly the "Network Connections" icon in the top panel, to the left of clock and at the side of volume controller is missing. I don't know how to connect to my DSL Broadband internet!I'm using the "sudo pppoeconf" command temporarily to connect to internet. I've BSNL broadband internet connection, I live in India. Please help me how to bring back the networkconnection icon, so that i may connect net again. Like in the above picture, there are "2 oppositely pointing arrows" showing the network connection icon, to the side of volume controller. How to bring it back? It suddenly disappeared on itselfI googled a bit and found that some people told to press alt+f2 and type some command (which i forgot and am not able toremember, sorry!). But that didn't work, although it worked for the person who had the same problem as mine.

View 9 Replies View Related

Ubuntu Networking :: Broadcom 4401 Ethernet: No "Wired Connections" Showing Up In Network Manager?

Apr 10, 2011

I've been struggling with this a bit now, and I'm not sure what the problem is. I have a laptop with a BCM4401 Ethernet card as well as a BCM4311 Wireless card. The wireless card works great out of the box, I'm able to connect with it perfectly. The problem is the ethernet card. Here is the situation: The NetworkManager menu doesn't list "Wired Networks" at all (ie. it doesn't say "not managed", it just only lists Wireless networks) Going into Network Connections, there is an "Auto eth0" entry ifconfig shows eth0 (which I assume means NetworkManager isn't managing eth0) I have edited /etc/NetworkManager/nm-system-settings.conf to say managed=true I have edited /etc/network/interfaces to remove any mention of eth0 (all that's left is the "lo" lines) So I'm not sure why eth0 is still showing up when I run ifconfig, and why Network Manager is not managing it. Any ideas?

Edit: Not sure what I did but now ifconfig spits out this:

Code:
eth0 Link encap:Ethernet HWaddr 00:1c:26:2c:60:75
inet addr:10.0.1.12 Bcast:10.0.1.255 Mask:255.255.255.0
inet6 addr: fe80::21c:26ff:fe2c:6075/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[Code]...

The MAC address of the "Auto eth0" entry is 00:1C:23:8F:D4:39, the same as the eth1 entry that ifconfig spits out.

View 5 Replies View Related

Ubuntu Networking :: NFS Server Exporting NTFS Partition Giving Stale File Error?

Apr 3, 2010

I'm trying to setup a small network between my old and new laptops to transfer my personal data. They are now linked with a crossover cable and they see each other.The old one has a dual-boot setup with WinXp and Ubuntu 9.10.The new one with Win7 and Ubuntu 9.10.I tried samba but it was very slow even using Windows in both computers: maximum transfer rates were about 1,5 Mib/sec.I tried SSH using ubuntu on both pcs and it is reliable and much faster, 5 Mib/sec. But I wanted more...I installed the NFS server on the old one and exported the NTFS partition where my data resides with sync and ro options.

I installed the NFS client on the new one and i'm able to mount the remote partition.Now, when I transfer my files I get very high speed, more than 10 Mib/sec but after a while I get a "Stale NFS file handler" error but I really didn't touch any file in the old pc and the connection is always up.Searching on the web I found that NFS had some troubles exporting NTFS partitions in the past but should be fully compatible with them since the last versions of ubuntu.

View 1 Replies View Related

Ubuntu :: 2 Pptp Vpn Connections - When I Dial One Of My Vpn Connections, My Other Vpn Connections Be Disabled?

Feb 7, 2011

have a problem with my network-manager in ubuntu 10.10.when I dial one of my vpn connections, my other vpn connections be disabled and I can't use them!I tried to restart network-manager and gnome-panel, but it does't seem to solve this problem.

View 1 Replies View Related

OpenSUSE Network :: Create A Gateway Server That Allows Virtual Private Network Connections?

Feb 26, 2010

I have openSUSE 11.2 installed and i need to create a gateway server that allows virtual private network connections. I want to play with my friends some lan games, but we are in different networks, so i want to create this gateway server so we can connect with VPN clients to this server and play freely.

View 7 Replies View Related







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