Re: first FreeBSD version with IPSec support

2006-05-18 Thread Antony M Rasat
Courtesy of Google. Apparently since FreeBSD-4.0-RELEASE. 
 
ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/ 
4.0-RELEASE/RELNOTES.TXT 
 
Regards, 
 
Anthony M. Rasat 
PT. Kalteng Pos Press 
Palangkaraya - Indonesia.- 
 
On Thursday 18 May 2006 16:42, Saifi wrote: 
 Hi: 
 
 Which was the first version of FreeBSD that shipped with IPSec 
support ? 
 
 Thanks in advance. 
 
 thanks 
 Saifi. 
 
 
 
 ___ 
 freebsd-questions@freebsd.org mailing list 
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED] 
 


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


Re: How to start a script running at boot time?

2006-03-24 Thread Antony M Rasat
 I know I can do something like:   su - user -c script_to_run 
 But I don't even know what's the best place to include that. 
 
Look inside file /etc/rc.conf line 54. You can create 
file /etc/rc.conf.local and insert your code there. Remember to add 
appropriate shell interpreter and apply permission to this newly created 
file.  
 
Regards, 
 
Anthony M. Rasat 
PT. Kalteng Pos Press 
Palangkaraya - Indonesia.- 
 


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


Re: 6.1-BETA 4 stable for normal use?

2006-03-22 Thread Antony M Rasat
Yes, it's quite stable and has many fewer bugs than 6.0.  
  ^  
Now that's quite convincing. 
  
Regards,  
  
Anthony M. Rasat  
PT. Kalteng Pos Press  
Palangkaraya - Indonesia.-  
  


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


Re: user cannot login from anywhere

2006-03-20 Thread Antony M Rasat
It is most likely you have recently change several library which needed 
by Squid or login. For example, after you upgrade OpenSSL you also need 
to recompile your login and sshd, otherwise you cannot login to your 
console or remotely by ssh.  
 
Regards, 
 
Anthony M. Rasat 
PT. Kalteng Pos Press 
Palangkaraya - Indonesia.- 
 
 
On 3/19/06, MoonblueZ [EMAIL PROTECTED] wrote: 
 
 hii 
 i have a log like this in /var/log/messages 
 
 Mar 19 12:18:28 cidomo kernel: pid 689 (squid), uid 100: exited on 
signal 
 6 
 Mar 19 12:18:28 cidomo squid[661]: Squid Parent: child process 689 
exited 
 due to signal 6 
 Mar 19 12:18:31 cidomo squid[661]: Squid Parent: child process 694 
started 
 Mar 19 12:18:31 cidomo kernel: pid 694 (squid), uid 100: exited on 
signal 
 6 
 Mar 19 12:18:31 cidomo squid[661]: Squid Parent: child process 694 
exited 
 due to signal 6 
 Mar 19 12:18:31 cidomo squid[661]: Exiting due to repeated, frequent 
 failures 
 
 something wrong with squid. 
 and i can't su from root user to another non root user 
 n the worst thing is if i add some user again, that new user can't 
login 
 from anywhere even if from local console 
 
 
 # su user 
 su: /bin/csh: Permission denied 
 # 
 
 pls help.. 
 
 -- 
 No Rulez No Filterz 
 
 
 
 
-- 
No Rulez No Filterz 
___ 
freebsd-questions@freebsd.org mailing list 
http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
To unsubscribe, send any mail to 
[EMAIL PROTECTED] 
 


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


Re: hosts.allow ?

2006-03-20 Thread Antony M Rasat
 Just out of curiosity, why can 'sshd' not be started from the 
 '/etc/rc.conf' file? 
 
Sure you can. Just add a line into /etc/rc.conf like this: 
 
sshd_enable=YES 
 
sshd should be started automatically during next boot.  
 
Regards, 
 
Anthony M. Rasat 
PT. Kalteng Pos Press 
Palangkaraya - Indonesia.- 
 


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


Re: making a vfat file system?

2006-03-09 Thread Antony M Rasat
Try first man newfs_msdos.  
On your situation, you should do just fine with: 
 
newfs_msdos -F 32 device 
  
Regards,  
  
Anthony M. Rasat  
PT. Kalteng Pos Press  
Palangkaraya - Indonesia.-  
  
  
From :Andrew Spott [EMAIL PROTECTED]  
To   :freebsd-questions@freebsd.org  
Date :Today 10:55:26  
     
I'd like to make a vfat filesystem out of a external hdd I just  
bought.  However, I can't seem to figure out how to do it.  
  
I odn't know what port to install to get the mkfs.vfat program.  
  
any ideas?  
  
-Andrew  
  


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


Re: can u help me pls?

2006-03-04 Thread Antony M Rasat
That's the Message of the Day, thus MOTD, in file /etc/motd. 
 
Regards, 
 
Anthony M. Rasat 
PT. Kalteng Pos Press 
Palangkaraya - Indonesia.- 
 
 
On Saturday 04 March 2006 20:12, Luci Mihailov wrote: 
 pls tell me what is this: 
 
   If you still have a question or problem, please take the output of 
 `uname -a', along with any relevant error messages, and email it 
 as a question to the [EMAIL PROTECTED] mailing list.  If you are 
 unfamiliar with FreeBSD's directory layout, please refer to the 
hier(7) 
 manual page.  If you are not familiar with manual pages, type `man 
man'. 
   You may also use sysinstall(8) to re-enter the installation and 
 configuration utility.  Edit /etc/motd to change this login 
announcement. 
   ? 
 WinSCP: this is end-of-file:0 
 help 
 WinSCP: this is end-of-file:0 
 uname -a 
 WinSCP: this is end-of-file:0 
   WinSCP: this is end-of-file:0 
   WinSCP: this is end-of-file:0 
 ^E^R 
 ^E 
 WinSCP: this is end-of-file:0 
 
   Thank`s 
 
 
 '; type=text/css 
 ___ 
 freebsd-questions@freebsd.org mailing list 
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED] 
 


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


Re: Locked out remotely

2006-03-03 Thread Antony M Rasat
The very reason why only administrator/wheel account is allowed to 
reboot or physically shutdown machines is because most likely they have 
physical access to those machines. If something went wrong - for 
example, booting script gone berserk - they can use single-user mode to 
fix it. Meaning, that machine's physical console. 
 
So, for your dillema, I guess you need to ask that beast' admins to let 
you in again.   
  
Regards,  
  
Anthony M. Rasat  
PT. Kalteng Pos Press  
Palangkaraya - Indonesia.-  
  
On Fri, 2006-03-03 at 05:18 -0800, Angelo Christou wrote:  
Hello list. I have a regular user account on a remote  
 box running FreeBSD 6 and I need to reboot it. The  
 user account is not part of the wheel group. I have  
 the root password for local login but I cant su (su:  
 Sorry). Is there anything at all I can do or am I  
 totally helpless until I can access the datacenter  
 where the server is?  
   
 Any ideas at all would be most helpful. I think I'm  
 screwed. Thankyou  
   
 __  
 Do You Yahoo!?  
 Tired of spam?  Yahoo! Mail has the best spam protection around   
 http://mail.yahoo.com   
 ___  
 freebsd-questions@freebsd.org mailing list  
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions  
 To unsubscribe, send any mail to  
[EMAIL PROTECTED]  
   


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


Re: plugin in firefox

2006-03-03 Thread Antony M Rasat
First try man ldconfig. 
 
An example quick-fix for your situation is perhaps  
ldconfig -m /usr/X11R6/lib/browser_plugins. 
 
Regards, 
 
Anthony M. Rasat 
PT. Kalteng Pos Press 
Palangkaraya - Indonesia.- 
 
 
-Original Message- 
From: Mikael Backman [EMAIL PROTECTED] 
To: freebsd-questions@freebsd.org 
Date: Fri, 03 Mar 2006 15:50:34 +0100 
Subject: plugin in firefox 
 
 I use FreeBSD 6.0 and Firefox 1.5 
 I think I've done all the things I should do: 
  
 Installed ports linux-realplayer, linuxpluginwrapper and 
 linux-flashplayer6 
 Copied the example file for FreeBSD 6 to /etc/libmap.conf 
  
 copied the files from /usr/X11R6/lib/linux-flashplugin6 
 and /usr/X11R6/lib/linux-mozilla/plugins 
 to /usr/X11R6/lib/browser-plugins 
  
 But when I run Firefox I get these errors: 
  
 LoadPlugin: failed to initialize shared library  
 /usr/X11R6/lib/browser_plugins/nphelix.so  
 [/usr/X11R6/lib/browser_plugins/nphelix.so: Undefined symbol stderr] 
 LoadPlugin: failed to initialize shared library  
 /usr/X11R6/lib/browser_plugins/libflashplayer.so [Shared object  
 libpthread.so.0 not found, required by libflashplayer.so] 
  
  
  
  
 ___ 
 freebsd-questions@freebsd.org mailing list 
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED] 
 


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