Frank Danapfel
Frank Danapfel
> @fdanapfel: Thank you for this thread! I am trying to join [GlobalTalk](https://marchintosh.com/globaltalk.html) using PiSCSI and I feel like this will get me closer to that goal, as it gets...
Maybe using Proxy ARP instead of the current bridge setup would be an option: https://wiki.debian.org/BridgeNetworkConnectionsProxyArp https://hackmd.io/@akiranet/H1gpqUAUO This would also have the benefit that DHCP could be used when the WiFi...
> @fdanapfel Doesn't Proxy ARP require the systemd.networkd network stack? Last time I researched this (a year ago) I found a few potential blockers and didn't proceed with a POC....
> @rdmark This may indeed be the case. I noticed that when NOT configuring the bridge beforehand "brctl show" does not list eth0 (this time on bullseye). Maybe the solution...
> My conclusion: The instructions on the Wiki for eth0 are not correct/outdated, and there is no need for the piscsi_bridge script. piscsi does all that is required automatically if...
@uweseimet Ah, OK. As I've mentioned in https://github.com/PiSCSI/piscsi/issues/1331#issuecomment-1805620723 it would be great if the whole network setup for the DaynaPort adapter could be changed so that it uses parprouted instead...
@uweseimet Sorry, wish I could help, but I have next to no knowledge of C++ (I only did a very small bit of C++ coding when I was at university...
@rdmark @uweseimet I've now managed to get the WLAN bridge setup using parprouted working on bullseye and created a new issue describing the required steps: https://github.com/PiSCSI/piscsi/issues/1387
The network setting that is displayed for the DaynaPort device in the web-interface seems to be hardcoded, because even after changing the setup for the WLAN config as described in...
@rdmark No, as you can see in https://github.com/PiSCSI/piscsi/issues/1387 I'm attaching the DaynaPort device with the following command: `scsictl -i 6 -c attach -t scdp -f wlan0`