Networking :: Eth0,eth01, All Connections Always Remain Inactive
Feb 10, 2010
i have just installed f12, recently i was facing a problem of a package named rp-pppoe missing,, but then i installed it by using rpm command,..but now still im not able connect to internet.. as im using adsl connection with modem connected via RJ45,,. im trying to create new xdsl connection by manually putting IP,subnetmask,gateway, dns1,dns2... but still the connection always remian inactive...and i couldn't find any way to activate it...
View 2 Replies
ADVERTISEMENT
Oct 25, 2010
I had this problem today while I was logged on my server many a times there was power interruption and my connection would break.Each time a new connection was formed I could see the old ones still active is there a way I could close those connections which are still open when I had logged in.I tried restarting ssh daemon but that did not helped.I use Ubuntu 10.04
View 2 Replies
View Related
Apr 1, 2009
I just installed Fedora 10. I entered my static network info in Network Configuration. When rebooting, the eth0 says Inactive. I've read many articles about this problem on earlier versions and tried many of the suggestion, but have not found a definite way of solving this. Is there a better way or a workaround to get this machine on the network?
View 6 Replies
View Related
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
Mar 3, 2010
I got two IP's in my dedicated server. Both are external IP's. I would like to make connections using 2nd IP address under eth0:0 interface. For example: when using "lynx whatismyip.com" should display my 2nd IP. How to do this using iptables ?
View 1 Replies
View Related
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
Oct 2, 2010
I recently setup a new SUSE box for the purposes of acting as an ftp/sftp server. It's currently setup to run ProFTPD 1.3.3.rc3 and mod_sftp/0.9.7. The server has two internal network interfaces eth0 and eth1. eth0 is purely for internal use to accept ftp and ssh. eth1 is outward facing and receives connections from the WAN via SFTP over port 22. The problem I am facing is that after half hour to an hour eth1 stops accepting connections whenever there is no SSH connection present on eth0. I can't figure out why this is happening.
ProFTPD is setup as follows: SocketBindTight directive is on, default server and port are commented out.
[code]...
When the external interface is unreachable the proftpd and proftpd-sftp logs show no record of any connection attempt. I have noticed however if I leave eth0 down eth1 stays contactable without problem. Can anyone give me some pointers on what I can check to find out why this may be happening.
View 2 Replies
View Related
Aug 19, 2009
5.10 Breezy configured as machine controller. Works great eth0 is a fixed IP to communicate with controller comms board. Not easy at all to alter - the comms board is hard coded to listen on eth0 for commands.
I can use eth1 as the default gateway and ping google.com, etc. But when I now attempt to communicate with the controller with netcat, e.g.
Code: echo !HH | nc 192.168.1.6 80
I obviously never get an answer since the request is passed via eth1. Using the -g option with netcat doesn't work either. I had a look at iptables but it doesn't seem to be able to do what I want. How I can still use eth0 as my communication port to the controller whilst eth1 is the default gateway?
View 17 Replies
View Related
Jul 1, 2010
I have two servers on a vlan at my datacentre/colocation and previously both servers had public IPs on their eth0 interfaces. The servers are HP ProLiant DL360s - one is a G4 and one is a G5 The newer G5 is now the LAMP server and the G4 has been retired and I want to repurpose it as an iSCSI target using openfiler freenas or similar.
My G5 has public/static IPs lashed to the eth0 physical interface and the eth1 is not configured to do anything yet. The G4 will have both interfaces available - perhaps one for ssh access from one of my static public IPs and the other to be a private IP on the local vlan. Here is what I am trying to get my head around...
The G5
eth0 - Public IP - full LAMP services on two or three virtual interfaces
eth1 - Private IP 192.168.0.1
The G4
eth0 - Public IP for ssh
eth1 - Private IP 192.168.0.2
Because my traffic between eth1 on these boxes is via private IPs on the local private vlan it doesn't add to my quota for bandwidth. How do I go about configuring the routing and gateways and other aspects of this so that I can run a private IP space network between the eth1s and still serve the outside world from the eth0s...
I am afraid that if I assign the private IPs to the eth1 interfaces the routing may either not work or interfere with the access to the production internet facing interfaces (eth0s).
View 10 Replies
View Related
Dec 18, 2010
I'm running a dual boot Ubuntu 10.04/Backtrack 4 (Ubuntu 8.10) system. I can get internet in the BT4 side but not in the Lucid side. In Lucid I can ping my router, and the network manager says I'm good to go, but I can't get to any web sites. It all started when I tried to put my laptop on another network by mimicking the settings of a computer I had just unplugged from the network. MAC address and all.
ifconfig eth0:
Code:
eth0 Link encap:Ethernet HWaddr 00:1f:16:ba:4c:8c
inet addr:10.136.9.147 Bcast:10.136.9.159 Mask:255.255.255.240
inet6 addr: fe80::21f:16ff:feba:4c8c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[code]....
View 3 Replies
View Related
Mar 20, 2010
Every time I share a folder (using Ubuntu 9.10 Desktop), the share is gone after I reboot. How can I make it a permanent share that persists?
Note: I used the gui to create the share (if that matters). Once I get the share permanent, the next thing I'll want to do is automatically mount it from another Ubuntu Desktop computer on the network.
Note: this will be a "peer to peer" network. I don't have Ubuntu Server and don't intend to get it. Just have two Ubuntu Desktop computers.
View 5 Replies
View Related
Apr 22, 2011
im trying to setup eth0 with subdevice eth0.0 and eth0.99 to come up at boot
eth0 is dhcp clint
eth0:0 is static ip
eth0.99 is 802.1q vlan interface
/etc/network/interfaces
Code:
auto lo
[Code]....
View 1 Replies
View Related
Mar 5, 2009
I have been using FC10, it works well with wlan for sometime and goes inactive after some time and hence network goes unavailable. Even after few attempts to reconnect doesn't help. Rebooting helps in bringing it back temporarily.
View 7 Replies
View Related
May 1, 2010
I installed new Kubuntu 10.04 on my laptop and got some problem with creation of my VPN connection. Actually the problem is that in network manager on VPN tab button "Add" is inactive. I had the same problem with Ubuntu 9.1, but after installation of all packages everything was OK. Now I already have installed all required packages, but "Add VPN" button still inactive/
View 4 Replies
View Related
Dec 26, 2010
i install kernel rpm after i boot that kernel network not working kernel name : kernel-rt-trace-2.6.24.7-132.el5.centos.i686 [URL] error "Bringing up interface eth0: Device eth0 has different MAC address than expected, ignoring."
View 1 Replies
View Related
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
Jul 30, 2010
I try to generate a server client code. What i try to do is sending video streams from eth0 and eth1 to the other server programs' eth0 and eth1. In order to do that, i decided to use SO_BINDTODEVICE. But the code is not working. Am i misunderstood the usage of SO_BINDTODEVICE.
1-Defining two ports
2-Defining two sockets
3-Assigning host ips on them
[code]....
View 3 Replies
View Related
Feb 22, 2011
I have v 10.10 and I had to hook up with ethernet cord to download and activate both broadcom b43 and sta drivers. Once they were both downloaded and activated my wireless worked fine. (Also I have an hp mini 210-1000 if that helps.) After unplugging my laptop and using it, if it dies or if things are running really funky and it seems like it could use a restart, or on one of the many occasions where I am not going to be using it for a few days and just shut it down, as soon as I start it back up.
I find that sta driver still says activated under system - admin - additional drivers, however the b43 now says inactive, and my wireless wont connect to any router, even though it can detect them, until I connect with the ethernet cord and redo the whole driver activation for both, and then restart. This happens every time, and although I don't often take my laptop out of my room, my router is away from my desk, so this is a major inconvenience when i have work to do, or if I were to ever take it out somewhere with me.
View 3 Replies
View Related
Jul 15, 2011
My network become inactive but on GUI show that network active. When i ping out the network, is response times out. I need inactive the network and active back but sometime also fail reactive it. What main problem. CentOS running on vmware
View 1 Replies
View Related
Mar 3, 2009
I'm new to Fedora 10 and still a newbie with Linux in general. I installed F10 on an old PC I had....and the install went well..however, I'm having Internet Connectivity issues.
Here is what I did so far:
Did an ifconfig command and I have the following:
pan0 Link encap: Ethernet HWaddr D2:30:36:AF:61:95
inet6 addr: fe80::d030:36ff:feaf:6195/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes: 0 (0.0 b) Tx bytes: 8676 (8.4 KiB)
When I go to the Network Configuration Panel I see the following:
Status: Device: Nickname: Type:
Inactive pan0 pan0 Ethernet
Tried to activate and it states Activating network device pan0, please wait... determining IP information for pan0.... A few minutes pass by then. It indicates it failed. Cannot activate network device pan0! I have disabled the Controlled by NetworkManger and enabled the Activate device when computer starts.
View 14 Replies
View Related
Apr 16, 2010
i encountered the following:
situation:
1 server with centos 5.4 running 1 client with centos 5.4 - gnome running thin ethernet network
on my client desktop i have a link to a shared folder on the server. this works fine.
to the problem: after working with this (using the link and seeing it working) i shutted down the server from my client (in a terminal screen, using ssh) the terminal screen signalled the server going down and the connection ended. the linked folder on the client desktop changed its icon fine.
after that i clicked on the changed icon (of the link that was not a working link any more) and the client machine froze.... no reaction any more. i could only end the session by >ctrl-alt-f#< , log in and shutdown.
Q: is it normal Centos is that angry when you click such a link?
View 3 Replies
View Related
Jun 14, 2009
I am running fedora from the USB. My computer is Dell - inspirion. I tried to configure the wireless according to the instructions. I added new a device ...
I see the new device but it's written inactive. The Active/inactive buttons are disable (or not seen at all). How can i resolve/Active the wireless?
View 8 Replies
View Related
May 28, 2011
I just installed F15 on a laptop that previous had F12 working well. During install, it finds my wireless card and seems to set it up fine. The full install ran with the wireless active without any problem that I could see. Now, when I start up, I see Network Manager tells me that the wlan is active, but it doesn't show my specific network. If I click on the NM tray icon and open up the panel, my network is shown but it is not "active".
I can double click on it and it will become active - shows the little globe next to the antenna. This works fine for about 2 web pages worth and then FireFox 4 stops being able to find web pages. If I go back to the panel, double click on my wireless network (which looks like it is active already), and reactivate it, I can get the page I was looking for in FireFox, but within a couple of minutes it will stop.
Likewise with yum, while I'm installing software, I'll occasionally get errors like this:
[URL]: [Errno 14] curl#6 - "Couldn't resolve host"
If I reactivate my wireless network in the NM panel, it continues fine. Other computers/phones connected to this network seem to work fine. Is NM known to be problematic in F15?
View 14 Replies
View Related
Dec 18, 2010
I've got a wireless problem on my laptop (dell inspiron 6400).I don't know when exactly and why, but every time I watch a video on ..... or allostreaming, after a while (a few minutes), my wireless disconnect and it's impossible to get back any connexion. The only solution I have is to reboot my computer.
the command : iwconfig shows :
Code:
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11abg ESSID:"Callalc"
code....
Dec 18 18:33:18 yannick-laptop wpa_supplicant[1390]: Failed to initiate AP scan.
View 1 Replies
View Related
Sep 27, 2010
I have a hardware device with two ethernet ports, eth0 and eth1 running Centos 5. Basically my goal is to forward packets from eth0->eth1 and eth1->eth0 as well as get a copy of these packets for analysis. If I set IP routing to do the forwarding then I won't get a copy of the packets for analysis.
View 3 Replies
View Related
Jan 21, 2011
Is it fair to say that connLimit and hashlimit are very similiar on Linux i.e. while hashlimit caters to limits for groups of ports, they both set the connection rate limit per host? How in IPTables, do I configure a policy that limits connections on a port that encapsulates the total sum of all connections from all hosts? i.e. I do not want to allow more than 6000conn/minute for port range that is the sum of all connecting hosts?
View 3 Replies
View Related
Mar 8, 2010
If I uncheck and recheck "Enable Networking" in the Network Manager Applet 0.7.996 I would expect the wired network to disconnect (which it does) and reconnect (which it does NOT). So I tried sudo ifdown eth0 and got
Quote:
Ignoring unknown interface eth0=eth0.
ifconfig tells me
Quote:
eth0 Link encap:Ethernet HWaddr 00:25:64:e8:18:2c
inet addr:192.168.0.112 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::225:64ff:fee8:182c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[code]....
so I am at a loss. How do I stop and restart the network interface short of rebooting the machine?
View 9 Replies
View Related
May 5, 2010
My network name is eth2 it was changed by some reason and now i got these errors... i installed, reinstalled, re re installed, tried to run the asistant but no luck :/
Code:
* Stopping the Firestarter firewall...
eth0: error fetching interface information: Device not found
eth0: error fetching interface information: Device not found
eth0: error fetching interface information: Device not found
[code]....
View 1 Replies
View Related
Jun 8, 2010
i know exactly what i need to do, im just not familiar enough with command line to do it properly.i have 7 computers.the first 4 are connected to a router via wireless at one end of the house. of the last 3 only 1 will be able to access the router via wireless, so it needs to share it's one wireless connection via ethernet. this computer i'm going to call 'server'server will have two IP'swlan0 192.168.1.6 this connects to the router that has internet access.eth0 i intend to have the following settingsip:192.168.0.1sub: 255.255.0eth0 will connect to a second router, where the cat5 cable goes from the server, into the internet port of the router where i will define the router's static IP:IP: 192.168.0.100sub: 255.255.255.0gateway 192.168.0.1i have then set the router IP for LAN handling as 192.168.27.1 and all ethernet connections will have a 192.168.27.x IP.
so i need to know how to, without a gui application, use the terminal to assign server eth0 a proper IP address, and tell the server to take the connection it has and share it through eth0 to supply internet for the last 2 computers via ethernet.i had it set up in this way with a windows machine being the one that had the wifi access, but i'd rather have it setup for the ubuntu server to do this task. security is imperative for these 3 remaining machines, so just getting 2 more wifi adapters for a connection to the initial router isn't an option.the 2 that connect to server do so through SSH and though server IS connected via wireless it only makes outward connections through
View 1 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