Re: IPsec phase 1 and 2 negotiation in an infinite loop.

2011-09-06 Thread Mikhail Goriachev
Mike Tancsa wrote: > On 9/5/2011 11:58 PM, Mikhail Goriachev wrote: >> (p: #1 protoid=isakmp transform=1 >> (t: #1 id=ike (type=lifetype value=sec)(type=lifeduration >> value=7080)(type=enc value=3des)(type=auth >> value=preshared)(type=hash

Re: IPsec phase 1 and 2 negotiation in an infinite loop.

2011-09-05 Thread Mikhail Goriachev
Hi Mike, Mike Tancsa wrote: > On 9/5/2011 8:06 PM, Mikhail Goriachev wrote: >> Hi, >> >> Can anyone please comment/shed some light/give hints on the following?: >> >> I've got a VPN cranking between 8.2-RELEASE-p2 (my end) and an unknown >> applian

IPsec phase 1 and 2 negotiation in an infinite loop.

2011-09-05 Thread Mikhail Goriachev
for months and no settings were changed at all. Could that be the MTU, packet reassembly or anything related to PF? What are the thoughts of people working with VPNs? Configuration files and logs are available on request. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Mobile: +56 9 787

Re: SpamAssassin/Perl eating enormous amounts of memory?

2009-03-02 Thread Mikhail Goriachev
Andrew Moran wrote: [...] > Has anyone heard of this? Or any pointers on what I can do to figure > out what is causing it? > > Your advice is much appreciated. As an alternative: You could try mail/mimedefang. It calls spamassassin to evaluate an e-mail but without having it running all th

Re: Disabling inbound email in a jail

2009-02-27 Thread Mikhail Goriachev
Kirk Strauser wrote: > I only want sendmail in a jail to do one thing: forward nightly reports from > r...@localhost to a real account on another > machine. What's the proper way to configure this? Edit /etc/mail/aliases. All reports are pointed to root. But you can point it anywhere you want:

Re: PHP5 and ldap

2009-02-24 Thread Mikhail Goriachev
Pieter Donche wrote: > On Tue, 24 Feb 2009, Vasadi I. Claudiu Florin wrote: > >> what does php --versionsay now? > > the same as before : > > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/local/lib/php/20060613/ldap.so' - Shared object "libldap-2.4.so.5" not > foun

Re: FreeBSD 7.0 reboots on Dell 2950

2009-01-27 Thread Mikhail Goriachev
Proskurin Kirill wrote: > Hello all. > > What we have: > Dell 2950 with FreeBSD-7.0-p9 on it. > It work as mail server(Exim+Dovecot and so on). > All latest version from ports. > > > After start a production use - it is start to reboot 3-4 times a day > with no reason. We think what it is a har

Re: Installing Samba : FreeBSD Vs Linux ?

2008-10-20 Thread Mikhail Goriachev
rs and it works like a charm. Regards, Mikhail. -- Mikhail Goriachev Webanoide ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Slapd not starting

2008-07-21 Thread Mikhail Goriachev
don't see anything in the /var/log/messages about it so I am not sure what is going on. Check /var/log/debug.log Regards, Mikhail. -- Mikhail Goriachev Webanoide ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: quota and sendmail accepts <10k mail size

2008-07-10 Thread Mikhail Goriachev
lities. For instance cyrus-imap. There you can set quota limits, warning messages to users, percentages and so on. This is the easiest approach. Regards, Mikhail. -- Mikhail Goriachev Webanoide ___ freebsd-questions@freebsd.org mailin

Re: php 4.3.10, manual installation

2007-07-09 Thread Mikhail Goriachev
VULNERABILITIES install > > Thanks for your patience! However, when I try I get: > > make -DDISABLE_VULNERABILITIES install clean > Dependency warning: used OpenSSL version contains known vulnerabilities > Please update or define either WITH_OPENSSL_BASE or WITH_OPENSSL_PORT

Re: BIND to listen on all interfaces?

2007-07-03 Thread Mikhail Goriachev
ave a /etc/ppp/ppp.linkup and put the following or similar into it: adsl: ! /etc/rc.d/named restart Read the ppp man pages for further details. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www

Re: sendmail startup problem

2007-06-12 Thread Mikhail Goriachev
Chuck Swiger wrote: On Jun 12, 2007, at 2:43 PM, Mikhail Goriachev wrote: How have you disabled it? It is not enough to do 'sendmail_enable="NO"'. To completely disable sendmail you shoud use 'sendmail_enable="NONE"'. sendmail_enable="NO"

Re: sendmail startup problem

2007-06-12 Thread Mikhail Goriachev
endmail completely, the following should be added into /etc/rc.conf: sendmail_submit_enable="NO" Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www.webanoide.org _

Re: Fresh install won't compile requirement libraries for cvsup

2007-06-12 Thread Mikhail Goriachev
y. Oh, by the way, this is to be a web server therefore, I'm not going to be running any GUIs by default. Text based administration only. I'd suggest testing/stressing your memory: http://www.memtest86.com or /usr/ports/sysutils/memtest86 Let us know how it goes. Regards, Mikhail. --

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread Mikhail Goriachev
essage- From: Mark Stout [mailto:[EMAIL PROTECTED] Sent: Monday, June 11, 2007 9:24 AM To: Mikhail Goriachev; Abdullah Ibn Hamad Al-Marri Cc: freebsd-questions@freebsd.org Subject: RE: Upgrading to 6.2-RELEASE from 6.2-STABLE -Original Message- From: Mikhail Goriachev [mailto:[EMAIL PRO

Re: Source code tar ball for the 6.2 production release

2007-06-11 Thread Mikhail Goriachev
k to a web browse-able version of the source code. Is the source code not bundled along with the ISO image(s) [earlier this used to be in /usr/src after installation]? If so, is it possible to get a tarball of it for offline use? I have not installed the OS yet. /cdrom/6.2-RELEASE/src/

Re: passing parameters to configure script of a port

2007-06-10 Thread Mikhail Goriachev
http://blog.innerewut.de/articles/2006/01/14/upgrading-ports-and-preserve-make-options Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www.webanoide.org ___ freebsd-ques

Re: Spamassassin RBL's

2007-06-10 Thread Mikhail Goriachev
.cf Just a thought. You may consider implementing RBL at MTA level (postfix in your case). It is a lot faster then processing through SA, which is a resource hog. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Ma

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-10 Thread Mikhail Goriachev
reboot You are done. :) The *correct* procedure is described in: /usr/src/Makefile and even more detailed at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 3825

Re: startup / shutdown script (rc.d)

2007-06-05 Thread Mikhail Goriachev
d.org/doc/en_US.ISO8859-1/books/handbook/configtuning-starting-services.html Also read the rc.d(8) and all of its rc.* related man pages. You can get lots of good examples in "/etc/rc.d/". For instance "/etc/rc.d/usbd" is the simplest of them all. Le

Re: fbsd 6.2 pf starts -- but not on boot

2007-06-04 Thread Mikhail Goriachev
#x27;t start. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www.webanoide.org ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Remote Server FSCK

2007-06-04 Thread Mikhail Goriachev
this could help you: fsck_y_enable="YES" Just add that into the /etc/rc.conf, reboot and wait awhile. After the machine is up and running, fsck it and see if it throws any errors. Let us know how it goes. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mob

Re: Static Routes, gateways and the end of my sanity

2007-06-01 Thread Mikhail Goriachev
uot;YES" In other words: Your host binds to bce0 (192.168.4.80) and bce1 (10.228.228.228). The jail binds to bce0_alias0 (192.168.4.81). Also jails will always try to bind to bce0 interface (jail_interface="bce0"). You don't need any routes if your machine acts as a gatewa

Re: Assignment of device names to external USB drives

2007-05-22 Thread Mikhail Goriachev
the geom_label module that drive becomes >> availble under /dev/ufs/VOLUME1 > > Or, if instead of fdisk, you > # glabel label disk0 da0 > # bsdlabel -w label/fancy0 > # newfs -U label/fancy0a > # mount /dev/label/fancy0a /bla > In addition, you can modify an already cr

Re: reject mail hosts

2007-05-22 Thread Mikhail Goriachev
ose are logged into /var/log/maillog file - and none of them worked. You can always test your machine for relays using: http://www.abuse.net/relay.html Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTE

Re: reject mail hosts

2007-05-22 Thread Mikhail Goriachev
ed You shouldn't worry about it. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www.webanoide.org ___ freebsd-questions@freebsd.org mailing list htt

Re: How to retrieve the list of files to merge by hand

2007-05-21 Thread Mikhail Goriachev
eving this list? As a side note, in an effort to get this list > (via a pipe command such as the one above), I reran the mergemaster > command, but got a much different set of results. Did I completely > eliminate any chance I had at getting them? Just run mergemaster again: # cd /usr/s

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
Maxim Khitrov wrote: > On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> Maxim Khitrov wrote: >>> On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >>>> Maxim Khitrov wrote: >>>>> Hello, >>>>> >>>

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
:22 *:* > > As you can see, sendmail is happily listening for all incoming > connections with the "NO" setting. If it would only listen on > localhost, then that would be the end of my problems. However, > remember that the jail environment doesn't have

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
doug wrote: > > On Mon, 21 May 2007, Maxim Khitrov wrote: > >> On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >>> Maxim Khitrov wrote: >>>> Hello, >>>> >>>> I'm trying to restrict access to sendmail via hosts.all

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
Maxim Khitrov wrote: > On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> Maxim Khitrov wrote: >>> Hello, >>> >>> I'm trying to restrict access to sendmail via hosts.allow. Don't need >>> a firewall, since I just want to block e

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
t want something to submit your local mail (from daemons, scripts, etc). Then as others already said, a simple alias in /etc/mail/aliases and executing newaliases is sufficient. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62

Re: Can't upgrade to samba-3.0.23c_2,1 to samba-3.0.24,1

2007-05-19 Thread Mikhail Goriachev
.html> > => Please update your ports tree and try again. > *** Error code 1 > > Stop in /usr/ports/net/samba3. > *** Error code 1 > > Stop in /usr/ports/net/samba3. Try with this knob: DISABLE_VULNERABILITIES=yes Rega

Re: jail+IPv6

2007-05-19 Thread Mikhail Goriachev
Wojciech Puchar wrote: > is in possible? in what version of FreeBSD? There's no IPv6 support for jails, yet. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www.weban

Re: Problems upgrading a 6.0 install to 6.2-RELEASE-p4

2007-05-18 Thread Mikhail Goriachev
Andrew Falanga wrote: > On 5/18/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> Andrew Falanga wrote: >> >> >> You really must read the following (or at least skim through): >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mak

Re: Problems upgrading a 6.0 install to 6.2-RELEASE-p4

2007-05-18 Thread Mikhail Goriachev
Andrew Falanga wrote: > On 5/18/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> Andrew Falanga wrote: >> >> >> You really must read the following (or at least skim through): >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mak

Re: Problems upgrading a 6.0 install to 6.2-RELEASE-p4

2007-05-18 Thread Mikhail Goriachev
p://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html and /usr/src/Makefile All correct instructions are in there and you shouldn't skip any steps. mergemaster will take care of that audit group among other things. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telep

Re: cvsup ports

2007-05-17 Thread Mikhail Goriachev
Just hang on for a few days. Regards, Mikhail. [1] - http://docs.freebsd.org/cgi/mid.cgi?464983F2.2060100 -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www.webanoide.org __

Re: File System errors

2007-05-16 Thread Mikhail Goriachev
check manually. I'll probably just let the > background check go if it happens again. By default, the background checking doesn't do much. In my experience, every time one of the machines goes down, I have to schedule a manual fsck (fsck -fy) in single user mode. Another option, probably

Re: Disk going bad?

2007-05-16 Thread Mikhail Goriachev
ontroller or a bad drive [already checked the cables > and all that, so just have it down to these 2 peices of hardawre]) I'd suggest downloading your disc manufacturer's diagnostic tools. Those are your better chances to spot faulty drives. Regards, Mikhail. -- Mikhail Goriachev

Re: DNS Cache - Bind

2007-05-16 Thread Mikhail Goriachev
p://www.cymru.com/Documents/secure-bind-template.html > Basically I want to take this host file: > http://www.mvps.org/winhelp2002/hosts.htm > and then pump it into my DNS server, that way all the LAN clients are > "protected" from these sites. > Is there a way to do that?

Re: Unable to mount HDD - Newbie question

2007-05-14 Thread Mikhail Goriachev
rtition is /dev/da0s1d. Just try: fsck -f /dev/da0s1d ... and then mount it. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www.webanoide.org ___ freebsd-quest

Re: Unable to mount HDD - Newbie question

2007-05-14 Thread Mikhail Goriachev
Oscar Chavarria wrote: > ls /dev/da0s1 > /dev/da0s1 Oscar, once again, don't top-post[1] please and show us the output of: # ls /dev/da0* Regards, Mikhail. [1] - http://en.wikipedia.org/wiki/Top-post -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phon

Re: Unable to mount HDD - Newbie question

2007-05-14 Thread Mikhail Goriachev
ed to fsck only the slice (da0s1). You have to fsck the partition itself: # fsck /dev/da0s1d The last letter should be the one you assigned when you labeled that drive. Show us the output of: # ls /dev/da0* Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile

Re: Unable to mount HDD - Newbie question

2007-05-14 Thread Mikhail Goriachev
ng: # fsck -f /dev/da0s1d Replace da0s1d accordingly (if necessary). Hopefully it helps. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: www.webanoide.org _

Re: Old 4.2 user, with 6.2 newbie questions

2007-05-11 Thread Mikhail Goriachev
[EMAIL PROTECTED] > I changed the permissions on sendmail back to: > > $ ll -r-sr-xr-x 1 root wheel 583680 Jan 11 23:42 sendmail > > from 6.2 default: > > $ ll -rwsr-xr-x 1 root wheel 583680 Jan 11 23:42 sendmail > > I've tried it both ways an

Re: rebuilding the system

2007-05-03 Thread Mikhail Goriachev
Then do a 'cvsup stable-supfile' and wait some time... > > Check out your /usr/src/, now you should have all files, including > UPDATE. Now you can do a 'make buildworld', but remember to cd first > into the /usr/src dir. Assuming cvsup is installed, othe

Re: Complete loss of network on 6_STABLE

2007-04-13 Thread Mikhail Goriachev
Check if IPs are being assigned (ifconfig). Maybe there's a slight error in /etc/rc.conf. If you can ping localhost then you should also be able to ping NIC's IP. Maybe your firewall isn't playing nice. Those were just random thoughts. Regards, Mikhail. -- Mikhail

Re: Complete loss of network on 6_STABLE

2007-04-13 Thread Mikhail Goriachev
rtant files. If you're using customised kernel, then probably you took something important out of it. Try GENERIC to rule this one out. I hope this helps. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mai

Re: Receiver (To/CC envelope fields) addresses verification against LDAP/Active Directory in sendmail

2007-04-06 Thread Mikhail Goriachev
th a list, you could instruct it to poll your internal mail server like you already suggested. For a long term solution I prefer storing aliases, maps, etc. in LDAP. I hope this helps. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephon

Re: slightly OT - my freebsd email topology

2007-04-06 Thread Mikhail Goriachev
the > bandwidth on that server you would spam check, virus check there, bouncing > any bad ones. Then forward to your internal server only clean mail for > delivery. Bounces generate backscatters. The idea is to filter and *reject* (instead of bouncing) at the point of or

Re: not able to install some ports

2007-04-01 Thread Mikhail Goriachev
dbetts wrote: > Mikhail Goriachev wrote: >> dbetts wrote: >> >>> I have been trying to install amavisd-new, portgrey, and portupgrade. I >>> get the same error on all ports when they try to install >>> dependencies:(this is an example from trying to

Re: not able to install some ports

2007-03-31 Thread Mikhail Goriachev
ports? Check your connection. Maybe your firewall is a bit tight (NAT problems?). Check what FTP mode you're using. Try to ftp into ftp.freebsd.org. Let us know how it goes. Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158

Re: updating a jail

2007-03-31 Thread Mikhail Goriachev
ctly from host: host# setenv D /usr/local/jail/JAILNAME host# /etc/rc.d/jail stop JAILNAME host# cd /usr/src host# make installworld DESTDIR=$D host# /etc/rc.d/jail start JAILNAME Don't forget all other mergemaster related steps and the rest of the things mentioned in /usr/src/Makefile. Ho

Re: Moving /var/mail

2006-12-01 Thread Mikhail Goriachev
ks (and preserves permissions, etc.). There are only about 60 > mailboxes on this system. You could do something like this[1]: # tar -cvf - -C /home/kellyw . | tar -xpBf - -C /usr/kellyw Regards, Mikhail. [1] - Taken from 'man tar', EXAMPLES section. -- Mikhail Goriachev Webanoide

Re: freebsd doesm't see my script on boot

2006-11-30 Thread Mikhail Goriachev
Gregory Edigarov wrote: [...] > > #PROVIDE l2tpd > #REQUIRE NETWORKING Try changing those lines to: # PROVIDE: l2tpd # REQUIRE: NETWORKING ^ ^ (add empty spaces and colons) Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4

Re: fetchmail -> sendmail problem

2006-10-04 Thread Mikhail Goriachev
etter some way to > tell fetchmail to use the idle command to keep the connectio to the > pop server open ? Add this to your .mc file: FEATURE(accept_unresolvable_domains) and let us know how it goes. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 M

Re: HP-1022 laser printer

2006-09-03 Thread Mikhail Goriachev
p://www.linuxprinting.org/show_printer.cgi?recnum=HP-LaserJet_1022 Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprin

Re: Customized Install CD

2006-08-30 Thread Mikhail Goriachev
d.org/doc/en_US.ISO8859-1/articles/releng/release-build.html Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C1

Re: having hard time with mounting floppies

2006-08-29 Thread Mikhail Goriachev
s playing on you or even the drive itself is faulty. I just tried the following on a fresh 5.5-RELEASE install without any problems: # mount -t msdos /dev/fd0 /mnt [...] # fdformat /dev/fd0 # newfs -L FreeBSD /dev/fd0 # newfs_msdos -f 1440 -L MSDOS /dev/fd0 I hope this helps. Cheers, Mikhail. -

Re: 5.5 and SMP

2006-08-27 Thread Mikhail Goriachev
rricane kernel: cpu0 (BSP): APIC ID: 0 > Aug 27 19:19:24 hurricane kernel: cpu1 (AP): APIC ID: 1 > > snip --- Hi, You have to activate hyperthreading: http://docs.freebsd.org/cgi/mid.cgi?20060730235206.7A7B743D45 Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61

Re: BSDstats Project: A quick reminder ...

2006-08-26 Thread Mikhail Goriachev
Marc G. Fournier wrote: > On Sun, 27 Aug 2006, Mikhail Goriachev wrote: > >> Marc G. Fournier wrote: >>> On Sun, 27 Aug 2006, Mikhail Goriachev wrote: >>> >>>> Thanks for that Marc. I've got another issue. I registered 4 machines >>>>

Re: BSDstats Project: A quick reminder ...

2006-08-26 Thread Mikhail Goriachev
Marc G. Fournier wrote: > On Sun, 27 Aug 2006, Mikhail Goriachev wrote: > >> Thanks for that Marc. I've got another issue. I registered 4 machines >> but only 3 appear on the list. One of them is being behind another one >> through NAT. Could this be the problem? >

Re: BSDstats Project: A quick reminder ...

2006-08-26 Thread Mikhail Goriachev
Marc G. Fournier wrote: > On Sat, 26 Aug 2006, Mikhail Goriachev wrote: > >> : not found >> To protect against abuse, the initial challenge/response phase >> contains a 15 minute pause. Please be patient while this time >> limit elapses > > Fixed ... &

Re: BSDstats Project: A quick reminder ...

2006-08-26 Thread Mikhail Goriachev
of 4 boxes managed to appear in the stats. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14

Re: BSDstats Project: A quick reminder ...

2006-08-26 Thread Mikhail Goriachev
abuse, the initial challenge/response phase contains a 15 minute pause. Please be patient while this time limit elapses Not sure what happens with that " : not found". I also commented "sleep 900" line. Waiting for 15 mins is a bit too long. Oh, and Chile is missing

Re: help me please

2006-08-22 Thread Mikhail Goriachev
EMAIL PROTECTED] Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E

Re: Rebuilding Kernel

2006-08-22 Thread Mikhail Goriachev
f -l -y >> make delete-old-libs > > Why are you running `/etc/rc.shutdown' manually? > > Why are you using `pkill' on Sendmail and syslogd? That was just an *example*[1] I gave Beno for the remote upgrade. Apparently, it's been taken very seriously and copy-pasted.

Re: remote access solutions for rebuild world ??

2006-08-22 Thread Mikhail Goriachev
red than others? Specific hardware recommendations are welcome. > thanks, ke han In addition, you could also use something like this: http://www.raritan.com/products/kvm_switches/dominion_kx/prd_line.aspx Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone:

Re: how to change the root user's name on FreeBSD 6.1 running postfix

2006-08-20 Thread Mikhail Goriachev
unix'. I would like to be able to differentiate the root mail > according to server the mail came from :-) > > Any idea's? Hi, You're after: chpass(1) Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail:

:::. P4 HTT and DUMP: Corrupted MAC on input.

2006-08-18 Thread Mikhail Goriachev
l SMP machines, are they affected as well? Thanks in advance. Cheers, Mikhail. PS: All servers are 6.1-RELEASE-p3 without go-fast-pc flags or whatever. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org

Re: cdrecord

2006-08-17 Thread Mikhail Goriachev
p://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-dvds.html Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C14 79A5 8824 B

Re: Rebuilding, Got Questions

2006-08-16 Thread Mikhail Goriachev
. Don't just merge the thing. Also, read /usr/src/UPDATING. That file is the most important file. Don't forget the backups. Good luck! Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.

Re: BSDstats Project v2.0 ...

2006-08-08 Thread Mikhail Goriachev
Marc G. Fournier wrote: > On Tue, 8 Aug 2006, Mikhail Goriachev wrote: > >> Marc G. Fournier wrote: >>> On Mon, 7 Aug 2006, Chris wrote: >>> >>>> Just my .02 worth - that Sparc64 listing Is mine Wheee! >>> There are two Sparc64 listings .

Re: BSDstats Project v2.0 ...

2006-08-08 Thread Mikhail Goriachev
re not listed. Excellent job Marc! Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C14 79A5

Re: Gotta start somewhere ... how many of us are really out there?

2006-08-02 Thread Mikhail Goriachev
h people willing to donate servers and bandwidth (I'd be one of them). Agents also could detect the closest server on their own and report to it (fastest_cvsup[1] style)... Ok, I'll stop here for now. Cheers, Mikhail. [1] - http://www.freebsd.org/cgi/url.cgi?ports/sysutils/fastest_cvsup/pkg-des

Re: Problems setting up and properly compiling imap-uw.

2006-07-30 Thread Mikhail Goriachev
it rusty, but you also have to (re)compile cclient[1] with the same knob. If I may ask, out of curiosity. Why imap-uw and not something else that supports maildir format instead of mbox? For instance, courier-imap or dovecot are far better options. Cheers, Mikhail. [1] - /usr/ports/mail/cclie

Re: Problems setting up and properly compiling imap-uw.

2006-07-30 Thread Mikhail Goriachev
#x27;re forgetting to assign values to your variables. # make -E WITHOUT_SSL=yes or # make -E WITH_SSL_AND_PLAINTEXT=yes Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org

Re: newbee to freebsd, unix, etc...

2006-07-30 Thread Mikhail Goriachev
just amazing. Cheers, Mikhail. [1] - http://www.onlamp.com/pub/a/bsd/2003/08/07/FreeBSD_Basics.html http://www.onlamp.com/pub/a/bsd/2003/09/18/FreeBSD_Basics.html -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.

Re: update info on ports

2006-07-30 Thread Mikhail Goriachev
lnerabilities found in your currently installed ports. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerpri

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
David Stanford wrote: > On 7/25/06, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> David Stanford wrote: >>>> I've tried everyone's suggestions to no avail. Here's my actual >>> configuration: >>> >>> [EMAIL PROTECTED] ~]# /e

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
Mikhail Goriachev wrote: > David Stanford wrote: >>> I've tried everyone's suggestions to no avail. Here's my actual >> configuration: >> >> [EMAIL PROTECTED] ~]# /etc/rc.d/named stop >> Stopping named. >> [EMAIL PROTECTED] ~]# tail -12

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
TECTED] ~]# host -t a daemonbox.net localhost > Using domain server: > Name: localhost > Address: 127.0.0.1#53 > Aliases: > > Host daemonbox.net not found: 2(SERVFAIL) > > > Does anyone see anything wrong with this? Thanks for all your help! Can you resolve other domain

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
www.example.org. >> = > > write: > www IN CNAME example.org. I wouldn't recommend using CNAME for www due to extra DNS lookups[1]. Cheers, Mikhail. See bottom of the page: [1] - http://www.dnsreport.com/tools/dnsreport.ch?domain=microsoft.com -- Mikhai

Re: Mail system Suggestions

2006-07-24 Thread Mikhail Goriachev
like Thunderbird. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B

Re: Mail system Suggestions

2006-07-24 Thread Mikhail Goriachev
versions (3.0.x) it seemed to have > some kind of psychic problems when dealing with Thunderbird mailclients. > Then I switched to Dovecot. Thanks for the info. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAI

Re: Mail system Suggestions

2006-07-24 Thread Mikhail Goriachev
uot;overall sync" operations occur under normal usage, I don't know. > > While I'm not an expert, I believe that Courier maintains indexes as well. > Fair enough, thanks for your thoughts. I guess I'll give dovecot a spin when the right time comes (apparently it'

Re: problems connecting to cvsup servers

2006-07-24 Thread Mikhail Goriachev
ive it a go with this Australian server: cvsup2.au.FreeBSD.org If it fails then show us the content of your cvsup-supfile. Can't think of anything else at the moment. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] W

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
e.org (assuming www has been declared somewhere as well). Hopefully this helps. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
92.168.1.1 ; or whatever your IP is. > > ; Machine Names > localhost IN A 127.0.0.1 > host1 IN A 192.168.1.1 > host2 IN A 192.168.1.2 > host3 IN A 192.168.1.3 > ===== Cheers, Mikhail. -- Mikhail Goriachev W

Re: problems connecting to cvsup servers

2006-07-24 Thread Mikhail Goriachev
lt. > Thanks. > Dave. Sounds like those servers are busy. Try neighbouring countries or other continents. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B

Re: Mail system Suggestions

2006-07-22 Thread Mikhail Goriachev
features would be great in webmail environments? Maybe I just got lost somewhere. Any input would be highly appreciated. Cheers, Mikhail. [1] - http://www.mail-archive.com/courier-users@lists.sourceforge.net/msg19821.html [2] - http://www.mail-archive.com/courier-users@lists.sourceforge.net/msg1

Re: DHCPd Will Not Listen on the Correct Interface

2006-07-22 Thread Mikhail Goriachev
all interfaces, > but a little PF magic will ensure that isn't a problem. > Instead of PF, you can control serving interfaces from /etc/rc.conf: dhcpd_ifaces="fxp0 rl0" Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +

Re: DHCPd Will Not Listen on the Correct Interface

2006-07-22 Thread Mikhail Goriachev
what the > problem might be? I hope this helps. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org PGP Key ID: 0x4E148A3B PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E

Re: no more /var/run/sendmail.pid file

2006-07-21 Thread Mikhail Goriachev
** Error code 1 Hi, Is it at least running? # ps -auxw | grep sendmail If not, then, what happens if you do: # make start Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: [EMAIL PROTECTED] Web: http://www.webanoide.org P

Re: :::. Sendmail & WorkAroundBrokenAAAA.

2006-07-19 Thread Mikhail Goriachev
I tried that and it didn't work for me. That is why I started this thread. That line should've fixed my problem but nothing happened. I noticed you have an extra '+' in your line. I was using: define(`confBIND_OPTS', `WorkAroundBroken')dnl Not sure if that woul

Re: :::. Sendmail & WorkAroundBrokenAAAA.

2006-07-19 Thread Mikhail Goriachev
Dan Busarow wrote: > On Wednesday, July 19, 2006, at 01:09 AM, Mikhail Goriachev wrote: > >> Doug Hardie wrote: >>> That option has worked quite well for me. However, there may be >>> something unusual with the DNS for that domain. You will probably >>>

Re: :::. Sendmail & WorkAroundBrokenAAAA.

2006-07-19 Thread Mikhail Goriachev
into this. I just realised that the domain in question got fixed overnight after notifying the sysadmin. I guess this is a good thing, yet I'm left puzzled with the difference between confBIND_OPTS option and compiled INET6 support. Cheers, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +

Re: FreeBSD Source Upgrade

2006-07-18 Thread Mikhail Goriachev
Greg Barniskis wrote: > Mikhail Goriachev wrote: >> Cody Holland wrote: > >> Also RELENG_6 won't take you to 6.1. You need RELENG_6_1. Check files in >> /usr/share/examples/cvsup/ for more details about configurations. > > Nope. RELENG_6_1 is the errata only b

  1   2   >