Robert Penz

Results 12 comments of Robert Penz

I've just tested it with a second notebook from an other vendor. It hangs always at the bbl.c32 file, all files before work. I've done a network trace: http://robert.penz.name/files/tftp_test_1.pcap I...

Yes Here is a link to the pxe boot from the same notebook to the original server. I only see the source port as difference. http://robert.penz.name/files/tftp_working.pcap how easy is it...

I believe you that tftpy is RFC compliant ... still the BIOS of some major vendors (HP and Dell in that case) hang.

Please keep it as "classification" and not "description". We've the same use case as Opera. Some domains are only internal for 10.* IP addresses and domains are replicated to our...

I did that ... but than I added some additional stuff to my repo and it got automatically added to the PR.

It would be nice if the actual WireGuard configuration could be abstracted in a way that allows different devs to implement the interface for their wished setup. This would allow...

I would just abstract the WireGuard/NAT calls in Netbird, so instead of calling the local WireGuard/Firewall stuff, anyone can write custom code for their router. Your idea with a webhook...

goland plugin so files are also ok ... with an example plugin which calls external scripts - I would be happy :-)

ok, the golang plugins have the additional benefit if a plugin is in mature and in high demand it could go into the base docker image at some point and...

@trbutler I don't believe that is possible with the mesh traffic and therefore tunnels .. netbirds needs to create a wireguard peer on every endpoint so they talk with each...