Commit graph

19 commits

Author SHA1 Message Date
debc495165 turn on ip_forward on host sysctl 2024-06-24 23:58:23 -03:00
a8b2a9b24b add default route in dhcp response
https://github.com/systemd/systemd/issues/29579
2024-06-12 03:27:06 +00:00
f345b30510 generate ssh keys on vm creation for consistent login 2024-06-11 22:58:42 +00:00
abedd98ac2 macvtap mac address 2024-06-11 22:48:45 +00:00
0e6d764517 wan nameservers for network 2024-06-11 22:35:54 +00:00
16dcb8c113 fix ns.net service, fix vm routing with static routes 2024-06-11 14:45:24 +00:00
b0e77cbdea dhcp request with mac id 2024-06-11 14:44:50 +00:00
4254ebabaa improvements in networking
- macvtaps working
- only 1 dnsmasq service per namespace
- vms binds to networking services
- lans with domains
- vms no longer assigned same ip (machine id issues)
-
2024-06-10 22:27:39 +00:00
3d27f32c03 support tap mac addr 2024-06-07 02:57:17 +00:00
0d9e299595 first VM up and running! still wip 2024-06-07 02:35:33 +00:00
35710f6d3c dhcp file leases with lan name 2024-06-07 02:34:37 +00:00
4343865e6f vmixLib overlay.nix 2024-06-06 17:13:03 +00:00
e4975a4cec auto generate dhcp start and end address 2024-06-04 20:18:00 +00:00
392375b046 network options working for basic functionality 2024-06-03 20:36:30 -03:00
e4cdc2cae5 WIP: network module 2024-05-28 21:01:46 +00:00
ade7b261ae customizeImageFold = builtins.foldl' customizeImage 2024-05-25 02:05:34 +00:00
5e3c958428 allow calling customizeImage without a name 2024-05-25 02:04:28 +00:00
82513c0714 refactor names for customs and templates for more clarity. templates are self contained instead of depending on others 2024-05-23 17:01:10 +00:00
ad2092531c fist commit - images lib in a working condition for debian 2024-05-23 16:33:38 +00:00