#13433 new defect
For pyTivo with Python 2.7.8 the network traffic is being modified somehow on the Host
回報者: | Steven Wilson | 負責人: | |
---|---|---|---|
元件: | network | 版本: | VirtualBox 4.3.16 |
關鍵字: | 副本: | ||
Guest type: | Windows | Host type: | Windows |
描述
I've been using pyTivo and VirtualBox on the same host for a long time. It worked fine until I upgraded from 4.3.12 to 4.3.16. There were no errors produced, but my TiVo could not access pyTivo. I downgraded back to 4.3.12 and pyTivo started working again. Not really sure what log files I could produce to demonstrate the problem. I do not see any errors in any of the Windows log files and pyTivo shows no problems. I can only surmise that it is some sort of networking issue. However I can still access the web address for the program, http://pytivohost:9032, from another computer. Only my TiVo cannot access it.
I'm running Windows 7 Home Premium 64-bit with 16GB of RAM. Not particularly relevant, but my guests are also Windows 7 64-bit. The problem exists whether any guests are running or not.
This appears to have something to do with the default beacon address of 255.255.255.255. I changed it to my local subnet, 192.168.1.255 as an example, and it resolved the issue without having to downgrade, but this doesn't explain why I had to make this change.