search for: 77ff

Displaying 6 results from an estimated 6 matches for "77ff".

Did you mean: 27ff
2009 Feb 11
2
[Bug 576] New: ip6tables maks auto configuration packages as INVALID
...olv an ipv6 address the firewall marks the packages as INVALID and drops them. ( so far Router Solicitations, Neighbor Solicitations and Neighbor Advertisements and maybe other packages too ) ip6tables-INVALID: IN=eth0 OUT= MAC=33:33:00:00:00:02:00:13:77:ae:f2:1f:86:dd SRC=fe80:0000:0000:0000:0213:77ff:feae:f21f DST=ff02:0000:0000:0000:0000:0000:0000:0002 LEN=56 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=ICMPv6 TYPE=133 CODE=0 ip6tables-INVALID: IN=eth0 OUT= MAC=00:10:e0:02:22:02:00:13:77:ae:f2:1f:86:dd SRC=2001:06f8:10bb:0000:0213:77ff:feae:f21f DST=fe80:0000:0000:0000:0210:e0ff:fe02:2202 LEN=72 TC=0 HO...
2019 Nov 05
0
Samba DC to Samba NT4 Domain Trust
...ast > state UP group default qlen 1000 > ? ? link/ether d2:fa:77:37:bc:a2 brd ff:ff:ff:ff:ff:ff > ? ? inet 128.111.27.62/24 <http://128.111.27.62/24> brd 128.111.27.255 > scope global dynamic ens18 > ? ? ? ?valid_lft 603001sec preferred_lft 603001sec > ? ? inet6 fe80::d0fa:77ff:fe37:bca2/64 scope link > 3: ens19: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast > state UP group default qlen 1000 > ? ? link/ether 02:3b:df:ce:61:19 brd ff:ff:ff:ff:ff:ff > ? ? inet 192.168.0.235/24 <http://192.168.0.235/24> brd 192.168.0.255 > scope gl...
2011 Aug 29
2
[Bug 742] New: ip6tables "-m iprange" ipv6 range detection
...:0-ffff::0, efff::0-ffff::0 7fff::0-ffff::0, 7eff::0-ffff::0, and is out of: 0fff::0-ffff::0, 1fff::0-ffff::0, 2fff::0-ffff::0, 3fff::0-ffff::0, 4fff::0-ffff::0, 5fff::0-ffff::0, 6fff::0-ffff::0 7dff::0-ffff::0, 7cff::0-ffff::0, 7bff::0-ffff::0, 7aff::0-ffff::0, 79ff::0-ffff::0, 78ff::0-ffff::0, 77ff::0-ffff::0, 76ff::0-ffff::0, 75ff::0-ffff::0, 74ff::0-ffff::0, 73ff::0-ffff::0, 72ff::0-ffff::0, 71ff::0-ffff::0, 70ff::0-ffff::0, Best regards. ning -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assi...
2005 Jul 07
8
Mass mail performance
How does Action Mailer perform when sending out say 3,000 emails? I know the answer will have a lot to do with the hardware, but in general, is Action Mailer up to the task of completing an operation like this in reasonable time?
2019 Oct 31
5
Samba DC to Samba NT4 Domain Trust
Hello! I'm trying to create a two way trust between a Samba DC and a Samba NT4 domain both are 4.10.9. The issue I'm seeing is that while I can establish a one way trust from the NT4 PDC to the DC using the following commands; net rpc trustdom add sambaad thepassword net rpc trustdom establish sambaad I enter the password for PDC$ and the trust is established. When I go into Domains and
2008 Jul 15
9
Stopping a server not controled by service
Miredo is run as a server from the command line: /usr/sbin/miredo The man page says the signal SIGTERM stops the server. How do I send SIGTERM to the server? Or SIGHUP, as I want to make a change to the config file. And once I get this as I want it, how do I run it at system boot?