You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying setting up a winboat container in a way that make it possible to access it remotely by RDP.
With use of a the macvlan layer in doker this will work fine, Ideally I like to give it the macvlan as a extra nic. then you get both ways in. Right now I have not found a way to add macvlan as added nic
All samples of use on this type net use end up with a docker run ......... comand.
Not found any guide for CL installation for Winboad have tied on it but without success suspecting it is a long list of option that's needed
right now do i get a long list of win xxx.iso not found
And no vnc on localhost:8006
Tried adding a nic by
docker network connect --ip ..macvlan winboat
without success result in .. Winboat api disconnected..
theoretically should windows get ip from DHCP server .. but even ping is dead
Winboat is a really nice way to get the windows application that we need to work on linux. The now working USB pass thru made this way much better the the odder options
But that extra with putting it on a server had been a nice extra yes rdp within rdp sortoff work but.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying setting up a winboat container in a way that make it possible to access it remotely by RDP.
With use of a the macvlan layer in doker this will work fine, Ideally I like to give it the macvlan as a extra nic. then you get both ways in. Right now I have not found a way to add macvlan as added nic
All samples of use on this type net use end up with a docker run ......... comand.
Not found any guide for CL installation for Winboad have tied on it but without success suspecting it is a long list of option that's needed
right now do i get a long list of win xxx.iso not found
And no vnc on localhost:8006
Tried adding a nic by
docker network connect --ip ..macvlan winboat
without success result in .. Winboat api disconnected..
theoretically should windows get ip from DHCP server .. but even ping is dead
Winboat is a really nice way to get the windows application that we need to work on linux. The now working USB pass thru made this way much better the the odder options
But that extra with putting it on a server had been a nice extra yes rdp within rdp sortoff work but.
Any one that have any idea how to make this work
Beta Was this translation helpful? Give feedback.
All reactions