<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
<TT>&gt;Ok ive made some progress, i think its an ipv6 problem its very similar </TT><BR>
<TT>&gt;to a problem i had in firefox on another machine i had to disable ipv6 </TT><BR>
<TT>&gt;to get it to load pages.</TT><BR>
<TT>&gt;So on my mythbox when i ping <A HREF="http://nzepg.org">http://nzepg.org</A>&nbsp; it must open a temporary </TT><BR>
<TT>&gt;connection or remember the routing for a set time or something like that </TT><BR>
<TT>&gt;because tv_grab_nz-py works for a few minutes then stops working until </TT><BR>
<TT>&gt;you ping it again.</TT><BR>
<BR>
That sounds like arp cache.&nbsp; When you ping somewhere, it will have in the arp cache the MAC address of the default gateway.&nbsp; Can check with &quot;arp -a&quot;.&nbsp; You will see the IP Address of the gateway and MAC address of the device.&nbsp; This will normally remember it for a small time (10 mins) before it will remove it.<BR>
<BR>
<TT>&gt;So i thought is ipv6 is causing the problem then i will just disabled it </TT><BR>
<TT>&gt;like i did in firefox so i disableded ipv6 settings in ubuntu and restarted.</TT><BR>
<TT>&gt;Now tv_grab_nz-py wont work at all, so now i need to set up a ipv6 </TT><BR>
<TT>.tunnel or something like that then i hope it might work, unless someone </TT><BR>
<TT>&gt;else can think of a better solution.</TT><BR>
<BR>
<TT>&gt;Thanks for your help so far.</TT><BR>
<BR>
You can leave IPv6 disabled.&nbsp; Not much use at the moment unless you have a specific need for it.&nbsp; What does your routing table look like.&nbsp; You can get this with &quot;route -n&quot;.&nbsp; Reading through the past posts, it all sounds like an IP configuration problem, NOT a nzepg script problem.&nbsp; So, to help further...<BR>
<BR>
1) What does the routing table look like?<BR>
2) What is your machines IP address?<BR>
3) What is your subnet mask that you are using?<BR>
4) What DNS servers settings have you got?<BR>
5) Who is your ISP?<BR>
6) Is lynx (web browser) installed, and if you so, what happens when you browse for a web page, ie &quot;lynx nzepg.org&quot;<BR>
7) If still not working, what about an output from a trace route.&nbsp; &quot;tracert -n nzepg.org&quot;<BR>
<BR>
Regards<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Kelvin Smith &lt;<A HREF="mailto:kelvins@kelhome.dyndns.org">kelvins@kelhome.dyndns.org</A>&gt;
</TD>
</TR>
</TABLE>
</BODY>
</HTML>