problem killing a process with its pid

2008-09-13 Thread Richard Yang
urned, but natd process is still up) could someone help? thanks. -- Best Regards Richard Yang [EMAIL PROTECTED] [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Re: problem killing a process with its pid

2008-09-14 Thread Richard Yang
i most certainly flunk my shell... hehe rich 2008/9/14 Agus <[EMAIL PROTECTED]> > 2008/9/14 Richard Yang <[EMAIL PROTECTED]>: > > I have been trying to kill the process by pulling natd.pid > > below are 3 typical examples among a couple dozens I tried > > > &

Re: problem killing a process with its pid

2008-09-14 Thread Richard Yang
i just found i am on csh thanks a lot anyway :) 2008/9/14 Yury Michurin <[EMAIL PROTECTED]> > Try: > kill -9 `cat /var/run/natd.pid` > > (works for me on tcsh) > > On Sun, Sep 14, 2008 at 9:33 AM, Richard Yang <[EMAIL PROTECTED]>wrote: > >> I have bee

Re: problem killing a process with its pid

2008-09-14 Thread Richard Yang
Another question, why my $SHELL return csh, but only bash scripts work? i am really really confused... thanks rich 2008/9/14 Richard Yang <[EMAIL PROTECTED]> > please see below > > 2008/9/14 Sahil Tandon <[EMAIL PROTECTED]> > >> Richard Yang <[EMAIL PROTE

nessus report

2008-12-19 Thread Richard Yang
hi, when i ran nessus against my bsd box, nessus can detect "the remote host is up". i don't understand how nessus can detect it... does anyone know how it is done? thanx rich ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: nessus report

2008-12-19 Thread Richard Yang
yes,but i dpn't know how... it looks to me that all ports are closed On Fri, Dec 19, 2008 at 9:38 PM, michael wrote: > > > Richard Yang wrote: > >> hi, >> when i ran nessus against my bsd box, nessus can detect "the remote host >> is >> up&qu

general question about setting up gateway

2008-12-19 Thread Richard Yang
hi, i am trying to use freebsd as my home network gateway to the internet. any good reference i should know besides what's in the handbook? thanks rich ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Re: nessus report

2008-12-19 Thread Richard Yang
i just used tcpdump.it doesn't capture anything package On Fri, Dec 19, 2008 at 9:49 PM, Jeff Laine wrote: > On Fri, Dec 19, 2008 at 09:41:46PM -0800, Richard Yang wrote: > > yes,but i dpn't know how... > > it looks to me that all ports are closed > > >

Re: nessus report

2008-12-19 Thread Richard Yang
i havent tried nmap yet, but you said it also detected the remote, though no port is open? On Fri, Dec 19, 2008 at 9:42 PM, Jeff Laine wrote: > On Fri, Dec 19, 2008 at 09:32:51PM -0800, Richard Yang wrote: > > hi, > > when i ran nessus against my bsd box, nessus can detect "

Re: nessus report

2008-12-19 Thread Richard Yang
i ran a tcpdump.bsd box is responding to arp. i guess this is fundamental, and should not be disabled thanx guys rich On Fri, Dec 19, 2008 at 9:32 PM, Richard Yang wrote: > hi, > when i ran nessus against my bsd box, nessus can detect "the remote host is > up". > i don&#

nat and ipfw, port forwarding

2008-12-26 Thread Richard Yang
hi, i have a ssh machine behind a freebsd firewall with nat and ipfw. how do i make port forwarding so internet can access the ssh machine? thanx -- Best Regards Richard Yang richardy...@richardyang.net kusanagiy...@gmail.com ___ freebsd-questions

Re: nat and ipfw, port forwarding

2008-12-27 Thread Richard Yang
ment. i am very confused by the roles of natd and ipfw, and how they should work together. rich On Sat, Dec 27, 2008 at 8:40 AM, wrote: > Hi Ricard, > > On Fri, Dec 26, 2008 at 9:27 PM, Richard Yang wrote: > >> hi, >> i have a ssh machine behind a freebsd firewall with n

Question on bind page

2008-09-01 Thread Richard Yang
named is pretty much the first step before going to configure BIND. I have to reinstall it and it still doesn't work. Could you give me some hints? Thank you. -- Best Regards Richard Yang [EMAIL PROTECTED] [EMAIL PROTECTED] ___ freebsd-ques

problem running named

2008-09-02 Thread Richard Yang
Hello, When I tried "/etc/rc.d/named forcestart", i got ./named: WARNING: run_rc_command: cannot run /etc/namedb/named what does it mean and how do i fix this? thanx -- Best Regards Richard Yang [EMAIL PROTECTED] [EMAIL PROTECTED] _

Re: problem running named

2008-09-04 Thread Richard Yang
gt; > Shamrock > > 2008/9/3 Richard Yang <[EMAIL PROTECTED]> > >> Hello, >> >> When I tried "/etc/rc.d/named forcestart", i got >> ./named: WARNING: run_rc_command: cannot run /etc/namedb/named >> >> what does it mean and how do i fix t