Hello
On freebsd 8 i get kernel: arpresolve: can't allocate llinfo for x.x.x.x
How can i get rid off this issue?
I saw http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/167947 but how can
i patch it ?
___
freebsd-questions@freebsd.org mailing
> I have a freebsd box and pf Works on it.
> I wish to see use of data for each ip address.
>
> When i execute "pfctl -t tablename -vT show"I can see usages of these
> ips. Pfctl lists all of ips.
>
> But how can i filter it for each ip address ? because i want to
> insert these da
I have a freebsd box and pf Works on it.
I wish to see use of data for each ip address.
When i execute "pfctl -t tablename -vT show"I can see usages of these
ips. Pfctl lists all of ips.
But how can i filter it for each ip address ? because i want to insert
these data for each ip i
Hello
On freebsd8.2 when i run netstat -rn i see below;
# netstat -rn | grep -r "127.0.0.1"
127.0.0.1 127.0.0.1 UHS 0 1462933lo0
As flag i think that it should be UH but on my server as above;
How can i fix it ?
Hello there
I use freebsd8.2
I added dummynet and other followings into the kernel;
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
options IPFIREWALL_FORWARD #enable trasparent proxy support
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
option
I use pipe ( dummynet ) with ipfw for bandwidth on freebsd8
There is a /24 ip blok which is 192.168.1.1 - 254 .
I pipe them at 20 Mbps. There is an special ip ( 192.168.1.100 ) in it.
I would like to allow this ip at 10 Mbps. The 10 mbps is in the 20 mbps.
If the ip doesn't use any usage, I
Hello
I use pf on freebsd as packet filter.
I have a wireless area. The users get to the internet using automatic ip
from the dhcp server.
I wish to deny to assign a static ip address by manual.
How can I do that with pf or ipfw or another thing?
thanks
___
Attached sata Disk. it is not usb
Namely, The sata disk is attached to new machine.
It is connected by sata cable.
On Thu, 21 Apr 2011, Yavuz Maşlak wrote:
> I have a freebsd7 box. I also have another PC . I removed the disk from
> freebsd installed machine and fixed it to the a
Hello
I have a freebsd7 box. I also have another PC . I removed the disk from
freebsd installed machine and fixed it to the another PC.
It Works but there is a problem.
While opening the server it waits at boot
FreeBSD/i386 boot:
Default:0:ad(0,a)/boot/loader
Boot:
If I press enter, the ser
I use freebsd7.3 . I ran portsnap update .
I can't install php5-mhash from ports
cd /usr/ports/security/php5-mhash
# make
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
===> Extracting for php5-mhash-5.3.2
=> MD5 Checksum OK for p
the script is already executable but it doesn't work
-rwxrwxrwx 1 root wheel ..
Either make the script executable or cron it like this:
* * * * * /bin/sh /path/to/myscript
--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not t
I use freebsd7.2
I wish to send a file using crontab as periodic. I have a script to send the
file.
When I am root, I can execute my script, but I can't execute the script
using crontab.
How can I run it ?
cat myscript
/usr/bin/scp -i /root/.ssh/id_rsa.pub /root/cpfile
r...@192.168.10.9:/var
I have a network. I wish to log all incoming and outgoing trafficc using
tcpdump on my gateway server. But I don't want to log these traffic's data
because of they take up much on disk.
I only want to log which ports were used, which ip addresses were reached.
How can I do these using tcpdump ?
I have 2 lines to reach to the internet.
I use 2 gateway. one of 2 gateway is a freebsd7.2 gateway.
I activated pf on freebsd7.2.
I have a fileserver which has a real ip.
the fileserver's default gateway is other gateway server.
When a traffic comes from internet via freebsd gateway towards the
I have 2 leasedlines for internet. the one is in a country. other one is in
a another country.
I am looking for a tool for estimating loss packets between 2 lines.
is there a tool for it?
for instance , while searching, I found badabing tool for that. But I
couldn't understand how it estimates l
I use freebsd7.2
I have an iphone. I wish to establish a vpn connection between the iphone
and my freebsd server as client to server.
What sort of softwares shall I use for it ?
Could you give me an example?
any advances?
Thanks
___
freebsd-questio
Hello
I wish to use freebsd7.2 as an antivirus gateway.
is there any document about that?
Could you give an advice ?
Thanks
Bu elektronik posta ve varsa ekleri tamamen gizli ve gönderilen kişiler
listesine özeldir. Eğer adınız gönderilen kişiler listesinde yer almıyorsa,
lütfen derhal göndere
I use freebsd7.1
I have a adsl modem. I am going to use freebsd as a router and firewall. I
wish to use over pppoe. I set the adsl modem as a bridge mode.
I configured ppp.conf on freebsd.
When I try to connect to internet using ADSL, But I get an error as below;
Freebsd can't ping at any out
I wish tcpdump to rotate tcpdump file whose size reaches 10Mbyte.
Which command should I use ?
Bu elektronik posta ve varsa ekleri tamamen gizli ve gönderilen kişiler
listesine özeldir. Eğer adınız gönderilen kişiler listesinde yer almıyorsa,
lütfen derhal gönderen kişiyi bilgilendiriniz ve i
etween file "a" and file "b":
> diff --suppress-common-lines -w -y a b
abcde | xyasz
But since you do not seem to be happy with the output - what should it
look like?
Armin
On Tue 05 May 2009, Yavuz Maşlak wrote:
I have
Hello
I use freebsd7.1
I have two folders which contains some expressions in everyline as
following;
File A:
abcde
12345
etc.
File B:
xyzas
12345
etc
As above some strings are same and some strings are different.
There are several differents between these two files.
When I run diff command
Hello
I use freebsd4.9
I have thousands of files in my any directory. and I need to copy them to another
directory.
but when I started to copy them I got error as below;
/bin/cp: Argument list too long.
Do I have to copy them in pieces ?
What shall I do ?
Thanks
___
hello
i want to tune on freebsd4.9, My server has pentium 4, 2.8Ghz, 73*4 Gbyte scsi disk
(Raid5), 2Gbyte ram.
it runs apache 1.3x.
For max performance, What does myserver should be size of net.inet.tcp.sendspace and
net.inet.tcp.recvspace or other values ?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
24 matches
Mail list logo