Forwarding broadcasts never mind
From: Patrick Duane Dunston (duane@sukkha.homeip.net)Date: 09/27/01
- Previous message: Patrick Duane Dunston: "Forwarding broadcast"
- In reply to: Alejandro Fernandez: "Re: Linux as a fully functional firewall?!?"
- Next in thread: David Correa: "Re: Forwarding broadcasts never mind"
- Reply: David Correa: "Re: Forwarding broadcasts never mind"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 Sep 2001 11:49:57 -0400 (EDT) From: Patrick Duane Dunston <duane@sukkha.homeip.net> To: <security-discuss@linuxsecurity.com> Subject: Forwarding broadcasts never mind Message-ID: <Pine.LNX.4.33.0109271140101.23419-100000@ilm25-40-047.ec.rr.com>
I got it figured out how to do dhcp forwarding across subnets.
Just in case anyone is curious. I downloaded the dhcrelay program from
the dhcp homepage. http://www.isc.org/prodcts/DHCP
dhcp-3.0x is required with the download but I only needed to run the
dhcrelay program. The command I used was:
/usr/sbin/dhcrelay -i eth1 -i eth2 dhcp_server_address
You have to specify the interfaces (-i eth2) that are sending the dhcp
broadcast and also specify the interface (-i eth1) the dhcp server is on.
By default, if no interfaces are specified then dhcrelay will listen on
all interfaces.
Just in case someone runs into a similar situation.
--duane
_ooOoo_ o8888888o 88" . "88 (| -_- |) O\ = /O ____/`---'\____ .' \\| |// `. / \\||| : |||// \ ,, ", / _||||| -:- |||||_ \ - c | | \\\ - /'| | | `-| \. | \_| `\`---'// |_/ | / `\ \ .-\__ `-. -'__/-. / (/ |__\ ___`. .' /--.--\ `. .'___ |___, | ."" '< `.___\_<|>_/___.' _> \"". | | | | : `- \`. ;`. _/; .'/ / .' ; | | | \ \ `-. \_\_`. _.'_/_/ -' _.' / /____| ===========`-.`___`-.__\ \___ /__.-'_.'_.-'================ ==== `=--=-' hjw b'ger --
GnuPG Public Key: http://sukkha.homeip.net/pgp.html
--
------------------------------------------------------------------------ To unsubscribe email security-discuss-request@linuxsecurity.com with "unsubscribe" in the subject of the message.
- Previous message: Patrick Duane Dunston: "Forwarding broadcast"
- In reply to: Alejandro Fernandez: "Re: Linux as a fully functional firewall?!?"
- Next in thread: David Correa: "Re: Forwarding broadcasts never mind"
- Reply: David Correa: "Re: Forwarding broadcasts never mind"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]