Displaying 8 results from an estimated 8 matches for "19ff".
Did you mean:
19ef
2017 Nov 01
2
Centos and xen network bridge issue
...P enabled interfaces
virbr0 8000.000000000000 yes
xenbr3 8000.feffffffffff no guestname
vif0.3
peth3
======
#ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:22:19:5E:F9:F8
inet6 addr: fe80::222:19ff:fe5e:f9f8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:100820 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9736214 (9.2 MiB) TX...
2005 May 19
1
Is the "tcp time stamp validation issue" fixed in 5.4?
Hello
I'm a bit confused about the "tcp time stamp validation bug" mentioned
in the http://www.kb.cert.org/vuls/id/637934 advisory. FreeBSD has fixed
this issue in -current (2005-04-10) and in RELENG_5 (2005-04-19).
Is this also already fixed in 5.4? The CVS ID for tcp_input.c does not
look like this. But I'm not sure.
Regards,
Thomas
2005 Jan 11
0
Biometric Authentication for BSD/Linux (Forward)
...k.org.ru/files/license.txt
and uses PAM under BSD-systems
http://biomark.org.ru/en/software/pam_bfp.html
----- End forwarded message -----
--
Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org
GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-security/attachments/20050112/683667cc/attachmen...
2017 Feb 02
1
[Bug 1116] New: Can't create Ipv6 NAT entries with conntrack
...ar to be able to create IPv6 NAT entries.
# conntrack -I --proto 6 --timeout 431994 --state ESTABLISHED --orig-src
2002:4f4a:ef7f:0000:50c5:4e4c:fb6c:5fce --orig-dst
2a02:1348:ffff:ffff:0000:0000:6d6b:275c --orig-port-src 59366 --orig-port-dst
22 --status ASSURED --dst-nat 2a02:1348:0178:73d1:0024:19ff:fee1:cf46
conntrack v1.4.3 (conntrack-tools): mismatched address family
Try `conntrack -h' or 'conntrack --help' for more information.
The same command with ipv4 addresses works fine.
The dst-nat facility could do with following the parse rules for ip6tables
(i.e. in square brackets...
2007 Feb 08
1
audit problems
Hi!
I'm experiencing some problems configuring audit on 6.2-RELEASE system.
It doesn't seem to log anything except login messages. The only thing
I've modified in config is the root user specification in audit_users.
Now it looks like this:
root:lo,ex,fw,fc:no
However nor ex, non fw or fc messages doesn't get into the log.
Furthermore, deleting lo from audit_users and
2008 Mar 26
1
freebsd 7 and areca controller
Hi.
I'm looking at deploying a freebsd 7-release server with some storage
attached to an areca ARC-1680 controller. But this card is not
mentioned in 'man 4 arcmsr'
(http://www.freebsd.org/cgi/man.cgi?query=arcmsr&sektion=4&manpath=FreeBSD+7.0-RELEASE).
Areaca's website does mention freebsd as a supported OS
(http://www.areca.com.tw/products/pcietosas1680series.htm).
Has
2006 Mar 01
1
New 'amr' driver and linux MegaMGR
Hi,
according to http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/amr/amr.c?only_with_tag=RELENG_6
it seems MegaMGR for linux now can work. Any experience?
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
2005 Nov 26
7
Reflections on Trusting Trust
or "How do I know my copy of FreeBSD is the same as yours?"
I have recently been meditating on the issue of validating X.509
root certificates. An obvious extension to that is validating
FreeBSD itself.
Under "The Cutting Edge", the handbook lists 3 methods of
synchronising your personal copy of FreeBSD with the Project's copy:
Anonymous CVS, CTM and CVSup. There are