Det er noko feil med routing oppsett. Ved å endre til
 
	 
 
	static {
 
	        route 0.0.0.0/0 {
 
	            next-hop 92.220.0.1 {
 
	            }
 
	        }
 
	        route 172.21.0.0/16 {
 
	            next-hop 192.168.10.1 {
 
	 
 
	får eg delvis ping mot tviptveds.services.altibox.net:
 
	admin@USGFormannsvei22d:~$ ping tviptveds.services.altibox.net
 
	PING tviptveds.services.altibox.net (172.21.35.7) 56(84) bytes of data.
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=1 Destination Host Unreachable
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=2 Destination Host Unreachable
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=3 Destination Host Unreachable
 
	64 bytes from 172.21.35.7: icmp_req=4 ttl=54 time=14.8 ms
 
	64 bytes from 172.21.35.7: icmp_req=5 ttl=54 time=20.9 ms
 
	64 bytes from 172.21.35.7: icmp_req=6 ttl=54 time=18.2 ms
 
	64 bytes from 172.21.35.7: icmp_req=7 ttl=54 time=16.7 ms
 
	64 bytes from 172.21.35.7: icmp_req=9 ttl=54 time=19.7 ms
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=8 Destination Host Unreachable
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=10 Destination Host Unreachable
 
	64 bytes from 172.21.35.7: icmp_req=11 ttl=54 time=17.7 ms
 
	64 bytes from 172.21.35.7: icmp_req=13 ttl=54 time=14.4 ms
 
	64 bytes from 172.21.35.7: icmp_req=14 ttl=54 time=18.5 ms
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=12 Destination Host Unreachable
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=15 Destination Host Unreachable
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=16 Destination Host Unreachable
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=17 Destination Host Unreachable
 
	64 bytes from 172.21.35.7: icmp_req=18 ttl=54 time=19.1 ms
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=19 Destination Host Unreachable
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=20 Destination Host Unreachable
 
	From USGFormannsvei22d (192.168.1.1) icmp_seq=21 Destination Host Unreachable
 
	64 bytes from 172.21.35.7: icmp_req=22 ttl=54 time=14.0 ms
 
	^C
 
	--- tviptveds.services.altibox.net ping statistics ---
 
	23 packets transmitted, 10 received, +12 errors, 56% packet loss, time 22037ms
 
	rtt min/avg/max/mdev = 14.054/17.457/20.931/2.246 ms, pipe 4
 
	 
 
	Men det ser fortsatt litt ruskete ut. Reboot av ruter eller reboot av FMG?
 
	 
 
	Mvh,
 
	Anders