Displaying 20 results from an estimated 100 matches similar to: "freebsd-security Digest, Vol 72, Issue 2"
2004 Aug 09
1
firewalk
I was wondering if anyone got firewalk to install?
I'm running 4.10 stable and it doesn't seem to want to install.
It's looking for libnet 1.1 or higher I believe and the ports only comes
with version 1.0.
I manually downloaded the latest version and installed it. Still firewalk
doesn't know where to look for it.
any ideas??
Thanks.
2004 Sep 03
0
freebsd-security Digest, Vol 75, Issue 2
On Fri, 3 Sep 2004 freebsd-security-request@freebsd.org wrote:
> Send freebsd-security mailing list submissions to
> freebsd-security@freebsd.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.freebsd.org/mailman/listinfo/freebsd-security
> or, via email, send a message with subject or body 'help' to
>
2007 Jan 19
2
2.6.17 kernels and equalize patch
Hi
Everybody in the list
I have a situation like this
------ (IP1)
linux |----eth0.40------ |
router | | |
box | (IP2) |------|Client Router ( Destiantion Net DNET)
|----eth0.41------ | | /27 subnet
------
I just want to balance the load of bandwidth per packet based between the
two vlan interfaces to Client Destination network
2002 Aug 17
0
error in rsync protocol data
Running rsync 5.5 in cygwin on top of XP
Using this command line:
rsync -v -v -v -v -v -r -R -C --delete --delete-excluded --delete-after
--force -t --copy-links ftp.ulatina.ac.cr::splack
/cygdrive/e/software/linux/splack > splackupdt.log
I get either this:
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(162)
-OR this:
rsync:
2007 Dec 12
3
[Bug 13627] New: make pinch-hitter.swf work
http://bugs.freedesktop.org/show_bug.cgi?id=13627
Summary: make pinch-hitter.swf work
Product: swfdec
Version: 0.5.3
Platform: Other
URL: http://media1.break.com/dnet/media/2007/10/pinch-
hitter.swf
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
2005 Sep 02
1
setup.exe installation ( inno setup ) fails wine-20050830
When i tested a setup program made with inno setup, the program
complaints about the target directory.
It worked with the previou version.
Is there a new configuration to be made ?
2008 Jul 24
0
cvs commit: src/contrib/pf/pfctl parse.y src/lib/libc/sys Symbol.map getsockopt.2 src/sbin/ipfw ipfw.8 ipfw2.c src/sys/conf NOTES options src/sys/contrib/ipfilter/netinet ip_fil_freebsd.c src/sys/contrib/pf/net pf.c pf_ioctl.c src/sys/kern init_sysent.c
This looks like a very cool feature addition to RELENG_7! Are there
any performance penalties that you know of with this built in ?
---Mike
At 09:13 PM 7/23/2008, Julian Elischer wrote:
>julian 2008-07-24 01:13:22 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_7)
> contrib/pf/pfctl parse.y
> lib/libc/sys
2008 Nov 27
4
Lotus Notes 6.5.1 (or 7.0.1) and Office connection via DDE
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I use ubuntu 8.04 with wine 1.1.9.
I would like to get Office (2000 or 2003) and Lotus Notes (6.5.1 or
7.0.1) working together because of a Notes application with requires
Word acting as DDE server in order to generate documents.
After several tentatives with community packages I cannot get a working
Wine configuration. So I tried Bordeaux 1.4 that
2006 Jul 06
0
read.xport issues
We are trying to read a sas export file into R. (Works fine on Mac by ftping the export file from solaris box and then importing to R with read.xport, this gives rational numbers etc.)
Trying to do this on an IBM Power p655 running linux, reading the same sas export file as used on MAC, in this case the results are not rational. Many of the numbers are interpreted as INF etc. Is it possible
2005 Feb 05
3
Help - Getting an error when trying to add prio to tables....
Hi,
I am getting the errors given below, when I am trying to add the prio to any
table. What can be the problem and how can i resolve it.... Kindly help
[root /root]# ip rule
RTNETLINK answers: Invalid argument
Dump terminated
[root /root]# ip rule list
RTNETLINK answers: Invalid argument
Dump terminated
[root /root]# ip rule list table main
"ip rule show" need not eny arguments.
2008 Mar 30
3
[Bug 15262] New: Regression - text labels not shown in "Pinch-hitter"
http://bugs.freedesktop.org/show_bug.cgi?id=15262
Summary: Regression - text labels not shown in "Pinch-hitter"
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
URL: http://media1.break.com/dnet/media/2007/10/pinch-
hitter.swf
OS/Version: Linux (All)
Status: NEW
Severity:
2017 Mar 13
1
Memory leak samba 4.4.5 and authentications errors
Hi,
We are using samba 4.4.5, and we detected two issue, and we are not sure if
both errors are related...
1) memory leak
I have detected that It seems that samba 4.4.5 (AD mode) has a memory leak,
because after some time memory usage is very high, for example with an
environment with 150 users and Samba server with 2GB RAM after 222 days
up, is using swap, and memory is increasing
2004 Mar 01
2
General Security Issues
Greetings list,
As a newbie to security I would like to ask any recommendation that the list
might have.
We are about to "install" a new box with 4.9 stable to the nice and innocent
internet world. :-P
The box has no services running expect apache and we telnet to it via SSH.
Main function of this box will be graphing various interfaces via rrdtool.
So, I would like to ask if there is
2011 Jan 03
1
Tinc improvements
Dear Guus,
I've attached my first git commit to your repository.
It does not contain any new functionalities, but it is a first try to
interact with your git copy.
Could you please verify, if you can push this commit to your repository?
If it works, I'll send you the rest of my work, which contains:
1) some small improvements in logging
(using flags instead of counters)
2) the
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Danny Kukawka (2):
net: replace random_ether_addr() with
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Danny Kukawka (2):
net: replace random_ether_addr() with
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Danny Kukawka (2):
net: replace random_ether_addr() with
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Resend due to send with too long recipients list. Sorry!
Thanks to Joe
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Resend due to send with too long recipients list. Sorry!
Thanks to Joe
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
The second part of my patch series to fix the handling of
addr_assign_type for random MAC addresses. This contains the
trival changes from random_ether_addr() to new
eth_hw_addr_random() and code to reset the state to
NET_ADDR_PERM as soon as the MAC get changed via
.ndo_set_mac_address where eth_mac_addr wasn't used.
Resend due to send with too long recipients list. Sorry!
Thanks to Joe