Re: cant login to my server machine(FreeBSD-6.0)

2006-11-13 Thread Nikos Vassiliadis
On Monday 13 November 2006 16:32, dhaneshk k wrote: > But I tried to create the new /etc/rc.conf file by the following method > > #mount -o rw,remount/ > #cat >/etc/rc.conf you can remount rw like this: mount -u -w / then use an editor to correct /etc/rc.conf there is also /rescue which mi

Re: cant login to my server machine(FreeBSD-6.0)

2006-11-13 Thread Bill Moran
In response to "dhaneshk k" <[EMAIL PROTECTED]>: > Hey can Any body help me? > > > I have a free BSD box ,due to some power failure its rebooted , but booting > failed , > The error I got was > Trying to mount root from ufs:/dev/ad4s1a Warning : / was not properly > dismounted loading confi

cant login to my server machine(FreeBSD-6.0)

2006-11-13 Thread dhaneshk k
Hey can Any body help me? I have a free BSD box ,due to some power failure its rebooted , but booting failed , The error I got was Trying to mount root from ufs:/dev/ad4s1a Warning : / was not properly dismounted loading configuration files. /etc/rc.conf :9:Synatx error unterminated quo

Re: cant login

2006-03-31 Thread hackmiester (Hunter Fuller)
Marlon Martin wrote: hi im running freebsd 6.1PRE i cant login to shell root or normal user, even i boot into single user, this error below always appear, is there anyway i can fix this or i can login, thanks. /libxec/id-elf_so.1: Shared object "pluginwrapper/flash7.so" not found, r

Re: cant login

2006-03-29 Thread Bob Goodman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > hi im running freebsd 6.1PRE > i cant login to shell root or normal user, even i boot into single user, > this error below always appear, is there anyway i can fix this or i can > login, thanks. > > /libxec/id-elf_so.1: Shared obj

Re: cant login

2006-03-29 Thread Chuck Swiger
Marlon Martin wrote: > hi im running freebsd 6.1PRE > i cant login to shell root or normal user, even i boot into single user, > this error below always appear, is there anyway i can fix this or i can > login, thanks. > > /libxec/id-elf_so.1: Shared object "pluginwrapp

cant login

2006-03-29 Thread Marlon Martin
hi im running freebsd 6.1PRE i cant login to shell root or normal user, even i boot into single user, this error below always appear, is there anyway i can fix this or i can login, thanks. /libxec/id-elf_so.1: Shared object "pluginwrapper/flash7.so" not found, required by "sh"

RE: Cant login to FTP server.

2006-02-14 Thread fbsd_user
To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Cant login to FTP server. Hi, I've been looking at the FreeBSD handbook's section about ipnat and ipf for a few hours now, but I cannot seem to make this work. Outgoing FTP'ing works just fine. In fact, I have absolutely no problems

Re: Cant login to FTP server.

2006-02-14 Thread Daniel A.
ilto:[EMAIL PROTECTED] Behalf Of Daniel A. > Sent: Tuesday, February 14, 2006 8:59 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: Cant login to FTP server. > > > Hi, > the server is connected directly to "the wild", and I'm connecting

RE: Cant login to FTP server.

2006-02-14 Thread fbsd_user
, February 14, 2006 8:59 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Cant login to FTP server. Hi, the server is connected directly to "the wild", and I'm connecting from a remote non-local host. Are you sure that those are ipf rules? They look a lot like ipnat rul

Re: Cant login to FTP server.

2006-02-14 Thread Daniel A.
ivate LAN. > All the non-FTP gateway traffic is using the public IP address by > default so > there is no ipnat rule needed. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Daniel A. > Sent: Tuesday, February 14, 2006 7:42 AM > To

Re: Cant login to FTP server.

2006-02-14 Thread Daniel A.
PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Daniel A. > Sent: Tuesday, February 14, 2006 7:42 AM > To: [EMAIL PROTECTED] > Subject: Cant login to FTP server. > > > Hi, I have some FTP login problems. > I run FreeBSD 6.0-RELEASE, and I have ipf and ipnat enabled.

RE: Cant login to FTP server.

2006-02-14 Thread fbsd_user
: Tuesday, February 14, 2006 7:42 AM To: [EMAIL PROTECTED] Subject: Cant login to FTP server. Hi, I have some FTP login problems. I run FreeBSD 6.0-RELEASE, and I have ipf and ipnat enabled. ___SNIP___ Status: Connecting to dienub.org ... Status: Connected with dienub.org. Waiting fo

Cant login to FTP server.

2006-02-14 Thread Daniel A.
Hi, I have some FTP login problems. I run FreeBSD 6.0-RELEASE, and I have ipf and ipnat enabled. ___SNIP___ Status: Connecting to dienub.org ... Status: Connected with dienub.org. Waiting for welcome message... Response: 220 m00h.dienub.org FTP server (Version 6.00LS) ready. Command:

Re: Cant login using ssh; no password prompt

2005-11-18 Thread Dan O'Connor
I've installed a new box with FreeBSD 6.0 (workbench) and cant login to it by means of ssh from the internal or external network. Try editing /etc/ssh/sshd_config and uncomment the lines: PubkeyAuthentication yes PasswordAuthentication yes PermitEmptyPasswor

Re: Cant login using ssh; no password prompt

2005-11-18 Thread Tofik Suleymanov
Mauricio Brunstein wrote: Hi! I've installed a new box with FreeBSD 6.0 (workbench) and cant login to it by means of ssh from the internal or external network. The box is installed from the release version, and worked fine using the console. I also had accessed other hosts form there usin

Re: Cant login using ssh; no password prompt

2005-11-18 Thread Mauricio Brunstein
Please make sure that you are able to access a DNS > server from the box by trying to ping google.com or something. > > Good luck, > > Ben > > Mauricio Brunstein wrote: > > Hi! > > > > I've installed a new box with FreeBSD 6.0 (workbench) and cant log

RE: Cant login using ssh; no password prompt

2005-11-18 Thread Ansar Mohammed
ur problem. Good luck! > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Mauricio Brunstein > Sent: November 18, 2005 9:50 AM > To: freebsd-questions@freebsd.org > Subject: Cant login using ssh; no password prompt > > Hi!

Cant login using ssh; no password prompt

2005-11-18 Thread Mauricio Brunstein
Hi! I've installed a new box with FreeBSD 6.0 (workbench) and cant login to it by means of ssh from the internal or external network. The box is installed from the release version, and worked fine using the console. I also had accessed other hosts form there using ssh. I did not patch the b