Re: (email) server connection problem : Help -- SOLVED

2011-06-20 Thread Mark Moellering
I want to thank everyone who helped me with this. It turned out that due to an administrative error, our hosting company had the ip addresses I was having trouble with routed to the wrong server. Everything is working now. Thanks again, Mark Moellering ___

Re: (email) server connection problem : Help

2011-06-20 Thread Chuck Swiger
On Jun 20, 2011, at 11:31 AM, Mark Moellering wrote: > 69.41.172.62mail.grissomhigh1981.org > [ ... ] > 69.41.172.180 mail.porthuronhighschool.info > === > > DNS checks out. > I think I am running ssl. I am checking postfix and dovecot. The odd thing > is the ssh. I l

Re: (email) server connection problem : Help

2011-06-20 Thread Mark Moellering
On 20-Jun-11 2:00 PM, Chuck Swiger wrote: On Jun 20, 2011, at 10:05 AM, Mark Moellering wrote: I cannot log into the server via either ssl for email or ssh on the two domains that are .org and .info The connection is refused. Here is an example copied from a console; shell$ ssh -l LoginName m

Re: (email) server connection problem : Help

2011-06-20 Thread Chuck Swiger
On Jun 20, 2011, at 10:05 AM, Mark Moellering wrote: > I cannot log into the server via either ssl for email or ssh on the two > domains that are .org and .info > The connection is refused. Here is an example copied from a console; > > shell$ ssh -l LoginName mail.anadarkohs60.com > The authenti

(email) server connection problem : Help

2011-06-20 Thread Mark Moellering
I am Running a mail server (postfix / dovecot) on FreeBSD 8.1 I have 6 different domain names configured with 6 different ip addresses. I cannot log into the server via either ssl for email or ssh on the two domains that are .org and .info The connection is refused. Here is an example copied

Re: No disks found during install (was: Problem! Help me!)

2008-04-12 Thread Manolis Kiagias
kostis papa wrote: Hello, I have a problem with installation. I choose country, keyboard and then I can not continue installation, because it says "No disks found! Please verify that your disk controller is being ." My pc is new (core 2 quad, sata 500-SeaGate) I have installed the windows

Re: Problem! Help me!

2008-04-12 Thread Matthias Apitz
El día Saturday, April 12, 2008 a las 05:25:34PM +0300, kostis papa escribió: > Hello, > I have a problem with installation. > I choose country, keyboard and then I can not continue installation, > because it says "No disks found! Please verify that your disk controller is > being ." > My

Problem! Help me!

2008-04-12 Thread kostis papa
Hello, I have a problem with installation. I choose country, keyboard and then I can not continue installation, because it says "No disks found! Please verify that your disk controller is being ." My pc is new (core 2 quad, sata 500-SeaGate) I have installed the windowsXP and ubuntu-Linux (

Re: Chown PRoblem..HELP PLEASE

2008-04-11 Thread Jon Radel
Ruel Luchavez wrote: > Hi ALL, > > i make a new directory in my server using "mkdir [name of folder], then when > i wan to view the folder i use "ll" and this is the view: > > drwxrwxrwx 2 root wheel 512 Apr 11 11:05 [name of folder] > > when i want to change the owner[root] into a certain name

Chown PRoblem..HELP PLEASE

2008-04-11 Thread Ruel Luchavez
Hi ALL, i make a new directory in my server using "mkdir [name of folder], then when i wan to view the folder i use "ll" and this is the view: drwxrwxrwx 2 root wheel 512 Apr 11 11:05 [name of folder] when i want to change the owner[root] into a certain name (ex.ruel) using the command: chown -

Re: Policy Based Routing problem help me

2007-07-25 Thread Christopher Cowart
On Thu, Jul 26, 2007 at 01:26:17AM +0500, Narek Gharibyan wrote: > I have a firewall/router with FreeBSD 6.2 installed on it. 2 ISP connection > and 2 LAN connections. I need to do a policy-based routing. All I need that > packets coming from one ISP interface return to that interface (incoming > c

Policy Based Routing problem help me

2007-07-25 Thread Narek Gharibyan
Hi all, I have a firewall/router with FreeBSD 6.2 installed on it. 2 ISP connection and 2 LAN connections. I need to do a policy-based routing. All I need that packets coming from one ISP interface return to that interface (incoming connections' source based routing) and the other hand do a IP

Re: squid problem help

2005-10-18 Thread Efren Bravo
>I suspect you are trying to run squid two times. >The second time you recieve http port is already allocated (the first >squid) and the log file is locked (the first squid again. >If you want to use squid -k ... commands run "rm >/usr/local/squid/var/logs/squid.pid" as root and restart squid :) Y

Re: squid problem help

2005-10-18 Thread Ivailo Tanusheff
tart squid :) Ivailo Tanusheff Senior System administrator ProCredit Bank (Bulgaria) AD "Efren Bravo" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 10/17/2005 08:30 PM To freebsd-questions@freebsd.org cc Subject squid problem help Hi, I've those errors when I try t

Re: squid problem help

2005-10-17 Thread Andrew P.
On 10/17/05, Efren Bravo <[EMAIL PROTECTED]> wrote: > Hi, > > I've those errors when I try to start squid from /etc/rc.conf. I've a > squid user and group. > > rc.conf > --- > if [ -f /usr/local/squid/sbin/squid ]; then > echo -n ' Squid' > /usr/local/squid/sbin/squid > fi > > s

squid problem help

2005-10-17 Thread Efren Bravo
Hi, I've those errors when I try to start squid from /etc/rc.conf. I've a squid user and group. rc.conf --- if [ -f /usr/local/squid/sbin/squid ]; then echo -n ' Squid' /usr/local/squid/sbin/squid fi squid.conf -- http_port 192.168.190.10:3128 cache_effective_user sq

Re: Problem Help!

2005-03-23 Thread Daniel Gerzo
Hello Viraj, Wednesday, March 23, 2005, 9:41:05 PM, you made these points: > Hi, > In my haste I edited my rc.conf file and knowing well that if I > make a mistake I will get hung the system at that point. I need an > expert help to get me out of this situation. I spent days building > the syste

Re: Problem Help!

2005-03-23 Thread Peter Risdon
On Wed, 2005-03-23 at 12:41 -0800, Dixit, Viraj wrote: > Hi, > > In my haste I edited my rc.conf file and knowing well that if I make a > mistake I will get hung the system at that point. I need an expert help to > get me out of this situation. I spent days building the system, I don't want > t

Problem Help!

2005-03-23 Thread Dixit, Viraj
Hi, In my haste I edited my rc.conf file and knowing well that if I make a mistake I will get hung the system at that point. I need an expert help to get me out of this situation. I spent days building the system, I don't want to do the whole thing again. I must have forgot a quote in my rc.con

Re: Sound problem, help.

2004-09-18 Thread Jan C. Meyer
> [...] what i wonder for is, its mention in handbook that > it suppoze to be device sound...but sound it gives an error. If I've understood correctly, the sound drivers have been renamed after 5.2.1R. Does your copy of the handbook correspond to 5.1R? > and the error msg in KDE says: > aRts co

Re: Sound problem, help.

2004-09-17 Thread Long Story
Hello Jan, Yes, sorry it was ofcourse device pcm, but what i wonder for is, its mention in handbook that it suppoze to be device sound...but sound it gives an error. and the error msg in KDE says: aRts control tool, (sorry- aRts had to restart) when i try to run the command artsd from sh

Re: Sound problem, help.

2004-09-17 Thread Jan Christian Meyer
[...] so i recompiled with options pcm! I trust that this is *device* pcm you are referring to... [...] when i startx my kde, there is NO sound and it gives me an error says "aRts controll" error, or aRts server error. Could you please post the entire and exact error message(s) you are getting? A

Sound problem, help.

2004-09-17 Thread Long Story
hello Everyone, Well, i dunt know if this is a strange problem, or only strange for me. Im on FreeBSD 5.1R, with kde3.3, i have read the handbook about enabling the sound support, and it says for 5.x systems we need to compile the kernel with options sound..! when i do try that it gives me er

Re: Re[2]: Then i boot FreeBSD 4.7, not work values in/etc/sysctl.conf see file - sysctl.jpg. How solve this problem? ##help me ;/

2003-03-27 Thread Martin Karlsson
* kinder2000 <[EMAIL PROTECTED]> [2003-03-28 11.24 +1000]: > But i have questions about how to make kernel with my values? Not in > /etc/sysctl.conf? > > I compile kernel with: > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPFIREWALL_VERBOSE_LIMIT=100 > values in sysctl is: > net.i

Re[2]: Then i boot FreeBSD 4.7, not work values in/etc/sysctl.conf see file - sysctl.jpg. How solve this problem? ##help me ;/

2003-03-27 Thread kinder2000
Hi, Martin! 28 марта 2003 г., 3:53:06: MK> * kinder2000 <[EMAIL PROTECTED]> [2003-03-26 23.10 +1000]: >> Hi, ! MK> Hi, >> Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf >> at console i se this messages: >> >> Warring: net.ipv4.icmp_ignore_bogus_error_responses=1 does not exist

Re: Then i boot FreeBSD 4.7, not work values in /etc/sysctl.confsee file - sysctl.jpg. How solve this problem? ## help me ;/

2003-03-27 Thread Martin Karlsson
* kinder2000 <[EMAIL PROTECTED]> [2003-03-26 23.10 +1000]: > Hi, ! Hi, > Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf > at console i se this messages: > > Warring: net.ipv4.icmp_ignore_bogus_error_responses=1 does not exist > Warring: net.ipv4.conf.all.log_martians=1 does not e

Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf seefile - sysctl.jpg. How solve this problem? ## help me ;/

2003-03-26 Thread kinder2000
Hi, ! Then i boot FreeBSD 4.7, not work values in /etc/sysctl.conf at console i se this messages: Warring: net.ipv4.icmp_ignore_bogus_error_responses=1 does not exist Warring: net.ipv4.conf.all.log_martians=1 does not exist Warring: net.ipv4.conf.all.accept_source_route=0 does not exist Warring