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).
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.
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)?
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.
i'm quite new to Fedora, altough i'm now installing it on my second computer, a desktop pc,it is old (4 years or so), and has an ASUS M2N-SLI DELUXE URL... which worked fine under windows XP and had no problems.Now, after i've installed Fedora 13, i've found out that it isn't recognized, i'm unable to connect to internet, or to any other device, because under the network management window there are no network devices to select.
I'm doing a few tests with fedora 15. I'm surprised because they changed the naming way on network devices. eth0 is now called em1.At every fedora I have found the configuration files in /etc/sysconfig/network-scripts, but today I can't find them.
[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
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...
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.
Does anyone know of an application that continually scans for devices on a network and notifies you if a device connects/disconnects to/from the network? I just want a way of knowing when a computer is connected and when it's not.
I'm having trouble getting my wifi devices to work on my 128bit WEP network. I have a new Thinkpad T400, with an internal Intel PRO/Wireless 5100 AGN. I also have some cardbus cards: a Lucent ORiNOCO Gold, a Linksys Wireless-G, and a TRENDnet TEW-421PC. I have them set up as interfaces eth2, eth1, and eth3. (The TRENDnet isn't recognised as a network card at all, so no interface for it.) I have installed the latest firmware for the Linksys card.
The /etc/sysconfig/network-scripts/ifcfg-* files are virtually identical for all of them, differing only in the HWADDR and DEVICE lines. So here's the behaviour:
1. The Lucent card comes up just fine. 2. The internal 5100AGN and the Linksys cards won't come up, and watching with iwconfig shows that they're either associated with my AP OR they've got an encryption key set -- but not both. 3. When trying to bring up the 5100AGN, I get the following messages:
iwlagn: index 0 not used in uCode key table iwlagn: index 3 not used in uCode key table
/var/log/messages shows DHCPDISCOVER requests being sent, but they're bound to fail since the association with the AP with WEP isn't being completed. And yes, the ifcfg-* files really *are* identical except for the DEVICE and HWADDR lines. The /etc/udev/rules.d/70-persistent-net.rules file correctly maps the interfaces to the MAC addresses. So why does my antique ORiNOCO card work and thew newer ones fail? How can I track down what's being done wrong/not being done?
The "Revese proxy" has two IP, one for local and another for outside.I've tried with iptables, but unable.Now I'm trying with "redir".When I do a tnsping database, it works and says OK. But executing sqlplus user/pass@database, it tries to connect but time later I receive a timeout. What i do is a redir from port 1521 in "Reverse proxy" to 1521 in "Oracle database" why this doesn't work or any other way to do it?
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.
Does anyone know how to permanently enable X connections from all machines on my local network. I keep having to enter 'xhost +' to allow X connections.
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.
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.
I first tried an upgrade from 11.3 to 11.4 and lost Internet Access, so i re-loaded 11.4 from scratch on clean partitions.
I am connected to my wireless WPA2/PSK connection, have an IP, am able to see the network.
I turned off and disabled the SUSE firewall.
I tried setting Firefox proxy settings to auto and to none, i dont use proxy.
I am currently posting this through an SSH connection to my 11.1 server from the new install of 11.4 on a Dell latitude D600 laptop (not using the on-board Broadcomm that is an issue for a later date).
I had a google of this but can't find anything useful. I use networkmanager to configure my wireless card. Currently this only works when I'm logged in to KDE. If I log out the system loses the network connection. Is there a way to make it persistent using NetworkManager?
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.
I just finished a fresh install of 11.3 on an HP 7900 small form factor and have no network connectivity. In Network Tools eth0 shows the state as inactive. Network Connections didn't have a connection, so after letting it create one there is no MAC address. I copied and pasted the MAC address from Network Connections eth0, set up a static address with default gateway, netmask, etc. all set appropriately and rebooted. Still no joy.
I want this to get an address via DHCP, I just set up a static address for testing.11.2 sensed the NIC without issue, but 11.3 doesn't seem to like me right now.I wanted to get this deployed on 40 machines today. Oh well.
network manager isnt showing any network interfaces. ifconfig shows wlan0 and eth0 and internet is working. how can i get network manager to manage those connections?
I remember when using openSUSE 11.3 with KDE 4.5, the network connections started to show the last date used for my "NIC".I am using the plasmoid-networkmanagement plasmoid and KNemo.After I downloaded and installed openSUSE 11.4 64-bit, the network connection no longer shows the last date used. I have set up my card via Yast and Iam connected directly to the Internet. No proxy.To find where this is located, navigate to:Configure Desktop --> Network Settings --> Network Connections --> Wired tab.
I can't see any of my devices showing up in network manager to configure even though they're using dhcp and working. How do I get them in so I can configure a proxy?
Just installed 11.3 kde. When running the live cd both wireless and ethernet devices appeared in the network connections manager utility. I even connected to a wireless AP.I just booted up for the first time and none of these devices are available. There is no network manager icon in the system tray, and when the network manager utility is maually opened the only connection type i can select is vpn.I know that opensuse should be able to recognize these devices since they were available and working via the live cd, so can anyone help me restore them?
One extra piece of info, is that I am sharing a home directory with a gnome ubuntu install. there were a few minor issues i dealt with initially, but i didnt need to change this user's UID like I have had to do in the past so that's good. Each time i open a terminal I get two pieces of output assuming from the bash startup saying something like.URL...I highly doubt that these problems are related, but figured I'd post. Also if someone knows the solution to that as well, that would save me a bit of googling.
i just installed fc15 on a virtual machine and since i wanted to learn how to configure it manually, i chose minimal installation. i have referring the deployment guide, now im trying to configure the network interface. what are the steps i have to follow when i install a new network interface manually? no GUI tools are available here because of the minimal installation. im stucked
First a warning that I'm so clueless it hurts. Initially I entered the Linux world as a solution to my blue screening Alienware Aurora desktop (which later fried anyway ironically enough). I decided to give up on Windows for everyday use cause you can't strangle an operating system. My first and there after Linux experiences have been fantastic. Internet works without prompting through various distributions of Ubuntu, Mint, and KDE with the exception of enlightenment.
But now I come to openSUSE 11.4 and as my title suggests I'm having a hard time connecting to the internet. I've got a wireless card and router and all that jazz but I can't even select the options for wired or wireless connections under Network Connections in the Network Management Settings. Everything is greyed out except for VPN. I even have the desktop wired to the router and it still is not giving me any indication that it will connect.
I'm wary of trying to enter ip addresses and things of the like because I honestly don't know what i'm doing here.
My router is a Netgear N150 Wireless WNR1000 and in the Kinfocenter under Device Viewer I found my wireless card to be a RaLink RT2561/RT61 802.11 g PCI and my wired device thingy to be an Intel 82540EM Gigabit Ethernet Controller.
I'm trying to use the Boot.Fedoraproject.org (bfo) solution to install Fedora 13.
As soon as boot starts it tries to connect to net0 device which faults.
The point is that net0 seems to be my wlan device whereas the LAN connection is defined as net1.
I'm able to break the sequence (ctl-B), open the LAN connection (ifopen net1) and even 'dhcp net1' which results in an 'OK'. (At this point I'm not sure of the real result as I don't see my IP)
In any case so far I can't follow as I don't know the commands I had to put (set. chain, ...). Neither I know how to return control to the original sequence (if it were possible).
How to configure DNS server for my small network. In Fedora Linux operating system I want to use Linux as a DNS server for my small office. there are files " /etc/hosts" and "/etc/resolv.conf ".
what is the purpose of these files and in which situation we use these files? For configuring a new DNS server. how can i configure my own DNS server for my small office? Any blog or site in which they show steps to configure DNS server.
I'm on F14 and can't seem to get NetworkManager to behave. I seem to remember being able to start my machine and see my static address configured right after boot. For some reason, that's no longer the case. When I finish a boot, I'm not getting any address until I log in. I've tried editing the ifcfg-eth0 both by hand and by the system-config-network. I've played with the "Available to all users" checkbox on both the nm config applet as well as the system-config-network gui. I can't seem to get it to behave predictably and give me my static without having to be in a gnome session.
Here's my ifcfg-eth0 from /etc/sysconfig/network-scripts
I made a big mistake. While logged in as root i deleted the /bin directory by mistake. I cannot boot up now...I tried to re-install with the upgrade option...Did it partly but it does not go to the login. I tried a rescue operation and have gone into /mnt/sysimage...However I do not know how to copy my data files over the network to another computer. If I could do that it would be great...I can then backup my file and reinstall.
However I do not know how to setup the network in rescue mode..
Agter going into the network option ...It gave 2 places where I could enter the values ipv4 .and ipv6...I tried entering the old IP address in the first oprtion ........./....Its prompting for some entry to be put after the /. I think its a 3 digit input. Not sure what has to be done.with namesserver and default gateway....I have a small dlink hub and normally (when the system was running) I just needed to go into network manager and enter the machine ipaddress, subnet mask 255.255.255.0 and some value for the default gateway which was not really there....It worked, i could remote connect with another computer in my LAN. How do i enter the 255.255.255.0 in rescue mode?