Re: tcpdump in freebsd

2012-07-26 Thread m s
It works correct.Thanks for your help. On Thu, Jul 26, 2012 at 2:25 AM, Daniel Hartmeier wrote: > On Thu, Jul 26, 2012 at 08:35:29AM +0000, m s wrote: > > > hi all. I want to use tcpdump just for input or just for outout > > packet.isthis possible ? if no is there any oth

Re: tcpdump in freebsd

2012-07-26 Thread m s
thank you for your help. I will test it On Thu, Jul 26, 2012 at 9:25 AM, Daniel Hartmeier wrote: > On Thu, Jul 26, 2012 at 08:35:29AM +0000, m s wrote: > > > hi all. I want to use tcpdump just for input or just for outout > > packet.isthis possible ? if no is there any oth

tcpdump in freebsd

2012-07-26 Thread m s
hi all. I want to use tcpdump just for input or just for outout packet.isthis possible ? if no is there any other command that do this? thanks ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, s

enable/disable flow control in freebsd

2012-07-25 Thread m s
Hi all. I want to disbale flow control on network interfaces.I must do a test and I can't because flow control in enable.Is it enable as default?How I can disable it? Thanks ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

Enable/Disable flow control in FreeBSD

2012-07-25 Thread m s
Hi all. I want to disbale flow control on network interfaces.I must do a test and I can't because flow control in enable.Is it enable as default?How I can disable it? Thanks ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

setting up dns server

2012-07-04 Thread m s
Hi all. I want to config FreeBSD as a dns server. I did below configuration but when I use "nslookup" command it doesn't work. I also enabled named service in rc.conf file and put my ip as a nameserver in "resolv.conf". what am I missing?is there anything else I should do? any help would be appric