livingcomputermuseum / IFS

An implementation of the Xerox IFS protocol suite
GNU Affero General Public License v3.0
10 stars 6 forks source link

Network Card Detection #5

Open Xuser641 opened 3 years ago

Xuser641 commented 3 years ago

I have tried IFS with 2 computers and 3 network adapters (Ethernet, PCI WIFI Card and a USB WIFI dongle) and everytime i try to run IFS i get this error 'Unhandled Exception: IFS.InvalidConfigurationException: The specified network in terface (Wireless LAN adapter Wireless Network Connection 2) is invalid or unusable by IFS. at IFS.Entrypoint.RegisterInterface() at IFS.Entrypoint.Main(String[] args)' and then the program crashes.

I have uploaded the current config files Conf.zip

livingcomputermuseum commented 3 years ago

The name you are specifying is incorrect -- try "Wireless Network Connection 2" rather than "Wireless LAN adapter Wireless Network Connection 2".

Thanks!

On Sun, Apr 4, 2021 at 4:50 AM Xuser641 @.***> wrote:

I have tried IFS with 2 computers and 3 network adapters (Ethernet, PCI WIFI Card and a USB WIFI dongle) and everytime i try to run IFS i get this error 'Unhandled Exception: IFS.InvalidConfigurationException: The specified network in terface (Wireless LAN adapter Wireless Network Connection 2) is invalid or unusable by IFS. at IFS.Entrypoint.RegisterInterface() at IFS.Entrypoint.Main(String[] args)' and then the program crashes.

I have uploaded the current config files Conf.zip https://github.com/livingcomputermuseum/IFS/files/6254465/Conf.zip

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/livingcomputermuseum/IFS/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE44TB5XPJAGFJOAWVKBNMTTHBHA3ANCNFSM42LKKTHA .