> > > ip_forward is set to one. Confirmed it with cat. > > I did this one time before. I found a iptables script and when I ran it, > it just worked. The script is old and doesn't work anymore. The last time > it was a gateway issue. I'm not sure this time. >
Are there any iptables rules on smoker? (iptables -L) > > I did this. From smoker, I pinged google. I got the IP address from > that. I then tried to ping google BY IP address on lightening. It gives me > the error "ping: unknown host 72.14.299.99". > So you set lights default route to be smokers 169.254 address, right? Can you ping smokers 192.168.1 address from light? Did you add a route on the modem so it knows it has to send packets to smoker to get them to 169.254? Or alternatively put NATing on smoker to hide the 169.254 addresses?

