Red Hat / Fedora :: Can't Get Ssh Key Working 12?

Feb 9, 2010

fedora 12 server that I use as a web proxy to encrypt my connections to the web. I have ssh running on port 443 ( a wifi I use blocks anything but 80 and 443 for some reason,) and open up a tunnel port 3128 (squid) and send my firefox traffic through it. I have a couple friends I have setup for the same thing.

I am highly paranoid, and only allow authentication with a keypair. I've been using this setup on fedora 8, gentoo, fedora 11, and now fedora 12. I have used the same keys, copying them when I reinstall. I just reinstalled fedora 12 again (I had the same keys working on 12, I reinstalled to put in a bigger hard drive.) My keys work (I have one for putty on windows, and one for my linux desktop / laptop, both keys work fine.) I didn't need to change anything to get them working. However, my 2 friend's keys don't work. They get denied. The error message displayed is "Permission denied (publickey)."

the /var/log/secure error is
"Feb 8 19:49:51 server1 sshd[3872]: Received disconnect from 256.256.256.256: 11: No supported authentication methods available"

[code]....

View 1 Replies


ADVERTISEMENT

Fedora Networking :: Ping Working But Internet Not Working From Dhcp Clients

Jul 17, 2009

I have a strange problem for internet. My clients (winxp - S2) can't get internet.Let me explain my scenerios. Fedora 10 with lan (eth0) having direct internet from dsl model, client (XP service pack 2) can use samba shares using dhcp (wlan0) installed in Fedora 10 box. client can ping my linux box.Now problem is: client (dosbox) can ping the google ip address (i.e ping 74.125.39.106) but can't use 'ping www.google.com'. That means ping with ip works for internet from my client. My linux box can. I can use internet from FC10 but can't use iexplorer from my client to have internet. I have enable ipmasquarding in Firewall and dhcpd is running on wlan0 for dynamic ip address of my clients.Can someone suggest me what kind of problem having I? What should i do to success iexplorer for internet? what possibly am i missing?

View 3 Replies View Related

Fedora :: Working Wireless - Now Not Working After Adding WPA

Dec 26, 2009

I recently moved into my room-mates house and her wireless was not secure as I was able to log on to it unsecured with my Fedora 12 Laptop. After Securing it with WPA all the windows computers had no problem getting back on to the now secure wireless. Using GNOME I went to SYSTEM then PREFERENCES and NETWORK CONNECTIONS and clicked on the wireless tab and configured wireless security tab and configured for WPA WPA2 Personal. No problems. But when I go to the gnome tool bar and click on the network and see our SSID it wants to use WEP 40bit and others methods but has no selection for WPA.

View 10 Replies View Related

Fedora :: Sometimes Sound Is Working And Sometimes Not Working

May 30, 2010

I just upgrade my fedora 11 to fedora 12 using the dvd and upgrade setup. I know that there is Fedora 13 released however now I`m with fedora 12. My problem was with sound. Sometimes the sound is working, sometimes it is not working. Here is the information for my PC:

[code]...

however If i killall pulseaudio or kill -9 PID of pulseaudio, pulse audio starts again and sound is working. I do not know every time when my sound goes off to kill the pulseaudio.

View 5 Replies View Related

Fedora Installation :: Fedora 9 Installed But Not Working Up ( Dula Boot With XP )?

Jun 27, 2009

i have insatlled fedora 9 on a system with xp already installed on it but when i start fedora it hangs while booting. after starting the service ANACORN it hangs and same happens with fedora 10. it hangs while starting CUPS.

View 2 Replies View Related

Fedora :: Fedora 10 No Compiz - No Working NVIDIA-driver After Update

Jan 28, 2009

I have Fedora 10 installed. I've just made an update of my system. Things that were updated were a new kernel version with devel and also something with NVIDIA (which is my video card).

After restart of my system, compiz fusion no longer works.

I have a NVIDIA-Linux-x86-177.82-pkg1.run -file to manually install the NVIDIA-driver so the advanced features of Compiz can be utilized.

After install, the bootup screen tells me that loading the NVIDIA driver has failed. I also receive a WARNING-message.

View 14 Replies View Related

Fedora :: Fedora 9 X64_84 And NVidia Driver - Loading But Not Working ?

Mar 19, 2009

I have set this up before (ie installed the drivers and had them working perfectly) but had to do a system wide re-install of fedora. Since this clean install, I've had non-stop grief with nVidia drivers. They have been downloaded and installed via yum, and on start-up nvidia.ko loads. But from with gnome I cant gain access to any 'special effects' (ie desktop effects wont enable).

View 4 Replies View Related

Fedora :: Volume Control Buttons Not Working In Fedora 11

Aug 23, 2009

After running my computer for a while, my volume control always messes up. I wonder if it is some app. Mute, raise, lower volume all fail, and so does the little volume icon in my notification area. When the computer boots up things are fine. I can do some more testing later to try and pinpoint the source but I need to wait a few hours for a download to finish. I can still use Advanced Volume Control and all the options there work.

View 5 Replies View Related

Fedora :: 10 - Yum Not Working

Sep 4, 2009

When i m doing "yum Update" then error is come:

View 4 Replies View Related

Fedora :: LVM GUI Not Working?

Jun 4, 2010

The system-config-lvm UI on my updated F13 installation ws all LVs as "Unmounted",although they are mounted. Selecting any LV on the UI reveals the correct properties, except the mount point.And, I am able to - create new LV, delete LVs.I am not able to - change anything on a mounted LV (which the GUI shows as Unmounted). Getting the error message- "Logical volume is not mounted but is in use. Please close all applications using this device (eg iscsi)". My expectation is that the UI prompts the user to umount the LV or unmounts it automatically.

View 1 Replies View Related

Fedora :: Get Orinoco_usb Working For F10?

Feb 7, 2009

it turns out its wireless card is detected as a USB device (lsusb output: "Compaq Computer Corp. Wireless LAN MultiPort W200"). If you google for help with this, you'll see references to MUCH older versions that are out there (some for a 2.4 kernel) as well as a message implying that the driver is now available in the kernel (the USB one isn't). I wanted to share this how-to to assist anyone else who had the same hurdles I did. Unfortunately, you will have to compile your own kernel module, and the module relies upon firmware that must be first downloaded from the card itself. Here are the steps I took:

1. yum install kernel-devel make libgomp binutils kernel-headers glibc-headers glibc-devel gcc perl-URI subversion patch wget

2. Obtain and patch the latest version of the orinoco_usb driver: - cd /tmp - svn co https://orinoco.svn.sourceforge.net/...o/branches/usb
This places the latest code into a subdirectory called "usb"
- wget -O orinoco_usb-2.6.27.patch "http://sourceforge.net/mailarchive/attachment.php?list_name=orinoco-devel&message_id=48F7883C.4010109%40gmail.com&coun ter=1"

[Code]...

5. That should do it - you ought to be able to enable and disable your card (on this Compaq laptop, there's a button on the top), then NetworkManager will see it and away you go. Be warned that this driver has not historically been well maintained, so it currently doesn't support WPA encryption of any sort.

I hope to make an RPM of this someday to make this even easier for users, depending on the interest.

View 4 Replies View Related

Fedora Installation :: 10 - Cannot Get Usb Working

Feb 11, 2009

Automount works for CD but not usb.

In earlier versions, of RedHat, plugging a USB thumb drive which works on windows
would at least produce a message with the address /dev/Something? but this release does not.

How can I determine the hardware address so I can at least manually mount the device if in in /var/log/messages ?

I have tried different thumbdrives and a palm drive trying to get a reaction?

View 1 Replies View Related

Fedora Networking :: NFS Not Working On F9?

Apr 6, 2009

I tried doing nfs mount and it doesnt work for me. The following is the output of my "showmount -e <IP>"

Export list for <IP>:
/home/apchitra/workspace *
/home/apchitra/workspace/canmore/sdk/fsroot_2038 *

I am trying to mount one of these directories from other machine and it doesnt work. Gives me the following error.

Looking up port of RPC 100003/2 on <IP>
Looking up port of RPC 100005/1 on <IP>
mount: server 16.0.0.0 not responding, timed out
Root-NFS: Server returned error -5 while mounting /home/apchitra/workspace/canm8
VFS: Unable to mount root fs via NFS, trying floppy.

[Code]...

View 8 Replies View Related

Fedora Networking :: DNS Not Working On F11

Sep 4, 2009

Something happened yesterday and now DNS is not working. I have checked /etc/resolv.conf and the settings are correct. I can ping my DNS servers and perform name lookups with dig but nothing else works. Normal applications do not work because of this.

View 3 Replies View Related

Fedora :: Packagekit Gui Not Working?

Sep 9, 2009

I resently installed Fedora 11 x86_64 on my Thinkpad T61 laptop. After the installation it updated 415 packages. The problem is that after the update the graphical interface for the packages manager no longer works (i come from Debian so i`m not sure exactly how it is called). Of course i can still use yum (and i probably would use it anyway because i`m used to using apt from the command line) but i don`t like to have something broken on my system.So does anyone have an idea what might be causing the problem? The graphical interface for the packages manager starts and i can search for packages and it shows the results bu as soon as i mark something for instalation and start the installation it hangs up and the window soon turns grey and unresponsive. I`ve tried waiting for some time but nothing seems to happen.

View 1 Replies View Related

Fedora :: Glx Not Working When Ssh'ing Into 11 - 64-bit Workstation

Sep 29, 2009

The problem:

glxgears/glxinfo works on my PC vista laptop
glxgears/glxinfo works on my fedora 11 linux workstation

glxgears/glxinfo does not work when I SSH in from my PC or from other unix workstations. I need this to work so I can do relatively low-powered graphics work on the workstation remotely.

Other x-windows graphics/programs work fine.

The error message is uniformly:

I didn't install fedora (our sysadmin did), but he is out of ideas as to why this isn't working.

View 7 Replies View Related

Fedora :: Super / Win Key Is Not Working

Oct 8, 2009

I just installed Fedora 11 on my PC and can't seem to get the Win key to work at all I tried putting entries in xmodmap, tried modifying xorg.conf, and also tried setting altwin:super_win in the config settings. But nothing seems to work. Somehow, my Win key seems to be working as Meta instead of Super. From emacs, if I press Win+x, it works like Meta+x.

View 14 Replies View Related

Fedora :: Wireless Not Working ?

Oct 10, 2009

I un-installed ndiswrapper. Now my wireless is not working. How do I re-engage the native Linux driver? In gnome in network manager my USB wireless device is not being picked up.

View 2 Replies View Related

Fedora :: Ls Command Not Working?

Dec 3, 2009

How can i install the ls command again?

View 6 Replies View Related

Fedora :: Get Mp3's Working On FC11?

Dec 7, 2009

On fc7-10 I was able to get them going after installing gstreamer packages with yum.

For fc11 I have followed half a dozen guides, installed numerous packages, but can't seem to figure out what is missing.

Anyone know what to install for mp3's on fc11 ?

View 3 Replies View Related

Fedora :: Cant Seem To Get Wireless Working

Dec 27, 2009

I have just installed fedora 12 on my dell studio 15 laptop and cant seem to get the wireless working, I have done some research and it appears to be the fact i have a broadcom card. there are various ways to fix this problem one been installing ndiswrapper but all the threads on this are way to technical for me as I am a complete linux newb,

View 14 Replies View Related

Fedora :: Sound Is Not Working

Jan 14, 2010

What my problem no sound is working on my machine.This is fedora12..I dont know what to do and where to start trouble shoot. For example in mplyer i switched between differnt audio drivers But no hope.

View 7 Replies View Related

Fedora :: YUM Stopped Working In F12

Jan 22, 2010

Installed F12 a while back. Everything was working fine. Then I wanted to install perl-cpan, so when I run "yum install perl-cpan", or "yum update", it hangs on "Loaded plugins: presto, refresh-packagekit".

I've let it hang there for hours, nothing ever happens.

For the first week or so, Yum worked fine, I could manually update as I've done on other Fedora versions without any issue.

In the Gnome gui I have automatic updating disabled. As far as I can tell, yum-updatesd isn't running and isn't enabled. I wanted to update things manually for a while until I got this new box "settled in".

I know I can install cpan via other methods, but this strange behavior with Yum has me worried.

I ran all the "yum clean" commands, and now yum actually displays errors:

Trying other mirror.

I get these errors over and over.

I read up on how to edit the /etc/yum/fedora.repo and fedora-update.repo files to fix this, BUT, I have no such files...

This is what I have:

The other interesting thing is that my /var/log/yum.log is 0 bytes.
Yet the yum.log-20100101 is 209709 bytes and shows all the updates I did just a month ago...

Where can I download the repo files from? How can I fix the repository?

When I try "yum repolist" I get the same errors.

View 2 Replies View Related

Fedora :: Python 2.5 On 12 Not Working

Feb 15, 2010

I've got Fedora 12 and I need to install python 2.5. Without trhis version of python, very important program to me will not work - is it possible?

View 6 Replies View Related

Fedora :: Amarok Not Working?

Mar 4, 2010

When I try to run Amarok I get:

[chrispche@localhost ~]$ amarok
amarok: ************************************************** ********************************************
amarok: ** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: **[code]......

View 1 Replies View Related

Fedora :: Yum Is No Longer Working

May 26, 2010

I just installed Fedora 13 yesterday and now yum is no longer working. I get this message when I use it. Code: There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:No module named grabber.Please install a package which provides this module, or verify that the module is installed correctly.

View 6 Replies View Related

Fedora :: MP3 Not Working In AMAROK?

Jun 4, 2010

I am not able to play MP3 files in amarok player I am using fedora 13 and I have xmms and xine software also installed. When I try to play a MP3, I am gettting an error saying that MPEG coder not availble.

View 2 Replies View Related

Fedora :: RPM Fusion Not Working?

Jul 4, 2010

When i try the instructions here[URL]i get this error message "could not do simulate: Can't install /tmp/rpmfusion-free-release-stable.noarch-3.rpm as no transaction"but i still can't install libdvdcss or watch movies. I am also having trouble installing flash but i think that is a separate problem

View 14 Replies View Related

Fedora :: Webcollage Not Working In F13 But Does In F12

Sep 8, 2010

I have f13 and f12 on the same box. I like webcollage.orginal but it doesn't work with f13 but the f12 install works fine

I admit, I'm not looking forward to the f14 release, f12 has been so good for me, things work without a huge amount of hassle, oh well, life rolls on, so does fedora.

View 1 Replies View Related

Fedora :: Brasero Is Not Working

Sep 26, 2010

So my goal here is to burn a Fedora13 install DVD. simple, right?I started by inserting the DVD in my drive. Checking the properties, I could see that there were 0 bytes used and 0 bytes free. Total capacity was also 0 bytes. I am not sure if this is a problem.I figured all was well.The error log was too large to upload to the forum (2.5MB) so I included only included the last parts of the log file.My guess is:

1.) I have a bad batch of SONY DVD-R's
2.) There is a Linux driver issue with the burner on my PC (Dell XPS 720)
3.) Somehow there is an issue with the .iso file.

View 4 Replies View Related







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