<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19088"></HEAD>
<BODY>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial>Hi!</FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2 face=Arial>You guys really got
busy right away! Here is a bit more info. I'm not actually asking for
help to debug config files, and that's why I didn't submit all of it in the
first place. I'm more kind of interested in hearing from someone who has seen
this before or has a hunch what could be wrong. Not that you effort isn't
appreciated, it's just that I don't want you to have to spend time reading my
configs looking for typos that I shoud have seen myself...</FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2 face=Arial>Here are the two
shared-network declarations. As you can see, I've rearranged the order of the
subnets (I normally have them in numeric order) to try to persuade dhcpd to stop
handing out the wrong GW, but with no luck.</FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2 face=Arial>shared-network
BSR3CPE {<BR> subnet 123.123.230.0
netmask 255.255.255.0
{<BR>
option routers
123.123.230.1;<BR>
pool
{<BR>
range 123.123.230.40
123.123.230.254;<BR>
deny members of
"16-6M-DHCP";<BR>
deny members of
"Static00223a4e8017";<BR>
}<BR>
pool
{<BR>
range 123.123.230.2
123.123.230.39;<BR>
allow members of
"16-6M-DHCP";<BR>
}<BR>
}<BR> subnet 123.123.233.0 netmask
255.255.255.0
{<BR>
option routers
123.123.233.1;<BR>
max-lease-time
600;<BR>
default-lease-time
600;<BR>
pool
{<BR>
range 123.123.233.65
123.123.233.254;<BR>
}<BR># The below "SpecialX" were handed out to people who experienced the
"gateway problem". Separate host declarations solved their
problems!</FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2 face=Arial>host special
{<BR>hardware ethernet 00:19:99:a0:51:13;<BR>option routers
123.123.233.1;<BR>fixed-address 123.123.233.33;<BR>}<BR>host special2
{<BR>hardware ethernet 00:21:91:ed:b3:bb;<BR>option routers
123.123.233.1;<BR>fixed-address 123.123.233.34;<BR>}<BR>host special3
{<BR>hardware ethernet 00:25:9c:34:fc:55;<BR>option routers
123.123.233.1;<BR>fixed-address 123.123.233.35;<BR>}<BR>host special4
{<BR>hardware ethernet 00:11:22:33:ef:ef:ef; # Dummy. For future
use...<BR>option routers 123.123.233.1;<BR>fixed-address
123.123.233.36;<BR>}<BR>
}<BR> subnet 123.123.231.0 netmask
255.255.255.0
{<BR>
option routers
123.123.231.1;<BR>
pool
{<BR>
deny members of
"Static001e6bec1635";<BR>
deny members of
"Static00223a4e8017";<BR>
range 123.123.231.13
123.123.231.254;<BR>
}<BR>
pool { allow members of "Static001e6bec1635"; range 123.123.231.8 123.123.231.8;
}<BR>
pool { allow members of "Static00223a4e8017"; range 123.123.231.9 123.123.231.9;
}<BR>
pool
{<BR>
allow members of
"Static0018c022a3be";<BR>
range 123.123.231.10
123.123.231.10;<BR>
}<BR> }<BR>}<BR></DIV></FONT></SPAN>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2 face=Arial>shared-network
CASACPE {<BR> subnet 123.123.235.0
netmask 255.255.255.0
{<BR>
option routers
123.123.235.1;<BR>
include
"/etc/dhcpd.static235";<BR>
pool
{<BR>
max-lease-time
600;<BR>
default-lease-time
600;<BR>
allow members of
"MTA";<BR>
range 123.123.235.250
123.123.235.254;<BR>
}<BR>
pool
{<BR>
max-lease-time
600;<BR>
default-lease-time
600;<BR>
allow unknown
clients;<BR>
range 123.123.235.240
123.123.235.249;<BR>
}<BR>
}<BR> subnet 123.123.237.0 netmask
255.255.255.0
{<BR>
option routers
123.123.237.1;<BR>
pool
{<BR>
max-lease-time
1200;<BR>
default-lease-time
1200;<BR>
deny members of
"MTA";<BR>
deny
unknown-clients;<BR>
range 123.123.237.2
123.123.237.254;<BR>
}<BR>
}<BR> subnet 123.123.238.0 netmask
255.255.255.0
{<BR>
option routers
123.123.238.1;<BR>
pool
{<BR>
max-lease-time
1200;<BR>
default-lease-time
1200;<BR>
allow members of
"MTA";<BR>
range 123.123.238.2
123.123.238.254;<BR>
}<BR> }<BR>}<BR></FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2 face=Arial>There ARE a few
include files and a total of some 3000 lines in the config. Most of it is cable
modem groups to hand out correct filenames. One file declares static IPs for
123.123.235.x (see below for example). No other files mention 123.123.233 or
123.123.235 so I don't really think they're relevant.</FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2 face=Arial>sample from dhcpd
file declaring static IPs:</FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2 face=Arial>class "5c353b152d59"
{ match if option agent.remote-id = 5c:35:3b:15:2d:59 and substring(option
vendor-class-identifier,0,6) != "docsis" and substring(option
vendor-class-identifier,0,4) != "pktc" ; }<BR>pool {allow members of
"5c353b152d59" ; range 123.123.235.220 123.123.235.220;}<BR></FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial>/Fredrik</FONT></SPAN></DIV>
<DIV><SPAN class=824125613-08092011><FONT size=2
face=Arial> </DIV></FONT></SPAN></BODY></HTML>