Commit Graph

13 Commits

Author SHA1 Message Date
Emran Billah 949b292793 Updating README 2024-08-16 18:10:04 -03:00
Emran Billah 785b0ff226 Updating README 2024-08-16 18:09:11 -03:00
Emran Billah 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
Emran Billah ac61d453de Fixing small errors, adding README.md 2024-08-16 13:37:05 -03:00
Emran Billah 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
Emran Billah eea579be93 Working on automating build and deploy steps 2024-08-09 16:21:47 -03:00
Emran Billah 9c530434a5 Testing with root user permissions 2024-08-08 14:17:17 -03:00
Emran Billah 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
Emran Billah bfbf716b88 Fixing xbnet copy for temporary testing 2024-08-08 12:26:15 -03:00
Emran Billah 4392f7ba98 Fixing xbnet copy issues 2024-08-08 12:25:45 -03:00
Emran Billah e3c4af77a9 Fixing gitignore 2024-08-08 12:22:21 -03:00
Emran Billah 1c2fb3b42e first commit 2024-08-08 12:20:12 -03:00
Emran Billah e25eff61e1 first commit 2024-08-08 12:19:09 -03:00