Fedora Networking :: Cannot Find Iptables_filter Or Ip_tables?
May 27, 2009
Just installed Fedora 10 and am wondering about iptables. I had ip6tables on and I removed it. When browsing the modules for iptables.......I can find iptables_nat and ptables_mangle, but I cannot find iptables_filter or ip_tables
View 5 Replies
ADVERTISEMENT
Jun 16, 2010
So I am new to ubuntu and am trying to work with "iptables". I have ubuntu version 10.04, in the terminal I try to create a new iptable by writing: iptables -N chain but the response is: FATAL: Error inserting ip_tables......... also it says "you must be root", what does root mean?
View 2 Replies
View Related
Sep 3, 2009
I'm trying to install the ip_tables module on a xen vps without success.This is what I've done and the error message I'm receiving:
[peter@sql0 ~]$ uname -a
Linux sql0 2.6.18-128.4.1.el5xen #1 SMP Tue Aug 4 20:51:12 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
View 1 Replies
View Related
May 18, 2011
shell scripting in Fedora14I want a script"Find in curent folder for files, and it copy first file he find with name gived by user, if name already exist then echo error message and finish"command usage " bash scriptname copyASname"
smthing like Code: #!/bin/bash
for files in /home/user/*
do
[code]....
View 1 Replies
View Related
Jul 18, 2011
I need to find mac address when i know the ip of one client ( for example ). How can I do this ? ( Command )
View 9 Replies
View Related
Feb 21, 2009
I want to find the MAC address of another pc connected to my pc through LAN. That PC is showing GRUB load error so i cant boot it.
Can i find its MAC address through my PC? Both PC's are connected in LAN.
View 1 Replies
View Related
Feb 28, 2009
I'm trying to find ssh logs from up to 6 months ago. I can only access the /var/log/secure* logs up until the beginning of this month. Any way to find the older ones? Do they get archived somewhere else?
View 4 Replies
View Related
Jun 4, 2009
i'm trying to create a server certificate to used in PEAP authentication .I have installed freeradius on fedora10, openssl-perl , also upgrade all the packages yum upgrade
Now after changing the configuration of openssl.cnf file placed in /etc/pki/tls/openssl.cnf
I am looking for certs.sh file thats comes with freeradius package. and also CA.all & CA.certs file but i couldn't find these files in filesystem .
Is these files are present by default when freeradius and openssl-perl packages were installed or should i have to install or copy these scripts file as these files are necessary to create a certificate for server side.
View 1 Replies
View Related
Aug 15, 2009
i am working with fedora 9 i need to turn on services such as telnet,ftp,dns,nfs,dhcp etc. but the problem is i dont even find xinetd based service when i am giving this command
Code:
#chkconfig --list|more
nd some command is not working for me as well like
[code]....
View 8 Replies
View Related
Aug 16, 2009
Although I just installed F11, it's been out a while. Anyway, I went to System -> Administration expecting to find Server Settings. It wasn't there! That had been the way to set up NFS for file sharing on my local network.
View 4 Replies
View Related
Oct 31, 2009
I have bought a dell inspiron 1545 laptop and have problem with wireless before this it has a ubuntu os default but I install now only fedora. When I using ubuntu have no problem with wireless and it came and connected. But now fedora 11 does not find the wireless servers. maybe i must install its drivers for wireless?
View 1 Replies
View Related
Sep 29, 2010
I am running Fedora 13 and after my machine is booted my ethernet interface eth0 does not have an IP address. Running
Code:
At the terminal does not work, and I can see that in /var/log/messages I have the following error:
Code:
I assume that the same command was attempted during the boot process (please correct me if I am wrong) to use DHCP to get an address for eth0, but failed for the same reason it is failing after boot when I run it manually, whatever that reason may be.
I noted, however, that eth0 IS in broadcast mode:
Code:
I also noted that running
Code:
Does in fact work and will run DHCP and configure eth0 with an ip address.
It is quite mysterious to me why running 'dhclient eth0' will work, but manually running 'dhclient' does not.
View 5 Replies
View Related
Feb 28, 2011
Issue: Using Fedora-14-x86_64-Live-Desktop.iso, I created a live usb and tried it on Dell M6400. I can boot into F14, see the internal hard-drive and other usb drives -- but F14 will not go on the network -- neither wired or wl networks.
I am not sure what additional information I need to provide to help resolve this issue. Perhaps some background info would help?: I am trying to move from XP to linux on the M6400. The latest Ubuntu live CD would not boot, the latest CentOS live CD could not find the internal drive; I got best results with the latest Fedora (and I am more comfortable with the F14 gnome interface than the F14 KDE, the Ubuntu, and the CentOS interfaces). I do not know how to investigate the inability of F14 to detect the ethernet cabled network. I was unsuccessful in my attempts to get the wireless to work: "lspci -nn" shows BCM4322 802.11a/b/g/n 14e4:4326 (rev01). I read [URL]../docs/linux_sta/README.txt and used what I learned in my attempts. Installing broadcom-wl-5.60.48.36-1.fc13.noarch.rpm, kmod-wl-2.6.35.6-48.fc14.x86_64-5.60.48.36-2.fc14.2.x86_64.rpm, and kmod-wl-5.60.48.36-2.fc14.2.x86_64.rpm (found at rpmfusion) did not help. I tried to build and install the sources from http://www.broadcom.com/support/802.11/linux_sta.php; the machines I had for building were 2.6.28-18-generic Ubuntu, fc5, and rhel5 -- attempts with these builds failed too.
View 5 Replies
View Related
Apr 9, 2011
got a new MoBo today. dropped it in and powered it up to find no network connection. when I dig though network manager I find no network devices, same with "network configuration" lspci gives:
03:00.0 Ethernet contoller [0200]: Atheros Communication Device [1969:1083] (rev c0)
ifconfig gives just the "lo" device. is there a hardware detection step I'm missing? I should mention this is a swap of one onboard NIC for another.
View 6 Replies
View Related
Jul 24, 2011
I've got something or someone downloading from me, probably scraping, and i can't figure out WHAT is using all of my bandwidth, and WHERE it's coming from.I don't know what SERVICE its from (eg, is this an apache request, or DNS DOS), what FILES are being accessed (if any, eg apache requests/scrape), and what IP is requesting them.My apache logs isn't showing anything that makes me thing i'm being scrapped. I'm kinda stuck in a brain fart right now and can't remember how to track this down, but the long and short is that all of my band width is being consumed, and 1 of my CPU cores is staying maxed out ("top" says that it's the avahi service).I've shut off the following services 1 by 1 to see if any of them would cause a drop in network usage, and none of them did:
apache
samba
postfix
[code]....
View 5 Replies
View Related
Aug 18, 2011
I am new to Linux and i just installed f15 kde on my computer. I have a wifi usb adapter and it is recognized and everything, however, i cannot seem to find/enable wireless and the wireless tab in the network manager is greyed out. Also, from reading other posts i believe there should be an option to 'Enable wireless' when left clicking the network interface icon in the toolbar. All I see is is 'Enable networking'.
lsusb:
dmesg:
iwconfig:
I had Ubuntu installed before and it worked fine. As far as I can tell all drivers and firmware are working fine so i just need to enable wireless networking i believe.
View 1 Replies
View Related
Jul 5, 2011
How to find and change mac address ?
View 5 Replies
View Related
Aug 4, 2009
Every time I start up my Samsung NC10 the wifi doesn't seem to find my wireless router at all and instead tries to connect to my printers network. To solve this I need to disable and re-enable wireless until it automatically connects. I know this isn't exactly a major problem, it's just getting pretty annoying. I'm using Fedora 11 btw.
View 3 Replies
View Related
Jun 16, 2010
I have been running F13 since it came out, with the wireless working fine since I got it working (using the RPM Fusion repository, broadcom-wl-5.60.48.36-1.fc13). Since I updated software (without reading what was to be updated), yesterday, I am unable to even find wireless networks, although I am, as you can see, able to access through eth0 It is not a hardware problem, as I can not only find them, but access them on Ubuntu 9.10 live disc. Below is my lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
[code].....
View 1 Replies
View Related
Jun 26, 2010
i am new using linux i install fedora 13 in dell mini 10 and i want to how i find and install the drivers for my laptop. I tried Ubuntu the last time and it has some hardware detection but i dont know how it made in fedora
View 5 Replies
View Related
Jul 14, 2011
Bind on Fedora 14 is driving me crazy.I am getting messages when I restart BIND stating it cannot find the managed-keys.bind file but it's right where it's suppose to be, and the directory is writable.
View 3 Replies
View Related
Feb 26, 2009
I normally connect to a free wireless project, and did have a Windows box until yesterday when I installed Fedora 10. When I was using Windows, I was able to connect to the unsecured wireless network. Now on Fedora 10, the wireless card is working and is able to pick up signals but the signal strengths are markedly decreased and I am unable to see the network which I usually connected to.I really don't want to go back to Windows.
View 12 Replies
View Related
May 20, 2009
Is there any tool or command where I can track down the IP-ADDRESS of a machine within the subnet using its MAC-ADDRESS .
View 11 Replies
View Related
Dec 15, 2009
Im just after installing fedora 12 dual boot with windows 7. When I try to find my wireless network the laptop doesn't seem to picking it up. It works perfectly when I connect with a LAN cable.
View 2 Replies
View Related
Jul 23, 2009
After using fedora 11 for a month or two now the ethernet gave out on me tonight. However if I switch to my ubuntu or windows XP install it runs fine. I made no recent changes to network connections, and no installed programs that should effect it.
kernel version: 2.6.29.6-213.fc11
default connection: eth0(and only connection)
ifcfg-eth0:
# Networking Interface
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=00:1F:C6:DB:05:0C
ONBOOT=yes
TYPE=Ethernet
IPV6INIT=no
USERCTL=no
NM_CONTROLLED=yes
NAME=eth0
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
DNS1=192.168.1.254
PEERDNS=yes
PEERROUTES=yes
I have tried, restarting, older kernel, restarting services, and clearing the DNS Cache. The specific error I get is that "Firefox can't find the server", and most other applications return similar. I can however ping websites still. All other computers on the network are running fine, and booting into another system the internet will work. Just not for fedora.
View 14 Replies
View Related
Nov 13, 2010
Just installed f14 on my Toshiba laptop, which has a realtek ethernet card. i installed the drivers from the realtek site with no issues (also, i know the card is good, i had it working on suse a while back). No matter what I try, i cannot seem to get the computer to recognize there being a wireless connection (tells me no such thing as wlan0).ifconfig shows the following:
Code:
# ifconfig
eth0 Link encap:Ethernet HWaddr 88:AE:1D:F4:AD:88
[code]...
View 6 Replies
View Related
Dec 29, 2010
I am unable to access wireless network from my notebook. My configuration is Dell i5, 4GB RAM and 1397 W-LAN and I have F13. I can still access Internet through Ethernet using a LAN cable but the network monitor doesn't show list of Wireless networks which my room mate's windows 7 machine easily detects.
If anyone needs more info please provide me the steps to perform to find that out
View 6 Replies
View Related
Sep 21, 2009
I have Lucent Technologies Orinoco Silver 11 Mbps PCMCIA wifi card. It worked perfectly in Fedora 10, but after updating to Fedora 11 it stopped finding any wireless networks. The updating were done with automatic updating utility. The card works perfectly in Windows, I tested it today.
My laptop is HP nx6110 if that matters.
Here is the situation:
When I plug-out the card, the Network Manager disables wireless networking as it should. When I plug-in the card, wireless networking is enabled, so the system seems to recognize the card in some way.
If I try to connect to "Hidden wireless network" (because there isn't any wireless networks listed in the Network Manager) system tries to connect for a couple of minutes, and then asks wireless settings again. Orinoco card's lights DOESN'T blink normally when connecting to the network (one light should blink rapidly and one should light continuously, but both are blinking rarely or doesn't blink at all).
In System->Administration->Network in tab Hardware (hope those names are correct, I use Finnish version of Fedora...) is:
It seems that the card is detected right.
Here is what I have done to get the problem solved: In System->Administration->Network I have tried to connect to the wireless network manually (disabling the Network Manager). I can't get the connection. It gives me random error messages, sometimes "Check the cable" or something like that, sometimes just timeouts IP determination.
I have tried to connect different wireless networks, no connection. All tested networks worked with another computer.
No matter if I reboot or service network restart or plug-out plug-in the card... the problem still appears.
Tried to find (and reinstall) drivers:
Code:
No Matches found
Code:
Here is the output of lspci. The output is the same if the wifi card is connected or not.
Code:
LAN connection is working just fine.
View 3 Replies
View Related
Nov 2, 2010
I am recently trying to get a steady wireless connection running. I am currently using the default settings/driver Fedora 13 is stocked with. As my internet browsing is somewhat up and down in load times, I decided to check in a video game which is generally a good test for me. haha I am harshly spiking and cannot find the source of my problem so my guess is a driver issue.
lspci | grep Network:
Code:
Code:
It is is seemingly right, my Windows 7 harddrive works just fine, this is just one last of the few issues I'm having from fully formatting my winblows HD to use as Linux storage.
I cannot find any native AR5008 Linux Drivers for my card and it has been a frustrating day. I guess I'm not cut to be a network analyst just yet.
System specs:
ASUS P5Q SE/R
Intel Core 2 Quad Q9550
4GB DDR2 667
Gigabyte GTX465 1G
TP LINK TL-WN851N Wireless card
View 7 Replies
View Related
Jan 23, 2010
My son's desktop has Fedora 12 and a wireless card. Everything worked for a long time until one fine day the network management just disappeared from both System/Preferences menu and the panel on top.I can run a Live CD with Fedora 12 on that machine and it immediately connects to our home wireless network. Booting from hard drive has no sign of NM. Trying to run 'yum install NetworkManager-gnome' does nothing because there is no connection. Running the same command as a LiveUser from CD does seem to install everything (but where to???), no errors reported, and still the is no network functionality upon reboot from the hard drive, even when plugging to LAN with a cable.It seems that I need NetworkManager in order to go online in order to install NetworkManager.I have other computers at home that work fine, I was able to download a couple of archives with NM, but I am new to Linux and have no idea what to do with those files.I could not find any step-by-step installation guides for NM, especially when the computer has no connection at all.
View 8 Replies
View Related