Hi Nick, I don't think nano can be an issue. Depends on you. You can first check if you have firewalls on both sides. If so check without the firewalls. You could also do a tcpdump: tcpdump -ni <your interface> -vvv host <peer ip address>
You should see bgp messages going in both directions. Hope that helps. Regards, Lyubomir On Sat, 26 Sep 2020 at 13:14, Nick Harrington <[email protected]> wrote: > Hi > > I am running BSDRP in GNS3 and a couple of questions > > 1. Can I use Nano instead of vi as the editor? Much easier to use. > > 2. Currently trying to set up BGP between 2 routers but doesn't seem to be > working. How can I debug and see if any packets are being sent? > > Thanks. > _______________________________________________ > Bsdrp-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bsdrp-users >
_______________________________________________ Bsdrp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bsdrp-users
