Recent content by ic3cool

  1. I

    Implementations of SDN Networking

    Hi, I have not had the time for more tests from my end sorry about that. How did it go from your side?
  2. I

    Implementations of SDN Networking

    i have not been able to test fail-over for multiple exit-nodes. ive not enable debug mode and looked in to it in depth but i would say that its working now. evpn-c - zone - vnet - subnet multiple exit nodes and one prefered(forced in gui :) ) BGP from all 3 nodes to route reflector. Routes...
  3. I

    Implementations of SDN Networking

    Same config as before and with your patch vtysh -c "sh ip route" Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP, T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR, f - OpenFabric, > - selected...
  4. I

    Implementations of SDN Networking

    with no bgp controllers setup except the one thats setup for evpn. vtysh -c "sh ip route" Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP, T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR, f - OpenFabric...
  5. I

    Implementations of SDN Networking

    telnet 10.0.10.200 179 Trying 10.0.10.200... Connected to 10.0.10.200. Escape character is '^]'. ÿÿÿÿÿÿÿÿConnection closed by foreign host. if i telnet to external bgp routers its clean escape and closed... not all the "ÿ" perhaps there is something up with that... generating...
  6. I

    Implementations of SDN Networking

    ive tried a new "external" bgp router same issue. cant establish connection this is the error i get on the first "external" bgp router 2022-04-22T10:08:36 Error bgpd [EC 33554454] 10.0.10.200 [Error] bgp_read_packet error: Connection reset by peer 2022-04-22T10:08:36 Error bgpd [EC...
  7. I

    Implementations of SDN Networking

    yes i did try to change asn and now it changes accordingly
  8. I

    Implementations of SDN Networking

    same version on every host. it worked before last time we where testing things. after that i just put everything on hold, removed config on proxmox-side. new this time is that ive patched the servers to the latest versions and restart.
  9. I

    Implementations of SDN Networking

    this is so squeezy did a setup for evpn controller. things started to "work" as bad as before :) also installed your fix again. L2VPN EVPN Summary: BGP router identifier x.x.x.x, local AS number 65000 vrf-id 0 BGP table version 0 RIB entries 7, using 1288 bytes of memory Peers 2, using 1446...
  10. I

    Implementations of SDN Networking

    did a apt reinstall libpve-network-perl ifupdown2 apt purge and install on frr frr-pythontools no luck, the frr config is not merged or updated
  11. I

    Implementations of SDN Networking

    ive rebooted machines, ive reinstalled frr service. noticed now that if bgp controllers is totally removed and then "apply" on the sdn panel. then i add the controllers again but with new ASN for example, or change peer. what ever just make changes to /etc/pve/sdn/controllers.cfg from the gui...
  12. I

    Implementations of SDN Networking

    from the external router i getting this [Error] bgp_read_packet error: Connection reset by peer
  13. I

    Implementations of SDN Networking

    fully updated my cluster. and installed your libpve-network-perl over the existing one. vtysh -c "sh bgp l2vpn evpn" shows only the node im running the command from. seems like my 3node cluster cant see the others over evpn from a client on that network i can ping itself and the gateway(exit...
  14. I

    Implementations of SDN Networking

    I Will test it when it's ready