Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Nov 2008 19:27:59 -0600
From:      "Paul A. Procacci" <pprocacci@datapipe.com>
To:        J MPZ <joompz@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problems with FreeBSD
Message-ID:  <490FA51F.7010901@datapipe.com>
In-Reply-To: <e56958de0811031643s473b499haa3243de1ed7c278@mail.gmail.com>
References:  <e56958de0811031643s473b499haa3243de1ed7c278@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
J MPZ wrote:
> Hi guys,
>
> I have some problem with my FreeBSD server. I have this:
>
> #########                                    ###########      #########
> # Linux1  #  -> ASA  -> Internet  -> # FreeBSD  #  -> # Linux2 #
> #########                                    ###########      #########
>
> If I run a ssh for Linux1 to FreeBSD, my connection freeze when the return
> of some command is a big text. Example:
>
> I make a ssh connection in the from the Linux1 to FreeBSD server, then, I
> execute some commands, like: 'pwd', 'whoami', 'ls /'... this work perfectly.
> But, if I run some command that return a big text, like as: 'ls /dev/', or
> top, my connection freeze.
>
> In other terminal, the tcpdump continues showing packets in this connection
> that was freeze.
>
> If I try to access the Linux2, throught FreeBSD (redirect port on natd or
> redirect port with rinetd), the same thing happens.
>
> Is this a problem with FreeBSD? Someone know how I can fix it? Some sysctl?
>
> Regards,
> J.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>   
The tcpdump that you say continues showing packets......are the packets 
leaving the freeBSD machine or arriving at the FreeBSD machine.
My guess is you meant leaving the FreeBSD destined for your linux 
machine.  If this is the case, then the problem most likely lies with 
the ASA.
If you monitor the ASA's external interface during your testing, do you 
see packets arriving?  If so, do you see packets leaving the internal 
interface going back to your Linux1 machine?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?490FA51F.7010901>