Skip to content

Instantly share code, notes, and snippets.

[edit firewall ipv6-name WANv6-IN]
bbennett@erlite# set rule 100 protocol
ah egp fc icmp igp ipv6 ipv6-route mobility-header rdp shim6 udp xns-idp
all eigrp ggp icmpv6 ip ipv6-frag isis mpls-in-ip rohc skip udplite xtp
ax.25 encap gre idpr-cmtp ipcomp ipv6-icmp iso-tp4 ospf rspf st vmtp
dccp esp hip idrp ipencap ipv6-nonxt l2tp pim rsvp tcp vrrp
ddp etherip hmp igmp ipip ipv6-opts manet pup sctp tcp_udp wesp
 bbennett  ~  ping6 fd26:891f:de0a:dead:beef::1
PING6(56=40+8+8 bytes) fd26:891f:de0a::2591:166a:1478:1010 --> fd26:891f:de0a:dead:beef::1
16 bytes from fd26:891f:de0a:dead:beef::1, icmp_seq=0 hlim=64 time=1.100 ms
16 bytes from fd26:891f:de0a:dead:beef::1, icmp_seq=1 hlim=64 time=0.506 ms
16 bytes from fd26:891f:de0a:dead:beef::1, icmp_seq=2 hlim=64 time=0.339 ms
--- fd26:891f:de0a:dead:beef::1 ping6 statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 0.339/0.648/1.100/0.327 ms
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
virsh edit vjx1
or other application using the libvirt API.
-->
<domain type='kvm'>
<name>vjx1</name>
<uuid>f4c001d5-4264-489a-af39-d9612488c487</uuid>
object-group network webservers
network-object host 10.1.1.11/24
network-object host 10.1.1.12/24
network-object host 10.1.1.13/24
object-group network dmzservers
network-object host 10.1.1.11/24
object-group network portalservers
network-object host 10.1.1.11/24
 bbennett  ~  tcpdump -i en0 -At port 6667
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on en0, link-type EN10MB (Ethernet), capture size 65535 bytes
IP 192.168.1.97.54747 > weber.freenode.net.6667: Flags [S], seq 898809603, win 65535, options [mss 1460,nop,wscale 4,nop,nop,TS val 694395293 ecr 0,sackOK,eol], length 0
E..@..@.@./ ...a..'*....5............w.............
)c..........
IP weber.freenode.net.6667 > 192.168.1.97.54747: Flags [S.], seq 4263177533, ack 898809604, win 14480, options [mss 1460,sackOK,TS val 1391350058 ecr 694395293,nop,wscale 6], length 0
E .<[email protected].....'*...a.......=5.....8.Dh.........
R.Q*)c......
IP 192.168.1.97.54747 > weber.freenode.net.6667: Flags [.], ack 1, win 8235, options [nop,nop,TS val 694395336 ecr 1391350058], length 0
Pin #
-----
1 Extruder Stepper 1 (Blue)
2 Extruder Stepper 2 (Red)
3 Extruder Stepper 4 (Black)
4 Extruder Stepper 3 (Green)
5 Thermister 1
6 Thermister 2 + Fan2 1 ??
7 Heater 1 + Fan2 2
8 Heater 2
bbennett@annav-t420s:~<1>$ python jsontest.py
integer,name
45,Test One
76,Test Two
42,Test Three
@nemith
nemith / IOS XR RPC
Last active August 29, 2015 13:57
Junos vs IOSXR
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="106" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get>
<filter>
<AdminOperational>
<PlatformInventory>
<RackTable>
<Rack>
<Naming>
<Name>0</Name>
bbennett@strongbad:~/Devel/go/src/lime/build(git:master!)<2>$ make
[ 27%] Built target Oniguruma
[ 55%] Built target Python3
2014/01/15 11:31:46 Added license to ../build/CMakeFiles/2.8.12.1/CompilerIdC/CMakeCCompilerId.c
2014/01/15 11:31:46 done: 5:1: illegal character U+0023 '#'
[ 72%] Built target fix
[ 75%] Built target godep
[100%] Built target lime
# lime/backend
../../backend/view.go:66: cannot use func literal (type func(string)) as type text.OnChangeCallback in function argument
@nemith
nemith / Output
Last active January 2, 2016 06:39
Juniper website fail
Code Count Pecetage
200: 65 65.0%
404: 35 35.0%