Problem 1) I’ve installed the pure-ftpd server on my server and I went to the firewall in yast2 and found that it had already allowed pure-ftpd service on FW_CONFIGURATIONS_EXT. The problem was that I could connect but not log in. I had to actually go to FW_SERVICES_EXT_TCP and specifically open ports 20 and 21 (I don’t know if I need both). Now I can log on but it still stalls on the ‘ls’ and ‘pwd’ commands. I can do a cd to another directory but it would be nice to be able to check were I am. I’ve also gone to FW_SERVICES_EXT_UDP and opened the port there too. According to Novell’s Cool Solutions opening the post ranges in both TCP and UDP should help otherwise there is a fault in the firewall configuration. I can’t find it.
I’m rebooting as I write this (hope, hope, HOPE).
Nope, opening the ports in both TCP and UDP didn’t help.
Problem 2) During the boot process I get these messages: “Starting RNG daemon. No Hardware RNG support available / skipped”, “Failed services in runlevel 3 / rng-tools” and finally “Skipped services in runlevel 3 / cifs nfs”
I have no clue about the RNG daemon nor rng-tools. It seems to be something that was installed during the initial installation and anything I’ve been able to find might as well be Greek to me.
Can someone explain what this is and how I can fix it?
Read the Wikipedia article on FTP. Make sure your FTP client
machine’s firewall is off and try using active mode. By default passive
mode is used because it is easier for clients since it means the Server is
required to do the firewall trickery. Maybe that should work with the
firewall stuff you have but apparently it is not. Active mode should work
as long as the client-side firewall is relaxed. Typically it’s best to
just open up the high ports on the server (TCP only; FTP doesn’t use UDP
at all in any implementation I’ve seen) and let the client use Passive
mode like it wants to.
RNG is probably Random Number Generator. If you do not have a
hardware version a software version is probably available still. To test
use the following command and see if you get a bunch of junk:
dd if=/dev/urandom bs=100 count=1
Good luck.
On 08/26/2010 09:36 AM, jim7634 wrote:
>
> I’m fighting two problems now. :’(
>
> Problem 1) I’ve installed the pure-ftpd server on my server and I went
> to the firewall in yast2 and found that it had already allowed pure-ftpd
> service on FW_CONFIGURATIONS_EXT. The problem was that I could connect
> but not log in. I had to actually go to FW_SERVICES_EXT_TCP and
> specifically open ports 20 and 21 (I don’t know if I need both). Now I
> can log on but it still stalls on the ‘ls’ and ‘pwd’ commands. I can do
> a cd to another directory but it would be nice to be able to check were
> I am. I’ve also gone to FW_SERVICES_EXT_UDP and opened the port there
> too. According to Novell’s Cool Solutions opening the post ranges in
> both TCP and UDP should help otherwise there is a fault in the firewall
> configuration. I can’t find it.
>
> I’m rebooting as I write this (hope, hope, HOPE).
>
> Nope, opening the ports in both TCP and UDP didn’t help.
>
>
> Problem 2) During the boot process I get these messages: “Starting RNG
> daemon. No Hardware RNG support available / skipped”, “Failed services
> in runlevel 3 / rng-tools” and finally “Skipped services in runlevel 3 /
> cifs nfs”
>
> I have no clue about the RNG daemon nor rng-tools. It seems to be
> something that was installed during the initial installation and
> anything I’ve been able to find might as well be Greek to me.
>
> Can someone explain what this is and how I can fix it?
>
> Thanks
>
> Jim
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/