LOL, ok you're totally right, but....
aren't we already asking Joe User to turn off DHCP on their wireless router?
aren't we already asking Joe User to turn off DHCP on their wireless router?
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: tschak909 on March 23, 2009, 07:19:49 AMBecause LinuxMCE really isn't a great gateway compared to some other offerings. Sure it has a full Linux network system that could be locked down (probably already is), but configuring QOS, Port Triggering, and the multitude of other cool Linux networking duties is difficult for the avg user without a web interface. The LinuxMCE web interface has BOREBONES gateway configuration when compared to DDWRT or Openwrt. Sure you can put your router in front of your gateway, but if you want wireless access on your LinuxMCE network (I have 2 wireless diskless MD and wireless devices that need access to all of the media directories) you need to buy a 2nd wireless router/AP and place it behind your Linux MCE gateway.
Yeah, you'll break it all.
Why do you people make this so difficult, really?
-Thom
Quote from: posde on March 26, 2009, 07:41:57 PMTrue. But.... so far this config works fine!Quote from: Oatz on March 26, 2009, 06:17:13 PM
Thanks.
Hmm I would like to avoid a hack,
Then PLEASE, use the core as your gateway. Everything else is a hack.
nameserver 192.168.80.150
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
auto eth0
iface eth0 inet static
address 192.168.80.1
netmask 255.255.255.0
gateway 192.168.80.150
option routers 192.168.80.150;
Quote from: posde on March 21, 2009, 03:03:50 PMThat HOWTO would make a great wiki article my friend
I installed LinuxMCE 0710 onto a USB drive without a problem.
QuoteNET: Registered protocol family 17
lpconfig: no devices to configure
/init: .: 1: Can't open /tmp/net-eth0.conf
Kernel panic - not syncing: attempted to kill init!