Re: can't get "SQL Based IP Pool" running
I'm sorry, this is my radippool table again ... I made an failure by
pasting it ;)
id bigint NOT NULL nextval('radippool_id_seq'::regclass)
[PrimaryKey]
pool_name text NOT NULL
framedipaddress inet
nasipaddress text NOT NULL
calledstationid character varying(64)
callingstationid text NOT NULL ''::text
expiry_time timestamp(0) without time zone NOT NULL
username text ''::text
pool_key character varying(30) NOT NULL
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.