Re: dhcpd gateway settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I asked:
> Do you have forwarding turned on on the gateway?

Aaron replied:
> No

I said:
> That might be a good place to start.

Aaron replied:
> Okay is that IPTables or routing ?

Both, really. Since youâre behind a router, Iâd start by turning
iptables off, and then
echo 1 > /proc/sys/net/ipv4/ip_forward 
as root (I believe).

Aaron said:
> I need DHCP to serve the BOOTP protocol, so static IP's other than the
> laptops don't really help.

You will need bootp finally: understood. But for the moment, it means
youâre trying to fix way too much at the same time. A basic principal of
troubleshooting is to minimize the complexity of what youâre working
with at the moment.

If youâve got anything else that can take a static IP address, give it
one on the 192.168.1/24 network, turn off firewalls (except on the
Netgear), and check that you can get between that device and the
Netgear.

You may want to use the route command to check: on the 192.168.1/24
network, everything (*apart* from the laptop) should have a default
gateway of 192.168.1.142 (*IF* that is the laptop).

On the 192.168.0/24 network, things are more complex. Most of them will
have a default gateway of 192.168.0.1 (for the Netgear). The Netgear
itself will need to know that 192.168.1/24 is behind 192.168.0.140. On
my Netgear, thatâs set under Advanced -> Static Routes. The Destination
IP Address should be 192.168.1.0, the IP Subnet Mask will be
255.255.255.0, the Gateway IP Address will be 192.168.0.140, and it
really doesnât matter what the Metric is.

You will also have to set something similar on any other 192.168.0/24
devices which will need to access the 192.168.1/24 subnet. In
NetworkManager, thereâs an Edit button per interface, an IPv4 Settings
tab behind that, and a Routes button.

Hope this helps,

James.

-- 
E-mail:     james@ | Just remember: 1 virus         3 viriii
aprilcottage.co.uk |                2 virii         4 viriv
                   |     -- Matt S Trout
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux