Slashdot Mirror


User: loki_2525

loki_2525's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Buy a Ubiquiti EdgeRouter Lite. on Ask Slashdot: Advice On Building a Firewall With VPN Capabilities? · · Score: 1

    Been running the EdgeRouter lite for a few months, great hardware. Only outstanding issue on the device is with DDNS vpn endpoints. Seem the router doesn't update the vpn sa information when the ip changes.

    Used the following command to check sa :
    show vpn ipsec sa

    Used the following command to clear/update the sa :
    clear vpn ipsec-peer host.dydns.com

  2. Re:Nuke it on Would You Trust RFID-Enabled ATM Cards? · · Score: 2, Informative

    Chase was pushing hard on the RFID atm card, until i told them i would cancel my account :)

    Since i had a junk chase RFID ATM, i wanted to try the whole microwave thing, here are the results:

    Used a microwave on low for 3 sec, POP went the RFID chip. Leaving the rest of the card looking/working fine.
    Wanting to push the limit of the ATM card, 15 sec on low starts melting process, after 35 sec the atm card becomes a small glob of goo.

    We dont need RFID chips in atm/credit cards, really how hard is it to pull your wallet out and swipe the card thru a reader?

    PS -- I still request paper statements as well.

  3. Re:CONNECT on Tunnelling NTP Through a Firewall? · · Score: 1


    nc worked great. cool idea!

    vnc -> local ssh port is easy, but i have not idea on the ssh -> nc |proxy port. Do you have a example?