Commit Graph

11 Commits

Author SHA1 Message Date
d5adc2c7db Testing env vars in docker compose 2024-09-03 10:09:03 -03:00
317e4dfaff Code cleanup, file restrucuturing, minor bug fixed. Xbnet service in stable stae 2024-08-29 12:25:32 -03:00
9005578876 Xbnet working in good state. Removed supervisor 2024-08-28 14:19:36 -03:00
fab1d2a805 testing gateway 2024-08-28 13:43:03 -03:00
960a8e16e8 Testing dockerized xbeenet on isolated computers 2024-08-26 16:57:24 -03:00
c2e84c0d6d Testing deploying xbnet directly on OS without docker 2024-08-22 13:17:24 -03:00
c5d79b7fdc Fixed bridging issues with ipvlan which allows comms from container to host but not the other way around. Macvlan not working, which would be ideal for network isolation and 2 way comms. 3rd route to manually bridge xbnet0 and eth0 interfaces over br0, but this is least appealing. Need to find a way to make macvlan work 2024-08-16 18:07:17 -03:00
ac61d453de Fixing small errors, adding README.md 2024-08-16 13:37:05 -03:00
12d0ee8371 Working ok with a single xbnet, file structure and code encapsulation looking good, iptable updating ok, need to figure out issues with bridge network 2024-08-16 13:14:54 -03:00
eea579be93 Working on automating build and deploy steps 2024-08-09 16:21:47 -03:00
da8f682ffd Testing dry run, xbnet takes quite a while to get xbnet0 interface up and running and its a hanging call, need a workaround this 2024-08-08 14:11:30 -03:00