> It is possible to work around this problem on some versions of Linux > by creating a host route from your network interface address to > 255.255.255.255. The command you need to use to do this on Linux > varies from version to version. The easiest version is: > > route add -host 255.255.255.255 dev eth0" > > Someone please help me out here. I have downloaded and tried every > version of dhcrelay from 1.1 to 1.4 and they all give the same error > when they load. >
Load the "ifconfig.lrp" package for the route command or change the script to take the iproute command(s). -- ~Lynn Avants aka Guitarlynn guitarlynn at users.sourceforge.net http://leaf.sourceforge.net If linux isn't the answer, you've probably got the wrong question! _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
