login problems

2004-12-29 Thread Scott Stahl
I have a strange problem that just started up...

I have two NICs in a development FreeBSD server I use, one public IP
and one connected to my private network.

I can SSH into the public IP but not the internal IP.  I get the
username prompt but after I enter the login and press enter the
session just hangs.

The same happens for FTP but I don't get a prompt at all.

I can connect via webmin on both IP so I'm thinking it's some kind of
auth problem.

Any ideas?

Scott.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: login problems

2004-12-29 Thread Scott Stahl
The internal IP was already added to the hosts file.

I setup verbose logging in putty and I get the following:

Outgoing packet type 5 / 0x05 (SSH2_MSG_SERVICE_REQUEST)
    00 00 00 0c 73 73 68 2d 75 73 65 72 61 75 74 68  ssh-userauth
Incoming packet type 6 / 0x06 (SSH2_MSG_SERVICE_ACCEPT)
    00 00 00 0c 73 73 68 2d 75 73 65 72 61 75 74 68  ssh-userauth
Outgoing packet type 50 / 0x32 (SSH2_MSG_USERAUTH_REQUEST)
    00 00 00 04 72 6f 6f 74 00 00 00 0e 73 73 68 2d  rootssh-
  0010  63 6f 6e 6e 65 63 74 69 6f 6e 00 00 00 04 6e 6f  connectionno
  0020  6e 65ne

Look's like an authentication problem.

Scott.


On Wed, 29 Dec 2004 23:01:28 +0100, Toni Schmidbauer [EMAIL PROTECTED] wrote:
 On Wed, Dec 29, 2004 at 12:43:40PM -0600, Scott Stahl wrote:
  I have two NICs in a development FreeBSD server I use, one public IP
  and one connected to my private network.
 
  I can SSH into the public IP but not the internal IP.  I get the
  username prompt but after I enter the login and press enter the
  session just hangs.
 
  The same happens for FTP but I don't get a prompt at all.
 
 sounds mostly like a dns problem. do you dns set up for your
 internal hosts? if not, put your internal ip's into /etc/hosts
 on the freebsd server.
 
 hth,
 toni
 --
 Wer es einmal so weit gebracht hat, dass er nicht | toni at stderror dot at
 mehr irrt, der hat auch zu arbeiten aufgehoert| Toni Schmidbauer
 -- Max Planck |
 
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FTP server will not initiate DATA connection back to client

2004-09-15 Thread Scott Stahl
I would look into the proftpd port.  More information regarding proftp
can be found at http://www.proftpd.org.  I've found this to be a
stable and security feature rich ftp server.

Scott.


On Wed, 15 Sep 2004 19:12:05 -0600, RYAN vAN GINNEKEN
[EMAIL PROTECTED] wrote:
 I am tring to setup anon ftp on my bsd box and followed the directions
 layed out on this web page
 http://www.freebsddiary.org/ftp-anonymous.php but to no avial.  The anon
 user should be able to browse the dirctories and upload files to
 incoming but not be able to downlaod or erase files from the incoming
 directory.  My problem is that the anon user can download files from the
 incoming directory and i have already had script kiddies up and down
 loading files can someone please help.
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: simultaneous apache 1.3x 2.x

2004-08-29 Thread Scott Stahl
You can run multiple instances of Apache on your machine but they cannot all
use port 80 which is standard.  I would recommend using a higher port for
your Squirrelmail, something like 8081 or better yet use https.  

Honestly though I would stay away from Apache 2 all togeither as Apache
1.3.x is still the standard.

Scott. 

-Original Message-
From: Robin Becker [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 28, 2004 5:20 PM
To: [EMAIL PROTECTED]
Subject: simultaneous apache 1.3x  2.x

I'm trying to install squirrelmail, but it seems that PHP + apache 2 +
squirrelmail doesn't go. I tried and although the install proceeds I get
  crashes in PHP.

PHP appears to deprecate apache 2 at present and looking at the squirrelmail
requirements it seems that apache 1.3 is the natural version.

Unfortunately this freebsd 4.9 system is also required to serve SVN so I
must keep apache 2.

So can I get both apaches working on the same system? Or perhaps someone has
some advice about getting squirrelmail working with apache 2.
--
Robin Becker



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sendmail slow...

2004-06-18 Thread Scott Stahl
Sendmail on my new FreeBSD 4.10 box seems to be VERY slow.   When I use the
PHP mailer function it sometimes takes almost a minute to run sendmail.  On
a closer look at my maillog there doesn't seem to be any errors and to log
appears to be the same as when it isn't slow.  I thought maybe it was a
indentd problem being caught on the firewall but issuing a ipfw disable
firewall des not help.

Any help would be appreciated.

Thanks,

Scott.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Double messages

2004-06-18 Thread Scott Stahl
I'm new to this list... and I seem to be getting all the meesages on this
list in duplicate.

Thanks,

Scott.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]