mythtv and jaunty
Bruce Labitt
bruce.labitt at myfairpoint.net
Fri May 1 22:02:59 EDT 2009
Neil Joseph Schelly wrote:
> On Friday 01 May 2009 09:39:11 pm Bruce Labitt wrote:
>
>> $ /sbin/ifconfig -a
>>
>
> This looked good.
>
>
>> $ route -n
>>
>
> This also looked good.
>
>
>> $ sudo tcpdump -i eth1
>> tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
>> listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes
>> ^C
>> 0 packets captured
>> 0 packets received by filter
>> 0 packets dropped by kernel
>>
>
> This is a problem. If those devices were turning on, then they should have
> been broadcasting some DHCP requests. If everything is all plugged in, then
> you should have seen those packets on the eth1 interface.
>
> Your problem appears to be either:
> A. They aren't asking for DHCP.
> B. The switch isn't working and those packets aren't getting to your Myth box.
> C. The firewall isn't as disabled as you think it is.
>
> -N
>
>
>
OK. How do I make sure any firewall is off?
sudo iptables --list
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Isn't that off? Notice that there is no reference to either eth0 or eth1...
Could be that the switch is not working. I will bypass it and only
connect one of the tuners.
I did remove power to one of the hdhr's for a minute and still did not
see any activity on tcpdump.
-Bruce
More information about the gnhlug-discuss
mailing list