On 23/09/2015 16:16, Marios Makassikis wrote:
> On 23 September 2015 at 15:34, Giancarlo Razzolini
> wrote:
>> Em 23-09-2015 04:40, Stuart Henderson escreveu:
>>> Saves messing about with DHCPv6-PD
>>
>> I see. So you translate from what exactly? Wouldn't it be better to use
>> af-to instead of n
For the record, some ISPs offer both dynamic and static IPv6 subnets to
their clients, like Internode, which uses router advertisements for
dynamic subnets, and DHCPv6 IA_PD for static subnets.
On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote:
:Hello,
:
:Zombies are often attacking ports which don't have services running,
:such as telnet (most popular indeed), mysql, 3551, 8080, 13272, etc.
:
:With a default pf block drop in on $ext_if, how can those source ips be
:
Am Donnerstag, den 24.09.2015, 10:39 +0200 schrieb Peter Hessler:
> On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote:
> :Zombies are often attacking ports which don't have services running,
> :such as telnet (most popular indeed), mysql, 3551, 8080, 13272,
> etc.
> :
[..]
>
On 09/24/2015 11:39 AM, Peter Hessler wrote:
On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote:
:Hello,
:
:Zombies are often attacking ports which don't have services running,
:such as telnet (most popular indeed), mysql, 3551, 8080, 13272, etc.
Hi,
This is the exact rea
>> So the one you recommend from Amazon got some
>> mediocre reviews and comes from Asia.
>> But it works, good for you, that's a plus. It is
>> also a Qualcomm Atheros, maybe not
>> so dissimilar from the ones PC Engines sells on
>> their site:
>> http://www.pcengines.ch/wle200nx.htm and
>
> This
On 2015 Sep 24 (Thu) at 12:37:03 +0300 (+0300), Pantelis Roditis wrote:
:On 09/24/2015 11:39 AM, Peter Hessler wrote:
:>On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote:
:>:Hello,
:>:
:>:Zombies are often attacking ports which don't have services running,
:>:such as telnet (most
On 2015-09-24, Adam wrote:
>>> So the one you recommend from Amazon got some
>>> mediocre reviews and comes from Asia.
>>> But it works, good for you, that's a plus. It is
>>> also a Qualcomm Atheros, maybe not
>>> so dissimilar from the ones PC Engines sells on
>>> their site:
>>> http://www.pcen
On 2015-09-23, Giancarlo Razzolini wrote:
> Em 23-09-2015 11:16, Marios Makassikis escreveu:
>> Rather than announcing the prefix obtained via DHCPv6-PD you can pick a
>> prefix
>> from fd00::/8 and announce that on your network.
>> It is the equivalent to RFC1918 addresses, except it is for IPv6
On 09/24/2015 12:48 PM, Peter Hessler wrote:
On 2015 Sep 24 (Thu) at 12:37:03 +0300 (+0300), Pantelis Roditis wrote:
:On 09/24/2015 11:39 AM, Peter Hessler wrote:
:>On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote:
:>:Hello,
:>:
:>:Zombies are often attacking ports which don't
On 2015-09-23, Giancarlo Razzolini wrote:
> Em 23-09-2015 11:49, Stuart Henderson escreveu:
>> Exactly. It also makes it easier to handle multiple ISPs for load-balancing
>> or failover, which IPv6 handles poorly (short of using BGP).
>
> Wouldn't multipath and properly constructed ifstated script
On 2015-09-24 11:37, Pantelis Roditis wrote:
> On 09/24/2015 11:39 AM, Peter Hessler wrote:
>> On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote:
>> :Hello,
>> :
>> :Zombies are often attacking ports which don't have services running,
>> :such as telnet (most popular indeed),
Em 24-09-2015 08:36, Stuart Henderson escreveu:
> What is the purpose of IPv6? The main purpose that I see is "ability to
> continue getting internet addresses after v4 runout". (If it had been left
> at that and didn't change a bunch of other things at the same time, perhaps
> more people would be
Thanks for all the helpful replies.
On 2015-09-23 Wed 18:14 PM |, Craig Skinner wrote:
>
> Zombies are often attacking ports which don't have services running,
> such as telnet (most popular indeed), mysql, 3551, 8080, 13272, etc.
>
This was logged from Friday - Monday (zombies love the wee
On Thu, Sep 24, 2015 at 02:42:47PM +0200, Benny Lofgren wrote:
> On 2015-09-24 11:37, Pantelis Roditis wrote:
> > On 09/24/2015 11:39 AM, Peter Hessler wrote:
> >> On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote:
> >> :Hello,
> >> :
> >> :Zombies are often attacking ports which
Hi Ted,
On 2015-09-23 Wed 13:51 PM |, Ted Unangst wrote:
> >
> > Zombies are often attacking ports which don't have services running,
> > such as telnet (most popular indeed), mysql, 3551, 8080, 13272, etc.
> >
>
> block log those ports, then process the log file?
>
Running tcpdump was my
Hi Pantelis,
On 2015-09-24 Thu 12:37 PM |, Pantelis Roditis wrote:
>
> This is the exact reason why we created bofh-divert[1]. The idea is that you
> pass those packets with PF to a divert socket opened by a daemon. The daemon
> grabs the source IP and adds it to a predefined table.
>
Wow, that
On 2015-09-24 Thu 14:42 PM |, Benny Lofgren wrote:
>
> I've used one of the inetd "trivial services" (echo, discard, chargen,
> daytime or time) for this purpose, in combination with a couple of PF
> rules. Something like this:
>
> match in log on egress from any to tag honeypot
> pass in log ta
At any rate, I have convinced myself that doas follows the manual page
in preserving the calling user's key environment variables, including
HOME and USER.
I had not grasped that this was considered desired behavior, so did
not initially read it that way. I still think the man page is a little
con
Hello there,
Is there any chance that dig (src/usr.sbin/bind/bin/dig/) could be build
with -DDIG_SIGCHASE to enable dnssec verification in future releases?
Where would be a proper place to request that?
Cheers,
--
Étienne
On 09/20/15 16:35, Aaron Poffenberger wrote:
I mentioned this in my dmesg for the Thinkpad T450s but thought it might
also help others who have seen or may later see this issue to pull it
out as a separate email.
In addition to the xrandr issue below I can't change backlight settings.
Noting her
Hi,
Since the recent mp network hackathon two weekd ago, I'm seeing very
strange behavior on my gateway (PC-Engine APU on -current/amd64).
After about 2 days, the box stops accepting "external" trafic,
although everything seems normal when connected on serial.
I dug a bit and it seems related to
Hi,
I'm pretty sure I'm over-thinking this, so I thought I'd step back and
see if I can get some hints as how this sort of a set-up is done
"properly" by pros.
Say, existing set up:
[internet] -- [pf] -- [ public-ip-net/24 ]
Want to add/connect a private 192.168.0/24 to existing [ public-ip-n
> On Sep 24, 2015, at 07:49, Giancarlo Razzolini wrote:
>
> Em 24-09-2015 08:36, Stuart Henderson escreveu:
>> What is the purpose of IPv6? The main purpose that I see is "ability to
>> continue getting internet addresses after v4 runout". (If it had been left
>> at that and didn't change a bunch
On Thu, Sep 24, 2015 at 1:41 PM, patrick keshishian wrote:
> I'm pretty sure I'm over-thinking this, so I thought I'd step back and
> see if I can get some hints as how this sort of a set-up is done
> "properly" by pros.
>
> Say, existing set up:
>
> [internet] -- [pf] -- [ public-ip-net/24 ]
>
>
Em 24-09-2015 16:51, Devin Reade escreveu:
> Another consideration that has entered the picture since that idea came out,
> though, is how much easier it will be in the non-NAT world for advertisers or
> whomever to track individuals' behaviour. Not everyone likes that.
Hence privacy addres
On Thu, Sep 24, 2015 at 05:25:31PM -0300, Giancarlo Razzolini wrote:
> The fact is, that OpenBSD and the other OS's should prefer
> privacy address for everything (even pf itself). This already happens on
> some linux configurations, where you have a semi stable privacy address
> any given time on
On 24/09/15 22:41, patrick keshishian wrote:
Hi,
I'm pretty sure I'm over-thinking this, so I thought I'd step back and
see if I can get some hints as how this sort of a set-up is done
"properly" by pros.
Say, existing set up:
[internet] -- [pf] -- [ public-ip-net/24 ]
Want to add/connect a
On 15-09-23 05:01 PM, Mike Bregg wrote:
I'm using an APU as a firewall/router and it works very well.
However, after experimenting with some different wireless cards, I
actually opted to install a separate EnGenius EAP600 Access Point on
the main floor of my house, using PoE to run to the rout
On Thu, Sep 24, 2015 at 5:28 PM, Adam Thompson
wrote:
On 15-09-23 05:01 PM, Mike Bregg wrote:
> I'm using an APU as a firewall/router and it works very well.
> However, after experimenting with some different wireless cards, I
> actually opted to install a separate EnGenius EAP600 Access Point
On Sun, Sep 20, 2015, at 08:50 AM, frantisek holop wrote:
> does anyone happen to have any of these?
> http://www.intel.com/content/www/us/en/nuc/nuc-comparison.html
>
> plz send dmesg if possible.
>
> -f
> --
> loose lips sinks ships
>
Intel NUC 54250WYK, everything seems to work, prone to ov
La foma natural de eliminar la gastritis comienza desde las causas.
âLa gastritisâ se da por problemas digestivos y la deficiente función del
sistema inmunológico,
resultado de una incorrecta alimentación y de malos hábitos.
Se debe curar la raÃz, âLa RaÃz Son Los Hábitos En El Estilo D
32 matches
Mail list logo