Re: CALEA

2016-05-09 Thread shawn wilson
The OP is also asking someone to register a throwaway email, subscribe, and respond "yes" so that the owner can't be tracked to their employer. That's kind of a steep ask for something that's almost moot. On May 9, 2016 23:16, "Greg Sowell" wrote: I haven't had a request in ages...back then all o

Re: A perl script to convert Cisco IOS/Nexus/ASA configurations to HTML for easier comprehension

2016-10-12 Thread shawn wilson
Cpan? Cpan minus? Or just download [1] and there's probably a Make::Maker or similar Build.PL to build a makefile or just install it for you - there's a #perl channel on freenode if you need more and Google doesn't get you set. 1. http://search.cpan.org/~chromatic/Modern-Perl-1.20161005/lib/Modern

RE: Broadcast television in an IP world

2017-11-17 Thread shawn wilson
Besides Netflix, does anyone else offer CDN boxes for their services? I'm also guessing that most content won't benefit from multicast to homes too much? I can see where multicast benefits sports and news (and probably catching commercials for people). But in a world where I'm more than happy to

comcast business service

2014-02-20 Thread shawn wilson
A while ago I got Comcast's business service. Semi-idle connections are get dropped (I haven't really diagnosed this - I just no that it isn't the client or server but some network in between). However the second and most obvious issue is that intermittently, the service will grind to a halt: --- 8

Re: comcast business service

2014-02-20 Thread shawn wilson
ed with before on other jobs. He managed to get a hold > of one of the SMCs from their warehouse. No more issues. > > -A > > > On Thu, Feb 20, 2014 at 1:08 AM, shawn wilson wrote: > >> A while ago I got Comcast's business service. Semi-idle connections >> are get

Re: comcast business service

2014-02-21 Thread shawn wilson
db is logarithmic, .3 might be enough to matter? On Thu, Feb 20, 2014 at 4:14 PM, Dan Shoop wrote: > > On Feb 20, 2014, at 4:08 AM, shawn wilson wrote: > >> A while ago I got Comcast's business service. Semi-idle connections >> are get dropped (I haven't really diagnosed t

Re: How to catch a cracker in the US?

2014-03-12 Thread shawn wilson
On Mar 11, 2014 3:09 AM, "Dobbins, Roland" wrote: > > > On Mar 11, 2014, at 2:00 PM, Markus wrote: > > > Any advice? > > Start with CERT-BUND, maybe? > That is the correct answer, if you want something less settle (and possibly illegal), there were discussions on 'hacking back'. That is, basical

Re: How to catch a cracker in the US?

2014-03-13 Thread shawn wilson
On Mar 13, 2014 7:37 PM, "Larry Sheldon" wrote: > > On 3/13/2014 8:22 AM, Sholes, Joshua wrote: >> >> On 3/13/14, 12:35 AM, "shawn wilson" wrote: >>> >>> A note on terminology - whether you know what you're doing, actually break

Re: How to catch a cracker in the US?

2014-03-17 Thread shawn wilson
On Mon, Mar 17, 2014 at 10:21 AM, Sholes, Joshua wrote: > On 3/13/14, 7:35 PM, "Larry Sheldon" wrote: > >>Not sure I can agree with that. I have been in this game for a very >>long time, but for most of it in places where the world's population >>cleaved neatly into two parts: "Authorized Users"

Re: CVE-2014-0160 mitigation using iptables

2014-04-10 Thread shawn wilson
On Thu, Apr 10, 2014 at 9:52 AM, wrote: > On Wed, 09 Apr 2014 11:07:36 +0100, Fabien Bourdaire said: > >> # Log rules >> iptables -t filter -A INPUT -p tcp --dport 443 -m u32 --u32 \ >> "52=0x1803:0x1803" -j LOG --log-prefix "BLOCKED: HEARTBEAT" > > That 52= isn't going to work if it's

Re: DNSSEC?

2014-04-12 Thread shawn wilson
But it doesn't really matter if you zero out freed memory. Maybe it'll prevent you from gaining some stale session info and the like. But even if that were the case, this would still be a serious bug - you're not going to reread your private key before encrypting each bit of data after all - that'd

Re: ipmi access

2014-06-02 Thread shawn wilson
On Mon, Jun 2, 2014 at 8:26 AM, Randy Bush wrote: >> I use OpenVPN to access an Admin/sandboxed network with insecure portals, >> wiki, and ipmi. > > h. 'cept when it is the openvpn server's ipmi. but good hack. i > may use it, as i already do openvpn. thanks. > So, kinda the same idea -

Re: ipmi access

2014-06-02 Thread shawn wilson
On Mon, Jun 2, 2014 at 10:14 AM, Jared Mauch wrote: > My IPMI (super micro) you can put v6 and v4 filters into for protecting the > ip space from trusted sources. Has my home static ip ranges and a few > intermediary ranges that I also have access to. > Mmmm, and an ip has never been spoofed an

Re: ipmi access

2014-06-02 Thread shawn wilson
iLo is a value add to HP. DRAC sucks (so I'd replace it and then Dell would have hardware under support with some unknown IPMI). Supermicro, Tyan, etc - idk. Really, it would be nice to have an open card that does this. Even if the card were limited to what you could do with DMA and some serial (i2

Re: ipmi access

2014-06-02 Thread shawn wilson
On Mon, Jun 2, 2014 at 3:19 PM, Nikolay Shopik wrote: > > Java only used for mouting images. KVM is transfered via VNC protocol iirc. They're not re-inventing the wheel, but I think KVM is generally some VNC stream embedded in http(s) which VNC clients can't seem to understand (at least, at a gl

Re: ipmi access

2014-06-02 Thread shawn wilson
On Mon, Jun 2, 2014 at 7:42 PM, Jimmy Hess wrote: > On Mon, Jun 2, 2014 at 8:21 AM, shawn wilson wrote: > [snip] >> So, kinda the same idea - just put IPMI on another network and use ssh >> forwards to it. You can have multiple boxes connected in this fashion >> but

Re: ICMP Redirect on Resolvers

2013-04-06 Thread shawn wilson
On Apr 6, 2013 3:13 AM, "Jimmy Hess" wrote: > > Failing all that, if the LANs are large, and a large number of ICMP > redirects would occur, it may be preferrable to turn ICMP redirects > off for those LANs on their routers > What would break if u dropped all ICMP packets with redirects on publ

Re: IPv6 and HTTPS

2013-04-25 Thread shawn wilson
On Apr 26, 2013 12:29 AM, "Patrick W. Gilmore" wrote: > > On Apr 26, 2013, at 00:19 , joel jaeggli wrote: > > On 4/25/13 6:24 PM, Jay Ashworth wrote: > > >> Ok, here's a stupid question[1], which I'd know the answer to if I ran bigger > >> networks: > >> > >> Does anyone know how much IPv4 space

Re: IPv6 and HTTPS

2013-04-26 Thread shawn wilson
There's ways around it for most software but old jetdirect stuff, switches, routers, ip control systems. Things are going to be 6to4 for a while. In fact I won't be surprised to see little hardware boxes that do it for $30 or so (probably late with this idea but have no need to know). On Apr 27, 20

Re: Google Public DNS Problems?

2013-05-01 Thread shawn wilson
On May 1, 2013 5:09 PM, "Christopher Morrow" wrote: > > On Wed, May 1, 2013 at 4:14 PM, Yang Yu wrote: > > > It is very courteous to reply a SERVFAIL for requests being rate limited. > > > > > I believe the 'rate-limit' response is actually 'no response' ... though I > haven't tested this myself

RE: Data Center Installations

2013-05-01 Thread shawn wilson
I'm more impressed with MicroCenter than Frys (at least the Frys south if SF). If you need RF I used to order from Davis RF all the time. On May 2, 2013 12:57 AM, "Ryan Finnesey" wrote: > Wish there was Frys in the east > > -Original Message- > From: George Herbert [mailto:george.herb...

bind verbose logging

2013-05-09 Thread shawn wilson
In this log line, what is -EDC? I've also noticed +, -, -E, and -ED but I have no Idea what they are (called/represent). 08-May-2013 08:04:49.751 client 1.2.3.4#48747 (ns2.example.com): query: ns2.example.com IN -EDC (1.2.3.4) Also, I'm writing a parser and we're only loging 'queries' but if

Re: bind verbose logging

2013-05-09 Thread shawn wilson
Thanks, that's what I'm looking for. Mike, sure I wouldn't mind schema ideas. On Thu, May 9, 2013 at 10:56 PM, staticsafe wrote: > On 5/9/2013 22:52, shawn wilson wrote: >> In this log line, what is -EDC? I've also noticed +, -, -E, and -ED >> but I have no I

Re: bind verbose logging

2013-05-09 Thread shawn wilson
can index > 500 megs a day...which is a *lot* of queries. > Thought about Splunk, then Graylog2, then LogStash. Now I'm just thinking of continuing by hand and getting ElasticSearch going (got a perl Storable going right now). But alternative thinking is always useful so... > On Thu, Ma

Re: Looking for Netflow analysis package

2013-05-14 Thread shawn wilson
Not exactly netflow until you set it up as such buy, Graylog2 and LogStash are OSS. Also, I'll probably be releasing modules and a simple evented (POE) program in perl soon (don't wait up if you can't deal with code - it ain't and ain't going to be a web app but a simple framework mainly for the si

Geoip lookup

2013-05-23 Thread shawn wilson
What's the best way to find the networks in a country? I was thinking of writing some perl with Net::Whois::ARIN or some such module and loop through the block. But I think I'll have to be smarter than just a simple loop not to get blocked and I figure I'm not the first to want to do this. I've no

Re: Geoip lookup

2013-05-23 Thread shawn wilson
On Thu, May 23, 2013 at 4:32 PM, Joe Abley wrote: > > On 2013-05-23, at 15:47, shawn wilson wrote: > >> What's the best way to find the networks in a country? I was thinking of >> writing some perl with Net::Whois::ARIN or some such module and loop >> through the

Re: Geoip lookup

2013-05-23 Thread shawn wilson
On Thu, May 23, 2013 at 4:40 PM, shawn wilson wrote: > On Thu, May 23, 2013 at 4:32 PM, Joe Abley wrote: >> >> On 2013-05-23, at 15:47, shawn wilson wrote: >> >> >> ftp://ftp.apnic.net/public/apnic/stats/apnic/ >> ftp://ftp.ripe.net/ripe/dbase/ >

Re: Geoip lookup

2013-05-23 Thread shawn wilson
On Thu, May 23, 2013 at 5:36 PM, Joe Abley wrote: > > On 2013-05-23, at 16:56, shawn wilson wrote: > >> It looks you're right and everyone does have the same data in >> historical format. Looks like RIPE has everything compiled into what >> is current. So if a b

Re: Geoip lookup

2013-05-24 Thread shawn wilson
I knew this would come up. Actually I'm surprised and glad it waited until I got a solution first. I'll address a few points: - this is mainly to stop stupid things from sending packets from countries we will probably never want to do business with (I'm looking mainly at that big country under APN

Re: Geoip lookup

2013-05-25 Thread shawn wilson
If anyone is interrested, here's a little Perl CLI util to lookup what countries registered networks within a block. There's no documentation yet, it's a .pl where it should probably be a command with a makefile installer, and Net::CIDR overlaps Net::IP. At any rate, hopefully it is useful to someo

Fwd: Re: F-ckin Leap Seconds, how do they work?

2012-07-03 Thread shawn wilson
-- Forwarded message -- From: "shawn wilson" Date: Jul 3, 2012 11:33 AM Subject: Re: F-ckin Leap Seconds, how do they work? To: "Joel jaeggli" I agree with TAI. Epoch is supposed to be an unsigned long int starting ~1970 (there are are 4 epochs iirc, but

Re: U.S. spy agencies ... email for cybersecurity

2012-07-10 Thread shawn wilson
On Mon, Jul 9, 2012 at 11:22 PM, Christopher Morrow wrote: >> But to help protect the private sector, he said it was important that the >> intelligence agency be able to inform them about the type of malicious > > translated: "Hey, what if we could tell our private sector partners > (Lockheed-Ma

*spam* Fwd: U.S. spy agencies ... email for cybersecurity

2012-07-10 Thread shawn wilson
me, but I need some sex son! -- Shawn Wilson 703-517-1201

Re: *spam* Fwd: U.S. spy agencies ... email for cybersecurity

2012-07-10 Thread shawn wilson
On Tue, Jul 10, 2012 at 12:16 PM, John Peach wrote: > On Tue, 10 Jul 2012 12:05:36 -0400 > shawn wilson wrote: > >> can some op filter this asshole? >> > > Please stop forwarding the whole message; I'd already dropped him in my > procmail rules. > *shrug*,

Re: Admin? Bueller?

2012-07-10 Thread shawn wilson
On Tue, Jul 10, 2012 at 1:22 PM, Christopher Morrow wrote: > the admins of the nanog-list could certainly take action though. > the reason for my email is that it was the second ot type email in a week and i was hoping someone could clarify what the moderators will and won't do. i don't think a

Re: US House to ITU: Hands off the Internet

2012-08-04 Thread shawn wilson
On Sat, Aug 4, 2012 at 1:29 PM, Nick Hilliard wrote: > On 04/08/2012 16:55, Justin M. Streiner wrote: >> On Sat, 4 Aug 2012, Jimmy Hess wrote: "it is the "consistent and unequivocal policy of the United States to promote a global Internet free from government control." >>> >>> Now if the

voip network hopping

2012-08-10 Thread shawn wilson
i'm curious if there is any spec in the voip protocol suite that allows one to maintain a call while changing networks? what i want to do is setup a softphone on an android phone. however, this won't work very well if i can't switch from wifi -> 3g -> wifi (i doubt wifi -> wifi is possible because

Re: voip network hopping

2012-08-10 Thread shawn wilson
On Fri, Aug 10, 2012 at 3:28 PM, Andrew Latham wrote: > On Fri, Aug 10, 2012 at 3:18 PM, shawn wilson wrote: >> i'm curious if there is any spec in the voip protocol suite that >> allows one to maintain a call while changing networks? >> >> what i want to do is

Re: NANOG poll: favorite cable labeler?

2012-08-21 Thread shawn wilson
printers always pissed me off when labeling tons of cables. i always preferred those little plastic things that you clip on them. if you want to be pro about it, i guess you can have something that is printed and sticks to it, but i always just used a sharpie on them (most of the time, the sharpie

Re: Wired access to SMS?

2012-10-09 Thread shawn wilson
Huh, you'd think they'd have mvno contracts just for this ...? On Oct 9, 2012 6:19 PM, "William Herrin" wrote: > On Tue, Oct 9, 2012 at 6:13 PM, Ray Van Dolson > wrote: > > On Tue, Oct 09, 2012 at 03:35:37PM -0400, William Herrin wrote: > >> Alternately, I can also consider a wireless carrier th

Re: best way to create entropy?

2012-10-11 Thread shawn wilson
On Fri, Oct 12, 2012 at 12:25 AM, Jonathan Lassoff wrote: > On Thu, Oct 11, 2012 at 5:20 PM, Jimmy Hess wrote: >> On 10/11/12, shawn wilson wrote: >>> in the past, i've done many different things to create entropy - >>> encode videos, watch youtube, tcpd

Re: best way to create entropy?

2012-10-11 Thread shawn wilson
On Fri, Oct 12, 2012 at 12:49 AM, Robert M. Enger wrote: > On 10/11/2012 5:08 PM, Jonathan Lassoff wrote: >> >> On Thu, Oct 11, 2012 at 5:01 PM, shawn wilson wrote: >>> >>> in the past, i've done many different things to create entropy - >>> encode

Re: best way to create entropy?

2012-10-11 Thread shawn wilson
On Fri, Oct 12, 2012 at 12:08 AM, Jonathan Lassoff wrote: > On Thu, Oct 11, 2012 at 5:01 PM, shawn wilson wrote: >> in the past, i've done many different things to create entropy - >> encode videos, watch youtube, tcpdump -vvv > /dev/null, compiled a >> kernel. but

Re: best way to create entropy?

2012-10-13 Thread shawn wilson
11 Oct 2012, Dan White wrote: > >> On 10/11/12 17:08 -0700, Jonathan Lassoff wrote: >> > On Thu, Oct 11, 2012 at 5:01 PM, shawn wilson wrote: >> > > in the past, i've done many different things to create entropy - >> > > encode videos, watch youtube,

Re: CLI Roadmap

2012-10-14 Thread shawn wilson
On Sun, Oct 14, 2012 at 5:55 PM, Rodrick Brown wrote: > On Oct 14, 2012, at 1:42 PM, Kasper Adel wrote: > >> Hello, >> >> I have never used any CLI other than Cisco so i am curious what useful and >> creative knobs and bolts are available for other network appliance Vendors. > > Eh?? > >> >> I gu

Re: New York Crews?

2012-10-31 Thread shawn wilson
On Tue, Oct 30, 2012 at 9:00 PM, Justin Wilson wrote: > Just wondering if anyone knew of any resources, groups, contacts. > I would also be interested in this (figured I'd comment in case someone wanted to keep this off list)

Re: Google burp

2012-10-31 Thread shawn wilson
On Wed, Oct 31, 2012 at 10:35 PM, Jeremy wrote: > I had my service go down and come back and when it came back i have > the new reply/compose features of the new gmail system > > http://techcrunch.com/2012/10/30/googles-gmail-launches-new-compose-email-view-and-reply-experience-that-will-save-you-

Re: Google burp

2012-10-31 Thread shawn wilson
On Thu, Nov 1, 2012 at 12:03 AM, Bacon Zombie wrote: > And if you are a Chrome user have a look at Vimium [1] > > [1] http://vimium.github.com/ > looks promising: i enter insert mode -- all commands will be ignored until you hit esc to exit i might be able to handle this - i could never ge

Re: Why is .gov only for US government agencies?

2014-10-20 Thread shawn wilson
On Oct 19, 2014 9:53 AM, "Mike." wrote: > > > I'd rather see .gov (and by implication, .edu) usage phased out and > replaced by country-specific domain names (e.g. fed.us). > > imo, the better way to fix an anachronism is not to bend the rules so > the offenders are not so offensive, but to bring

Re: Why is .gov only for US government agencies?

2014-10-20 Thread shawn wilson
On Mon, Oct 20, 2014 at 10:20 AM, wrote: > On Mon, 20 Oct 2014 05:58:01 -0400, shawn wilson said: > >> Bad idea. I'm betting we'd find half of gov web sites down due to not being >> able to reboot and issues in old coldfusion and IIS and the like (and >> needi

Re: Why is .gov only for US government agencies?

2014-10-20 Thread shawn wilson
On Mon, Oct 20, 2014 at 10:52 AM, Stephen Satchell wrote: > On 10/20/2014 07:20 AM, valdis.kletni...@vt.edu wrote: >> On Mon, 20 Oct 2014 05:58:01 -0400, shawn wilson said: >> >>> Bad idea. I'm betting we'd find half of gov web sites down due to not being &g

Re: Why is .gov only for US government agencies?

2014-10-20 Thread shawn wilson
On Mon, Oct 20, 2014 at 11:44 AM, wrote: > On Mon, 20 Oct 2014 10:45:44 -0400, shawn wilson said: > >> 3. I don't want to see the report on how many Allaire ColdFusion with >> NT 3.5 .gov sites are out there >> >> any other reasons not to do this? May

Re: Why is .gov only for US government agencies?

2014-10-20 Thread shawn wilson
On Mon, Oct 20, 2014 at 6:26 PM, Doug Barton wrote: > 3. Set a target date for the removal of those TLDs for 10 years in the > future > Because this worked for IPv6? > Obviously there are various implementation details for effecting the move, > but application-layer stuff will be as obvious to

Re: Why is .gov only for US government agencies?

2014-10-20 Thread shawn wilson
On Oct 20, 2014 9:33 PM, "Bill Woodcock" wrote: > > > On Oct 21, 2014, at 9:23 AM, Jared Mauch wrote: > > > Breaking tons of things is an interesting opinion of "why not”. > > Eh. Off the top of my head, I see two categories of breakage: > >1) things that hard-code a list of “real” TLDs, and

Re: Why is .gov only for US government agencies?

2014-10-20 Thread shawn wilson
On Oct 20, 2014 11:54 PM, "Doug Barton" wrote: > > On 10/20/14 4:07 PM, shawn wilson wrote: >> >> >> Do we really have any prior examples that are even .1 the size of the >> usgov public system? Again, I'm not just referring to BIND and Windows

Trying to identify hosts

2014-10-27 Thread shawn wilson
We get lots of probes from subdomains of southwestdoor.com and secureserver.net 's SOA and I'm curious who these guys are? The only web page I could find was southwestdoor redirects to http://www.arcadiacustoms.com and then to http://arcadia-custom.com/ (a hardware company is causing unwanted netw

Re: Trying to identify hosts

2014-10-27 Thread shawn wilson
. On Mon, Oct 27, 2014 at 11:57 AM, shawn wilson wrote: > We get lots of probes from subdomains of southwestdoor.com and > secureserver.net 's SOA and I'm curious who these guys are? > > The only web page I could find was southwestdoor redirects to > http://www.arcad

Re: Trying to identify hosts

2014-10-27 Thread shawn wilson
./CN=Starfield Root Certificate Authority - G2 2 s:/C=US/ST=Arizona/L=Scottsdale/O=Starfield Technologies, Inc./CN=Starfield Root Certificate Authority - G2 i:/C=US/O=Starfield Technologies, Inc./OU=Starfield Class 2 Certification Authority --- On Mon, Oct 27, 2014 at 1:21 PM, shawn wilson wrot

Fwd: malware.watch rdns

2014-12-17 Thread shawn wilson
I asked on this on another list I'm on and didn't get any reply, so I figured I might have better luck here Anyone know what malware.watch. is doing? Below is basically everything I could find: http://www.robtex.net/en/advisory/dns/watch/malware/ssl-scanning-015/ They've got a web page, but noth

Re: Fibre Channel Network

2015-01-04 Thread shawn wilson
On Jan 4, 2015 8:04 AM, "Rob Seastrom" wrote: > > > symack writes: > > > Hello Everyone, > > > > Have a few FC cards and a switch that I would like to use for backplane > > related packets (ie, local network). I am totally new to FC and would like > > to know will I need a router to be able to co

Fwd: whois server features

2015-01-07 Thread shawn wilson
Is there a list of NIC (and other popular whois server) features (what can be searched on) and what data they provide (and what title they give it)? A quick search yields: http://www.ripe.net/ripe/docs/ripe-358 https://www.arin.net/resources/whoisrws/whois_diff.html https://www.apnic.net/apnic-inf

Re: whois server features

2015-01-07 Thread shawn wilson
On Wed, Jan 7, 2015 at 1:53 PM, Bill Woodcock wrote: > >> On Jan 7, 2015, at 10:38 AM, shawn wilson wrote: >> >> Is there a list of NIC (and other popular whois server) features (what >> can be searched on) and what data they provide (and what title they >> gi

Re: whois server features

2015-01-07 Thread shawn wilson
On Wed, Jan 7, 2015 at 3:07 PM, Bill Woodcock wrote: >>> So, you’re not running into a poorly-documented mystery, you’ve run afoul >>> of one of the rotten armpits of the shub-Internet. >>> >> So there's no consensus between NICs for the information they should >> have in whois and what search me

Re: whois server features

2015-01-07 Thread shawn wilson
On Wed, Jan 7, 2015 at 3:32 PM, anthony kasza wrote: > Scripting languages have modules that can parse many registrar whois > formats. However, most are incomplete due to the plurality of output formats > as stated above. I, and i suspect many others, wouls *love* to see a more > concrete key valu

Re: whois server features

2015-01-07 Thread shawn wilson
On Wed, Jan 7, 2015 at 10:22 PM, John Levine wrote: > ARIN, APNIC, and RIPE have prototypes already that are a lot easier to > script than the text WHOIS. > Meaning the data structure is in place or they have a RDAP service up? If so, is it publicly accessible?

Re: whois server features

2015-01-07 Thread shawn wilson
On Wed, Jan 7, 2015 at 11:23 PM, John R. Levine wrote: > Google is your friend. > Woops, you're right

Re: whois server features

2015-01-08 Thread shawn wilson
On Jan 8, 2015 4:23 AM, "Franck Martin" wrote: > > > On Jan 7, 2015, at 10:38 AM, shawn wilson wrote: > > > Is there a list of NIC (and other popular whois server) features (what > > can be searched on) and what data they provide (and what title they > >

Re: inexpensive url-filtering db

2015-10-16 Thread shawn wilson
On Oct 16, 2015 6:52 AM, "MKS" wrote: > > Now I'm looking for an inexpensive url-filtering database, for integration > into a squid like solution. > Perhaps there is another mailing-list more relevant for this kind of issues? Squid like or squid? I'd ask on the squid list if there's nothing her

Fw: new message

2015-10-26 Thread shawn wilson
Hey! New message, please read <http://kovvali.org/matter.php?sj44> shawn wilson --- Този имейл е проверен за вируси от Avast. https://www.avast.com/antivirus

Fw: new message

2015-10-26 Thread shawn wilson
Hey! New message, please read <http://funezy.com/outside.php?rl5> shawn wilson --- Този имейл е проверен за вируси от Avast. https://www.avast.com/antivirus

Re: improved NANOG filtering

2015-10-27 Thread shawn wilson
AFAIK (IDK how either) this hasn't been a big issue in the past few years. Is it really worth worrying about? I notified the MARC admin and it was removed there within a few hours too - a dozen easily tracked messages in a few hours and a few hours after that, it's done (or more like, filteres). N

Re: FCC releases Open Internet document

2015-03-12 Thread shawn wilson
On Mar 12, 2015 11:01 AM, "Ca By" wrote: > > For the first time to the public > http://transition.fcc.gov/Daily_Releases/Daily_Business/2015/db0312/FCC-15-24A1.pdf > > Enjoy. Uh yeah, I'll wait for the reviews when y'all get done trudging through that...

Re: Fixing Google geolocation screwups

2015-04-08 Thread shawn wilson
On Apr 8, 2015 7:19 AM, "Rob Seastrom" wrote: > > > Blair Trosper writes: > > > MaxMind (a great product) > > I've heard anecdotal accounts of MaxMind intentionally marking all > address blocks assigned to a VPN vendor as "open proxy" even when > advised repeatedly that the disputed addresses (a)

rack cable length

2015-04-17 Thread shawn wilson
This is probably a stupid question, but We've got a few racks in a colo. The racks don't have any decent cable management (square metal holes to attach velcro to). We either order cable too long and end up with lots of loops which get in the way (no place to loop lots of excess really) or too

Re: rack cable length

2015-04-17 Thread shawn wilson
On Fri, Apr 17, 2015 at 3:23 PM, Justin Wilson - MTIN wrote: > Copper and fiber patch panels are key. This way you can control the length > from the patch to the device (router, switch,server). > Yeah, I am talking about just the runs in the rack - I don't see a(nother) patch panel helping here

Re: rack cable length

2015-04-17 Thread shawn wilson
On Fri, Apr 17, 2015 at 3:22 PM, Bob Evans wrote: > You must build them if you want the professional look. No way around that > - unless you want to take up rack space with some sort of cable management > wrapping system and that becomes a pain to make future changes or replace > cables. > >> Or

Re: Historical records of POCs

2015-04-18 Thread shawn wilson
Asked archive.org? On Apr 18, 2015 12:03 PM, "Roy" wrote: > > Is there an archive of POCs for some of the early netblocks (1985 or so)? > We are trying to figure out some corporate history. >

Re: rack cable length

2015-04-19 Thread shawn wilson
Ok I've got a few comments offlist too and they all seem to draw the same conclusion - crimp your own length. Thanks all for the input. On Apr 17, 2015 4:11 PM, "William Herrin" wrote: > On Fri, Apr 17, 2015 at 3:17 PM, Joe McLeod wrote: > > Or you build the cable to fit the span. I must be get

Re: Password storage (was Re: gmail security is a joke)

2015-05-28 Thread shawn wilson
On May 28, 2015 10:11 AM, "Christopher Morrow" wrote: > > On Thu, May 28, 2015 at 5:29 AM, Robert Kisteleki wrote: > > > >> Bcrypt or PBKDF2 with random salts per password is really what anyone > >> storing passwords should be using today. > > One thing to remember is the hardware determines num

stacking pdu

2015-05-29 Thread shawn wilson
Is there a way to stack PDUs? like, with 30A 220, we need more plugs than power but I'd like them to communicate to make sure we don't over power the circuit. Do any APC or Triplite systems support this?

Re: stacking pdu

2015-06-04 Thread shawn wilson
Well, I was kinda thinking this would turn out to be a dumb question / have an obvious answer. Apparently not. But it seems I can't go buy a solution either. I guess there isn't much of a market (though I am just talking software - maybe someone could make an update :) ).

Re: eBay is looking for network heavies...

2015-06-06 Thread shawn wilson
On Fri, Jun 5, 2015 at 9:57 PM, James Laszko wrote: > I asked one of my guys to tracert in windows for something and he executed > pathping. I have never seen that in 25 years Go figure! > Yep, I learned something new (though IDK I'll ever use it - I'm guessing it's useless trivia, esp sin

Re: eBay is looking for network heavies...

2015-06-06 Thread shawn wilson
My first thought on reading that was "who the hell cares if a person knows about internet culture". But than I had to reconsider - it's a very apt way of telling if someone read the right books :) I would also add Ritchie, Thompson, and Diffie to that list (since you ask about Larry, it's only app

Re: eBay is looking for network heavies...

2015-06-06 Thread shawn wilson
On Sat, Jun 6, 2015 at 8:33 AM, tvest wrote: > You are such an optimist ;-) > > Sometimes those who can remember the past get to repeat it anyway. > I remember seeing a slide deck for devs saying all new web apps are recreating mail, write, wall, and finger (the person posted it on FB, so of cour

Re: eBay is looking for network heavies...

2015-06-06 Thread shawn wilson
On Sat, Jun 6, 2015 at 12:27 PM, Dave Taht wrote: > On Sat, Jun 6, 2015 at 6:53 AM, Brandon Ross wrote: >> I also concur. There is most certainly a negative correlation between certs >> and clue in my experience, having met 10s of certificate holders. > > Oh good. Maybe my total lack of ever pur

RE: eBay is looking for network heavies...

2015-06-07 Thread shawn wilson
On Jun 7, 2015 4:12 AM, "Joshua Riesenweber" wrote: > > (In my experience it takes more time to study a certification track than to learn just what you need to get a job done.) > Stated different, no job is going to teach you how to pass a cert. And no cert is going to teach a job. One can help

Re: eBay is looking for network heavies...

2015-06-07 Thread shawn wilson
On Jun 7, 2015 10:59 PM, "Jay Ashworth" wrote: > > I don't > RTFM, I google. It's often faster, so many of TFMs are online now. > Until Google supports regex and some of the duckduckgo module features, I'll be faster getting to reference to you will on Google. Notice I said reference, not an an

Re: eBay is looking for network heavies...

2015-06-07 Thread shawn wilson
On Jun 8, 2015 1:42 AM, "shawn wilson" wrote: > > > On Jun 7, 2015 10:59 PM, "Jay Ashworth" wrote: > > > > > I don't > > RTFM, I google. It's often faster, so many of TFMs are online now. > > > > Until Google supports reg

Re: eBay is looking for network heavies...

2015-06-08 Thread shawn wilson
On Jun 8, 2015 10:11 PM, "Shane Ronan" wrote: > > Certs have ruined the industry. Certs have made the industry more interesting. After all, without certs, we'd have less stupid to point at and laugh (or scream). And HR screeners would need to know something about the position they're screening.

Re: eBay is looking for network heavies...

2015-06-11 Thread shawn wilson
On Jun 11, 2015 7:07 AM, "jim deleskie" wrote: > > There is a good reason there aren't LOTS of "good" neteng in the 30-35 or > under 30 range with lots of experience. Its call the hell we went though > for a while after 2000 working in this industry. Many of us lost jobs and > couldn't find new

Re: OPM Data Breach - Whitehouse Petition - Help Wanted

2015-06-18 Thread shawn wilson
On Jun 17, 2015 8:56 PM, "Ronald F. Guilmette" wrote: > > > *) The Director of the Office of Personnel Management, Ms. Katherine > Archueta was warned, repeatedly, and over several years, by her > own department's Inspector General (IG) that many of OPM's systems > we

Re: OPM Data Breach - Whitehouse Petition - Help Wanted

2015-06-18 Thread shawn wilson
On Thu, Jun 18, 2015 at 1:15 PM, Nick B wrote: > Having worked for several departments like this, I can assure you her > flustsration was not about her "inability to hire competent people" or "the > lack of her superiors to prioritize the modernization project". Unless you > have worked for the F

Re: REMINDER: LEAP SECOND

2015-06-20 Thread shawn wilson
On Jun 19, 2015 2:05 PM, "Saku Ytti" wrote: > > On (2015-06-19 13:06 -0400), Jay Ashworth wrote: > > Hey, > > > The IERS will be adding a second to time again on my birthday; > > > > 2015-06-30T23:59:60 > > Hopefully this is last leap second we'll ever see. Non-monotonic time is an > abomination a

Re: REMINDER: LEAP SECOND

2015-06-20 Thread shawn wilson
On Sat, Jun 20, 2015, 14:16 Harlan Stenn wrote: > > shawn wilson writes: > > ... I mean letting computers figure out slower earth rotation on the > > fly would seem more accurate than leap seconds anyway. And then all of > > us who do earthly things and would like simp

Re: REMINDER: LEAP SECOND

2015-06-22 Thread shawn wilson
On Mon, Jun 22, 2015, 08:29 Stephane Bortzmeyer wrote: > On Mon, Jun 22, 2015 at 01:15:41PM +0100, > Tony Finch wrote > a message of 15 lines which said: > > > The problems are that UTC is unpredictable, > > That's because the earth rotation is unpredictable. Any time based on > this buggy pla

Re: REMINDER: LEAP SECOND

2015-06-23 Thread shawn wilson
On Jun 23, 2015 6:26 AM, "Nick Hilliard" wrote: > > > Blocking NTP at the NTP edge will probably work fine for most situations. > Bear in mind that your NTP edge is not necessarily the same as your network > edge. E.g. you might have internal GPS / radio sources which could > unexpectedly inject

Re: Residential VSAT experiences?

2015-06-26 Thread shawn wilson
On Jun 22, 2015 6:14 PM, "William Herrin" wrote: > > > Two-way satellite systems based on SV's in geostationary orbit (like > the two you're considering) have high latency. 22,000 miles out, > another 22,000 miles back and do it again for the return packet. Just a minor nitpick - that's 22,300 m

Re: PRISM: NSA/FBI Internet data mining project

2013-06-06 Thread shawn wilson
On Jun 6, 2013 9:30 PM, "Jeff Kell" wrote: > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 6/6/2013 9:22 PM, valdis.kletni...@vt.edu wrote: > > On Thu, 06 Jun 2013 21:12:35 -0400, "Robert Mathews (OSIA)" said: > >> On 6/6/2013 7:35 PM, Jay Ashworth wrote: > >>> [ . ] Happily, no

Re: chargen is the new DDoS tool?

2013-06-12 Thread shawn wilson
This is basically untrue. I can deal with a good rant as long as there's some value in it. As it is (I'm sorta sorry) I picked this apart. On Jun 12, 2013 12:04 AM, "Ricky Beam" wrote: > > On Tue, 11 Jun 2013 22:55:12 -0400, wrote: >> > > But seriously, how do you measure one's security? Banks

  1   2   >