Re: ip forwarding/masquerading and dhcpd

2017-09-09 Thread JD
On 09/09/2017 06:12 PM, Robert Nichols wrote: On 09/06/2017 02:46 PM, JD wrote: Hi, My em1 is config'ed as: ifconfig em1 inet 10.10.10.1 up netmask 0xff00 The wifi is connected to and internet and working OK. em1 is the lan. I have the following /etc/dhcp/dhcpd.conf file DHCPDARGS=em1

Re: ip forwarding/masquerading and dhcpd

2017-09-09 Thread Robert Nichols
On 09/06/2017 02:46 PM, JD wrote: Hi, My em1 is config'ed as: ifconfig em1 inet 10.10.10.1 up netmask 0xff00 The wifi is connected to and internet and working OK. em1 is the lan. I have the following /etc/dhcp/dhcpd.conf  file DHCPDARGS=em1; ddns-update-style interim; subnet 10.10.10.0 ne

Re: ip forwarding/masquerading and dhcpd

2017-09-09 Thread JD
On 09/09/2017 01:03 PM, Bill Shirley wrote: If you're unable to get an IP address, there's no use concerning yourself about firewalling/forwarding. First get an address and then look at forwarding. If your DHCP is running, you should have messages in the log file. You can test your config

Re: ip forwarding/masquerading and dhcpd

2017-09-09 Thread Bill Shirley
If you're unable to get an IP address, there's no use concerning yourself about firewalling/forwarding.  First get an address and then look at forwarding. If your DHCP is running, you should have messages in the log file. You can test your config with: dhcpd -t Check that dhcp is running with: [

Re: ip forwarding/masquerading and dhcpd

2017-09-09 Thread JD
On 09/08/2017 03:49 PM, Pete Travis wrote: On Sep 8, 2017 3:47 PM, "JD" > wrote: On 09/08/2017 01:27 AM, Samuel Sieb wrote: On 09/07/2017 07:15 PM, JD wrote: On 09/07/2017 01:31 PM, Bill Shirley wrote: Look in your log fi

Re: ip forwarding/masquerading and dhcpd

2017-09-08 Thread Samuel Sieb
On 09/08/2017 01:46 PM, JD wrote: I believe Imentioned tat the ethernet port em1 is the LAN, not on the internet. I was just making sure I understood you. The phone is connected to em1. Today, I do not have the phone to try. I suspect that something might be wrong with my iptable rules. Un

Re: ip forwarding/masquerading and dhcpd

2017-09-08 Thread Pete Travis
On Sep 8, 2017 3:47 PM, "JD" wrote: On 09/08/2017 01:27 AM, Samuel Sieb wrote: > On 09/07/2017 07:15 PM, JD wrote: > >> On 09/07/2017 01:31 PM, Bill Shirley wrote: >> >>> Look in your log files for DHCP messages. >>> >>> Well, I did look in all the log files under /var/log/ and found nothing >

Re: ip forwarding/masquerading and dhcpd

2017-09-08 Thread JD
On 09/08/2017 01:27 AM, Samuel Sieb wrote: On 09/07/2017 07:15 PM, JD wrote: On 09/07/2017 01:31 PM, Bill Shirley wrote: Look in your log files for DHCP messages. Well, I did look in all the log files under /var/log/ and found nothing related to failure to provide an IP addy. If the DHCP

Re: ip forwarding/masquerading and dhcpd

2017-09-08 Thread Samuel Sieb
On 09/07/2017 07:15 PM, JD wrote: On 09/07/2017 01:31 PM, Bill Shirley wrote: Look in your log files for DHCP messages. Well, I did look in all the log files under /var/log/ and found nothing related to failure to provide an IP addy. If the DHCP server is receiving requests, there will be lo

Re: ip forwarding/masquerading and dhcpd

2017-09-07 Thread JD
On 09/07/2017 01:31 PM, Bill Shirley wrote: On 9/6/2017 3:46 PM, JD wrote: Hi, My em1 is config'ed as: ifconfig em1 inet 10.10.10.1 up netmask 0xff00 The wifi is connected to and internet and working OK. em1 is the lan. I have the following /etc/dhcp/dhcpd.conf file DHCPDARGS=em1; dd

Re: ip forwarding/masquerading and dhcpd

2017-09-07 Thread Bill Shirley
If the device doesn't get an address, you're still before the iptables/forwarding stage. Look in your log files for DHCP messages. Bill On 9/6/2017 3:46 PM, JD wrote: Hi, My em1 is config'ed as: ifconfig em1 inet 10.10.10.1 up netmask 0xff00 The wifi is connected to and internet and wor

ip forwarding/masquerading and dhcpd

2017-09-06 Thread JD
Hi, My em1 is config'ed as: ifconfig em1 inet 10.10.10.1 up netmask 0xff00 The wifi is connected to and internet and working OK. em1 is the lan. I have the following /etc/dhcp/dhcpd.conf file DHCPDARGS=em1; ddns-update-style interim; subnet 10.10.10.0 netmask 255.255.255.0 { option