I'm a Debian man by nature, but Fedora is not entirely alien to me. I've tried static and and DCHP already. I've also used route & ifconfig. Everything /looks/ like it should be working, like everyone should be talking, but sadly I get no connection.
This is the desired configuration for OpenRD:
-bash-3.2# ifconfig eth0;route -n
eth0 Link encap:Ethernet HWaddr 00:50:43:01:A1:54
inet addr:10.50.50.2 Bcast:10.50.50.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:532
RX bytes:942 (942.0 b) TX bytes:3173 (3.0 KiB)
Interrupt:11
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.50.50.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 10.50.50.67 0.0.0.0 UG 0 0 0 eth0
Connected to the following router:
root@w67:~# ifconfig br-lan;route -n
br-lan Link encap:Ethernet HWaddr 00:0F:B5:3D:52:6C
inet addr:10.50.50.67 Bcast:10.50.50.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9544891 errors:0 dropped:0 overruns:0 frame:0
TX packets:11488329 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4103052208 (3.8 GiB) TX bytes:1522537348 (1.4 GiB)
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.50.50.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan
Just one more tidbit of info... the ethernet lights are both on, and dont blink, regardless of trying to ping out or not.