On Fri, Jul 22, 2005 at 12:02:55AM -0500, Mike Green wrote: > My > solution is to plug directly into the backend via a crossover cable between > the ethernet ports on the laptop and the backend. The only problem is that > by doing this, my backend will now need to work on two separate IP > addresses. The wireless card that the backend setup points to is > 172.20.20.1, the 2nd network card is 192.168.1.1. When running the > frontend on a laptop (192.168.1.3) and pointing to the 2nd interface on the > backend (192.168.1.1), no program listings show up.
Assuming your laptop only has one network interface, configure the backend address as 172.20.20.1 and enter 192.168.1.1 as the laptop's gatway. If your laptop is also dual-networked then instead of making 192.168.1.1 the gateway you could enter a static route so that 172.20.20.1 traffic is passed via 192.168.1.1 and all other traffic uses the preferred gateway.
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
