Separate names with a comma.
Just wondering how active the mods are here, as I posted a solution to another user's show-stopper issue 3 days ago and it is still apparently...
Oops, the networking script above should have read (for the minimum requirement of forwarding traffic to parallels) ... #!/bin/sh sysctl -w...
I have also tested directly bridging a VM interface to the feth0 host interface and found that it works. Parallels dutifully creates the bridge on...
I have found a solution which I describe here ...
To make this more useful you can add resolver config files to /etc/resolver/ to forward DNS requests for matched subdomains to the internal DNS on...
The only other ways I could see myself working around this issue were using IP-in-IP (or GRE) encapsulation to pass forwarded traffic across the...
I have a solution for this having struggled with it, and the lack of information on the cause, for a couple of days now. First my suspect for the...