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


ADVERTISEMENT

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

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

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

Fedora :: Control Of Network Connections/network Startup - 9 Gnome?

Jan 5, 2009

I have my box setup as a router/NAT with two different network cards. One for external connection(connected to the Cable Modem) one for internal connection(used for internal DHCP). It works perfectly when I manually activate the two interfaces after booting(both interfaces always show up as inactive after booting), then the DHCP server and firewall. I am confused, however, by which program has control of these interfaces.

First, there is the Network Configuration (System->Administration->Network), which is where I manually start the interfaces after rebooting. Both interfaces are set to "Activate when computer starts" in here.

Second, Network Device control(System->Administration->Network Device Control), which looks to be almost the same thing as the above.

Third, the NetworkManager applet(on the top bar) - both devices show up as unmanaged when I left click on this, but if I set "Controlled by Network Manager" in the "Network configuration" window(number one above), It still does not work. Can I get rid of two of these programs, or is there some way to edit the startup scripts to start my ethernet cards before the dhcp server/firewall(which is shorewall BTW)?

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

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

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

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

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

Fedora :: Configure Network Devices And Connections

Dec 4, 2010

Does anyone know where the System->Administration -> <Network Configuration> has been placed in F14? Can only find the System -> Preferences -> Network Connections, but here you have no checkbox to activate a device (although even so discribed in the HELP).

View 2 Replies View Related

Ubuntu Networking :: Remote Desktop Connections - Access Files On The Other Computers In My House

May 22, 2010

Alright so i just wanted to try and get remote desktop connections running so i can access files on the other computers in my house. For my first try i went after my laptop. I'm using rdesktop.

First couple times i tried i typed in

Code:

After about 15 seconds it would pop back with

Code:

I realized that my laptop's firewall was blocking the packets, so i created a custom rule that allows all TCP packets on port 3389. So i fired up rdesktop again. Now it pops back with:

Code:

But instantaneously, not after 15 seconds (not sure if thats significant or not.) I checked my firewall's log and it allowed the tcp packets.

View 6 Replies View Related

Fedora :: Files Downloaded By Preupgarde Were Used As Almost No Connections To The Net During The Upgrade Process?

Nov 8, 2010

I just upgraded from F12 to F13 and the result is a mess. From F11 to F12, I*used preupgrade and it worked flawlessly. This time, the process ended on a blank screen. So, I downloaded the DVD and I suppose the files downloaded by preupgarde were used as there were almost no connections to the net during the upgrade process. The problem now is that apparently almost all the FC12 files are still on my system:

rpm -qa | grep fc12
telepathy-stream-engine-0.5.11-1.fc12.x86_64
pbm2l2030-1.4-5.fc12.x86_64
keyutils-libs-1.2-6.fc12.x86_64
apr-util-ldap-1.3.10-1.fc12.x86_64
iwl4965-firmware-228.61.2.24-2.fc12.noarch
rdiff-backup-1.2.8-3.fc12.x86_64

[Code]...

Of course, as I said, the previous upgrade went flawlessly and I didn't check what happened on the system with the rpm and locate commands but I doubt is looked that bad. Seeing what kind of mess my system was turned into, I now worry about the next upgrade.

View 6 Replies View Related

Fedora Networking :: Network Share Files With Windows ?

Sep 1, 2011

I am trying to both access files shared by Windows machines on my network, and I also want to share files on my Fedora 15 box. In Nautilus, if I choose the 'Browse Network' option on the left toolbar, I am shown a Windows Network icon. If I try to double click this, I am given an "Unable to mount location" error. Does anyone know why this is and how to fix it? Further, where is the GNOME 3 option to right click and choose to share a folder? Both KDE 4.5/4.6 and older versions of GNOME (at least on Ubuntu) had this. Is there a way to share files this way, and if not, is there some workaround?

View 2 Replies View Related

Networking :: TCP / IP Connections In Fedora 14?

Jan 27, 2011

I just installed Fedora 14 in a hard disk of my PC. I installed MySQL also. I dontt know if this is the correct site for my question, but nobody MySQL related, have an answer yet. For MySQL accepting remote connections, my.cnf file must be edited (bind-address line or skip-networking line in that file). Well, that file in my Fedora-MySQL installation does not have such lines, so i assume, TCP/IP connections are allowed in MySQL. When i try to connect to the MySQL server it refuses the connection with the error 2003, that in short, means no TCP/IP connections are allowed. I disabled the firewall and retried but with no success, enabled the firewall again, and nothing happen. Is Fedora not accepting TCP/IP connections?

View 5 Replies View Related

Fedora Networking :: 2.6.33 - NFS Connections Mapping Twice

Sep 1, 2010

Latest kernel update since Fedora 2.6.33 are mapping all my NFS "shares" twice (two sets of icons, etc.). All work, but why is this happening - was fine previously.

View 2 Replies View Related

Fedora Networking :: Fedora 10 Live Usb Detects Other WiFi Connections / Not Router

May 27, 2009

ok so the router works in windows and i know the config details of it.i can see other wifi access points in the area but not my one. i have tried joining it as a "hidden network" to no avail.is there any reason why fedora would not detect my own wifi when it detects substantially weaker signals instead??

View 2 Replies View Related







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