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.
I use my T61 both wireless and in the dock, where I switch to the wired connection. After the latest round of updates, I seem to have lost the ability to switch to the wired network. When I turn the laptop on, I see it connect to the wireless network, but when I left click on the tray icon under Wired Network is says Device not managed. I have not made any changes to anything in the last couple weeks, besides some updates. How do I go about getting the wired network back in there?I tried to add eth0 back into System - Preferences - Network Connections, but whenever I try and add eth0, but it still says Device not managed.
I use my T61 both wireless and in the dock, where I switch to the wired connection. After the latest round of updates, I seem to have lost the ability to switch to the wired network. When I turn the laptop on, I see it connect to the wireless network, but when I left click on the tray icon under Wired Network is says Device not managed.I have not made any changes to anything in the last couple weeks, besides some updates. How do I go about getting the wired network back in there?I tried to add eth0 back into System - Preferences - Network Connections, but whenever I try and add eth0, but it still says Device not managed.
i'm running fluxbox on my xubuntu 10.10. I'm just trying to set up the key file and the keys i enter will randomly not bind. Like for example:
# open a terminal Mod1 F1 :Exec x-terminal-emulator # open a dialog to run programs Mod1 F2 :Exec fbrun # filhanterare Mod1 F3 :Exec thunar # textredigerare Mod1 F4 :Exec notepad
terminal, fbrun and notepad works fine but not thunar. i've tried a million different combos of keys and modifiers and it seems totally random weather it works or not. sometimes what works one minute don't after next reconfigure.
When i run the original keys-file i get this log output:
Keys: Invalid key/modifier on line 66):
I get similar outputs when i change the keys-file for other numbers too but it doesn't seem to happen for every key that doesn't work.
I am using Ubuntu linux, and I want fn + up key and fn + down key to change the brightness instead on fn + F4 and fn + F5. I've tried looking for something in the Keyboard Shortcuts menu, but there is no command or key specified to do that. I could make a custom key shortcut, but I can't find the command to change the brightness. Is there a way to make another key do this? My laptop is a Dell Inspiron 1545.
Is there any way to disable shortcut keys in XFCE Terminal ? I can't seem to bind the shortcut keys, and F1 especially really gets in the way for some programs. Have no clue who thought it would be a good idea to bind F1 to a stupid help screen, when many terminal programs need this. I am using fluxbox, so maybe this has something to do with it.
Yesterday I did an upgrade and today my box is unable to connect to the internet.
I have tried another cable, it didn't help.
Basically NetworkManager does not connect eth0 to the network, if I try to run ifup from the command line I get:
Code:
I can see in network configuration settings, that the device has been correctly detected and eth0 interface is correctly activated, yet when I try to uncheck the box manage by NetworkManager and start it manually, it tells me that the cable is disconnected... I've tried two different cables, different ports on my router - no help.
I am configuring bind9 on fedora 9(sulphur).I have configured /etc/named.conf and created zone file in /var/named/I have started the service but when I am executing the command nslookup mydomain.com it is not able to resolve the name.Another problem I am facing when I do telnet localhost 53,I am able to connect.but when I do telnet myip 53 it does not connect.Seems to be a firewall problem but I ve disabled iptables selinux completely even I ve disabled dnsmasq but still not working.
I have installed qemu/kvm and created a Bridged network connection which works just fine(Windows 7 VM won't work in NAT mode.)
But when I try to use NetworkManager it says that I have no network connection because the network isn't managed, (I set the settings in ifcfg-br0 and ifcfg-eth0 to be managed)
The real problem is that now I can't use my VPN connections (I have many) in NetworkManager.
Is there a way to have both of these pieces of functionality?
I want to use single label host names on my local LAN, without using any domain (at least no registered one). My machines should be named in a fashion similar to 'myserver', 'mydesktop' etc. so that i from a browser on any LAN machine may write 'http://myserver', and get the webserver on 'myserver' (so NO domain part, e.g. myserver.domain).
Do i need to create a DNS zone for each host or is there a way to put all host in a single zone, if so; which? Would such a name be considered a root domain?
Using SSH all the time on my home network. I use ssh-keygen and ssh-copy-id to generate and then copy the key file. On one of my computers I've changed the default ssh port and see no way to copy the key without reverting the configuration to port 22 temporarily. This is not a big deal and would probably take less time than it has taken me to type this message.
I have two BT USB adapters on my fedora9 (2.6.27.19-78.2.30.fc9.x86_64).How i can tell which of them to bind as /dev/rfcomm0 device.It seems that rfcomm.conf doesn't say me too much about.
Issue with the 'host' command that comes with bind-utils package.We don't have any browsing/name resolution issues except to the following two sites:
[code]....
command [URL] returned:
www.aeroplan.com is an alias for www.halb.aeroplan.com. www.halb.aeroplan.com has address 207.34.195.17 ;; connection timed out; no servers could be reached ;; connection timed out; no servers could be reached
[code].....
I have tried to run the "host" command against different DNS caching servers I have access to all produced the same timed out error. I called Aeroplan technical support to report the issue to them and from their perspective, they have no problem accessing the website.And we don't have any problem accessing any websites ourselves if "host" return A record lookup without the timed out error.
1. It's not our firewall filtering out packet. I tried it on external facing server without firewall and got the same result.
2. It's not our DNS caching server cause same errors are observed on our ISP caching server.
3. It works on an altogether network, from a Windows Vista desktop, through IE 8.
I am encountering a wierd problem in FC12. When I try to lunch a program that listens to a lower port such as 80 or any one that is less than 1024, I always get "Permission denied" error message (I am running it as root!).Then I try starting httpd service daemon that listens to 80, no errors, the daemon started and listend to 80.PS: I checked selinux, it has been disabled.Do you have any knowledge on this case? BTW, the kernel version is:2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 i686 i386 GNU/Linux
I just upgraded from FC 13 to FC 14. I run an ssh server on a port in the 3000s (call it 3xxx, to protect the innocent). When I try to start sshd with the "Port 3xxx" option in sshd_conf, I get the following error in /var/log/secure
sshd[5104]: error: Bind to port 3xxx on 0.0.0.0 failed: Permission denied. sshd[5104]: error: Bind to port 3xxx on : : failed: Permission denied.
I did not use to have this problem in FC 13. how I can give sshd the necessary permissions now?
Since I have installed Fedora 13 it seems that I can't connect to WLAN APs which aren't secured by WPA. I'm surprised about the inserts to the messages logfile:
[Code]...
Most surprising insert for me: Jul 5 20:43:21 nbtobiaslnx NetworkManager[1328]: <info> Config: added 'key_mgmt' value 'WPA-PSK' Is this the reason for my problem? I use KDE and Network Manager for managing my networkconnections.
I am having difficulties in establishing a vpn connection using vpnc (or NetworkManaager-vpnc).
As long as the openswan IPsec daemon is running, vpnc-helper quits with the error message
Quote:
Failed to bind to 0.0.0.0:500: Address already in use [user@computer ...]# vpnc-helper --local--port 0
If I use NetworkManager-vpnc, then establishing the connection simply fails. Using the --local-port 0 option does not change anything.
If I stop the ipsec service (service ipsec stop) then establishing the connectiong works, both with NetworkManager-vpnc and the console tool, but apparently the network traffic is not routed via the VPN - in my case this means that I cannot access hosts within the vpn and stuff.
Funny thing is - on my notebook from where I connect via WLAN, everything works fine. With Fedora 13 everything works fine, too.
Does anybody have an idea how to enforce that the vpn connection is actually used?
I have a problem with my internet connection this is the picture the device is Realtek RTL8187. i didn't know how can i manage this device to work so could you help me i don't have an internet connection in ubuntu right know and i really wanna move to ubntu my verison is 9.10
I'm getting rather fed up with this Network Manager applet on Ubuntu and its seemingly erratic behavior.I often use my laptop for things like dhcp server to do pxe boot on other machines for netboot installs and other stuff. Often I have to set static address on eth0 etc.I know how to set a static address for eth0 by editing /etc/network/interfaces and all that good stuff, but when I click on the Network Manager applet, it says 'Wired Network - not managed'.I may have deleted it for some reason, but why does it no longer appear, even though eth0 is working?I've also found in the past that changes to interfaces in the Network Manager, such as giving eth0 a static address, do not seem to stick?
Just purchased a Asus USB-N13, and having follwed a mixture of tutorials, including the readme on the driver disk, i have had no luck in getting this adapter to work.Upon using "sudo iwlist ra0 scan" the adapter can see multiple networks, however device manager is stating that the device is not managed. How can I get this sorted and connect to a network?
I'm trying to get a wireless PC (PCMCIA?) card working under 10.04 desktop. It does not seem to be recognized by nm-applet and I cannot see any particular reason why. I have disabled the built in wireless (Intel 2200) in both BIOS and by blacklisting the appropriate module so there should be no interference from that. The card is a Linksys WPC300N V1. It has Power and Link/Act LEDs both of which remain dark.
Here's the information I have collected regarding the card:
I saw a comment about 'You need to have "managed=true" for NetworkManager to bring the interfaces up. in '/etc/NetworkManager/nm-system-settings.conf and did so but I see no change.
I understand that modules must be compiled to support network-manager but I would expect that to be the case with modules that ship with 10.04. I don't see any obvious indications for why this is not coming up with network-manager. Is there something I;m overlooking or something else I need to do?
I'm getting rather fed up with this Network Manager applet on Ubuntu and its seemingly erratic behaviour. I often use my laptop for things like dhcp server to do pxe boot on other machines for netboot installs and other stuff. Often I have to set static address on eth0 etc. I know how to set a static address for eth0 by editing /etc/network/interfaces and all that good stuff, but when I click on the Network Manager applet, it says 'Wired Network - not managed'. I may have deleted it for some reason, but why does it no longer appear, even though eth0 is working? I've also found in the past that changes to interfaces in the Network Manager, such as giving eth0 a static address, do not seem to stick? It seems the only thing this applet is useful for is connecting to a wireless network.....and only with dhcp !!
Right now we are running a gigabit network with unmanagead switches. What do i gain performance wise and capability wise with moving to smart and managed and do these benefits make the cost worth it?