Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@rw:/tmp/home/root# ifconfig vlan2 && ifconfig br0
- vlan2 Link encap:Ethernet HWaddr 60:A4:4C:68:F0:81
- inet addr:77.xxx.xxx.xxx Bcast:77.xxx.xxx.255 Mask:255.255.254.0
- inet6 addr: fe80::62a4:4cff:fe68:f081/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:735 errors:0 dropped:0 overruns:0 frame:0
- TX packets:490 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:0
- RX bytes:273067 (266.6 KiB) TX bytes:112849 (110.2 KiB)
- br0 Link encap:Ethernet HWaddr 60:A4:4C:68:F0:80
- inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
- inet6 addr: 2001:[range]::1/64 Scope:Global
- inet6 addr: fe80::62a4:4cff:fe68:f080/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:955 errors:0 dropped:0 overruns:0 frame:0
- TX packets:703 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:0
- RX bytes:144208 (140.8 KiB) TX bytes:283001 (276.3 KiB)
- ----------------------------------------------------
- root@fw:/tmp/home/root# ip6tables --list -v
- Chain INPUT (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 0 0 logdrop all any any anywhere anywhere rt type:0
- 33 3120 ACCEPT all any any anywhere anywhere state RELATED,ESTABLISHED
- 0 0 ACCEPT ipv6-nonxt any any anywhere anywhere length 40
- 16 1448 ACCEPT all br0 any anywhere anywhere
- 0 0 ACCEPT all lo any anywhere anywhere
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp destination-unreachable
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp packet-too-big
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp time-exceeded
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp parameter-problem
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp echo-request
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp echo-reply
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 130
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 131
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 132
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp router-solicitation
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp router-advertisement
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp neighbour-solicitation
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp neighbour-advertisement
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 141
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 142
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 143
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 148
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 149
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 151
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 152
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp type 153
- 0 0 ACCEPT tcp any any anywhere anywhere tcp dpt:445
- 0 0 logdrop all any any anywhere anywhere
- Chain FORWARD (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 0 0 DROP all any any anywhere anywhere rt type:0
- 0 0 ACCEPT all br0 br0 anywhere anywhere
- 0 0 DROP all any any anywhere anywhere state INVALID
- 0 0 monitor all any vlan2 anywhere anywhere
- 0 0 ACCEPT all any any anywhere anywhere state RELATED,ESTABLISHED
- 0 0 logdrop all vlan2 vlan2 anywhere anywhere
- 0 0 ACCEPT ipv6-nonxt any any anywhere anywhere length 40
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp destination-unreachable
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp packet-too-big
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp time-exceeded
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp parameter-problem
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp echo-request
- 0 0 ACCEPT ipv6-icmp any any anywhere anywhere ipv6-icmp echo-reply
- 0 0 wanin all vlan2 any anywhere anywhere
- 0 0 wanout all any vlan2 anywhere anywhere
- 0 0 ACCEPT all br0 any anywhere anywhere
- 0 0 ACCEPT all br0 vlan2 anywhere anywhere
- Chain OUTPUT (policy ACCEPT 173 packets, 13516 bytes)
- pkts bytes target prot opt in out source destination
- 0 0 logdrop all any any anywhere anywhere rt type:0
- Chain logdrop (4 references)
- pkts bytes target prot opt in out source destination
- 0 0 LOG all any any anywhere anywhere state NEW limit: avg 1/sec burst 5 LOG level warning tcp-sequence tcp-options ip-options macdecode unknown-flags prefix `DROP '
- 0 0 DROP all any any anywhere anywhere
- Chain logreject (0 references)
- pkts bytes target prot opt in out source destination
- 0 0 LOG all any any anywhere anywhere limit: avg 1/sec burst 5 LOG level warning tcp-sequence tcp-options ip-options macdecode unknown-flags prefix `REJECT '
- 0 0 REJECT tcp any any anywhere anywhere reject-with tcp-reset
- Chain monitor (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN tcp any any anywhere anywhere WEBMON --max_domains 1000 --max_searches 1000
- Chain wanin (1 references)
- pkts bytes target prot opt in out source destination
- Chain wanout (1 references)
- pkts bytes target prot opt in out source destination
- ---------------------------------------------------------
- root@fw:/tmp/home/root# route -A inet6
- Kernel IPv6 routing table
- Destination Next Hop Flags Metric Ref Use Iface
- 2001:[range]::/64 :: U 256 0 0 br0
- fe80::/64 :: U 256 0 0 vlan1
- fe80::/64 :: U 256 0 0 eth2
- fe80::/64 :: U 256 0 0 br0
- fe80::/64 :: U 256 0 0 vlan2
- ::1/128 :: U 0 19 1 lo
- 2001:[range]::/128 :: U 0 0 2 lo
- 2001:[range]::1/128 :: U 0 105 1 lo
- fe80::/128 :: U 0 0 2 lo
- fe80::/128 :: U 0 0 2 lo
- fe80::/128 :: U 0 0 2 lo
- fe80::/128 :: U 0 0 2 lo
- fe80::62a4:4cff:fe68:f080/128 :: U 0 0 1 lo
- fe80::62a4:4cff:fe68:f080/128 :: U 0 10 1 lo
- fe80::62a4:4cff:fe68:f081/128 :: U 0 0 1 lo
- fe80::62a4:4cff:fe68:f083/128 :: U 0 0 1 lo
- ff02::1/128 ff02::1 UC 0 10 6 br0
- ff02::66/128 ff02::66 UC 0 201 0 vlan2
- ff00::/8 :: U 256 0 0 vlan1
- ff00::/8 :: U 256 0 0 eth2
- ff00::/8 :: U 256 0 0 br0
- ff00::/8 :: U 256 0 0 vlan2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement