I am trying to setup OpenBSD BGP Looking glass. I get to the web interface, but if I chose a command like show neighbor, I get a message that says "Failed" same with cgi-bin/bgplg?cmd=show+ip+bgp&req=8.8.8.8 Odds are your chroot is incomplete, doesn't have the requisite binaries. looks like my socket is not working: platinum# bgpctl -s /var/www/logs/bgpd.rsock show ip bgp memory bgpctl: connect: /var/www/logs/bgpd.rsock: No such file or directory i think you need something in the rc.conf from memory to put the socket within the chroot i assume this is what I have, based on my searches. : bgpd_flags="-r /var/www/logs/bgpd.rsock" ubuntu vps, I have 2 ips one from the vps provider, another from he.net tunnel, how can I use the he.net as default but use the vps provider ip for one destination, a single /128?