Re: [pfSense Support] DHCP Server with virtual IP (subnets)

2011-05-25 Thread Alberto Mijares

 DHCP server only supports the primary subnet, no way to do that
 without hacking the source.


Ok. I guess you mean through webConfigurator.

If I modify /var/dhcpd/etc/dhcpd.conf, could achieve my goal? May I
write a script and hook it with services_dhcp.php to do this?

Thank you again.


Alberto Mijares

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



RE: [pfSense Support] DHCP Server with virtual IP (subnets)

2011-05-25 Thread Adam Thompson
  DHCP server only supports the primary subnet, no way to do that
  without hacking the source.
 Ok. I guess you mean through webConfigurator.
 If I modify /var/dhcpd/etc/dhcpd.conf, could achieve my goal? May I
 write a script and hook it with services_dhcp.php to do this?


I think you'd essentially have to overwrite dhcpd.conf every time config 
was regenerated from XML, since the current GUI management for DHCPd 
doesn't understand subnets.  Feel free to rewrite the DHCP configuration 
GUI instead ;-).  That's an ugly enough task that I just put DHCP on a 
separate server instead.  (I spend about 20 minutes looking at the source 
and decided I didn't feel like re-designing it from the ground up, 
especially when so many other things make assumptions about the way DHCP 
works now.)

Good luck,
-Adam Thompson
 athom...@athompso.net




-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



Re: [pfSense Support] DHCP Server with virtual IP (subnets)

2011-05-25 Thread Chris Buechler
On Wed, May 25, 2011 at 11:43 AM, Alberto Mijares amijar...@gmail.com wrote:

 DHCP server only supports the primary subnet, no way to do that
 without hacking the source.


 Ok. I guess you mean through webConfigurator.

 If I modify /var/dhcpd/etc/dhcpd.conf, could achieve my goal? May I
 write a script and hook it with services_dhcp.php to do this?


No, it'll get overwritten. You can modify /etc/inc/services.inc to
hard code in the config you need.

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



[pfSense Support] DHCP Server with virtual IP (subnets)

2011-05-24 Thread Alberto Mijares
Hi,

I'm trying to include static IP's in DHCP server.

LAN interface has IP 10.10.0.1/24

I added an IP alias for the interface with 10.10.1.1/24, so I include
the MAC address of a host for 10.10.1.2

It doesn't like this. How could I do this? And, of course, I should
especify the router address too (10.10.1.1, not the natural interfaces
IP)

Thank you.


Alberto Mijares

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



Re: [pfSense Support] DHCP Server with virtual IP (subnets)

2011-05-24 Thread Chris Buechler
On Tue, May 24, 2011 at 4:24 PM, Alberto Mijares amijar...@gmail.com wrote:
 Hi,

 I'm trying to include static IP's in DHCP server.

 LAN interface has IP 10.10.0.1/24

 I added an IP alias for the interface with 10.10.1.1/24, so I include
 the MAC address of a host for 10.10.1.2

 It doesn't like this. How could I do this? And, of course, I should
 especify the router address too (10.10.1.1, not the natural interfaces
 IP)

DHCP server only supports the primary subnet, no way to do that
without hacking the source.

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



[pfSense Support] DHCP server settings

2011-03-15 Thread Atkins, Dwane P
We recently lowered our DHCP lease time to the default of 2 hours.

After a couple hours, I was checking the DHCP leases and see some that have a 
difference of 2 hours from the Start and End time.  However, there are some 
that have a 24 hour difference.  Is there a way to completely clear out the 
DHCP lease time and restart the DHCP server.  These leases started almost 3 
hours after I had modified the default lease time.

Thanks

Dwane


RE: [pfSense Support] DHCP server settings

2011-03-15 Thread Adam Thompson
If you had your DHCP lease times set to 24hrs, lowering them will take a 
minimum of 12hrs (0.5 * least time) to take effect, and many DHCP clients are 
slightly broken and will take a full (lease time) to renew.  Not to mention any 
of the really broken clients who don’t honour changes to the DHCP lease as long 
as they keep getting DHCPACKs – it sounds like this might be what you’re 
experiencing.  The only solution is – usually – to reboot the device.  If you 
have Win95/98 clients, you may have to use regedit to make it forget its old 
lease.

-Adam Thompson

athom...@athompso.net

 

 

From: Atkins, Dwane P [mailto:atki...@uthscsa.edu] 
Sent: Tuesday, March 15, 2011 10:34
To: 'support@pfsense.com'
Subject: [pfSense Support] DHCP server settings

 

We recently lowered our DHCP lease time to the default of 2 hours. 

 

After a couple hours, I was checking the DHCP leases and see some that have a 
difference of 2 hours from the Start and End time.  However, there are some 
that have a 24 hour difference.  Is there a way to completely clear out the 
DHCP lease time and restart the DHCP server.  These leases started almost 3 
hours after I had modified the default lease time.

 

Thanks


Dwane



Re: [pfSense Support] DHCP server problem

2008-09-18 Thread cassio lima
upgrade version 1.2.1

On Thu, Sep 18, 2008 at 12:02 AM, Ugo Bellavance [EMAIL PROTECTED] wrote:

 Hi,

The DHCP server on my pfsense seems to be working intermittently,
 especialy over WLAN. In the logs, I can see the DHCPDISCOVER, the DHCPOFFER,
 but no REQUEST nor ACK.  The wireless antenna is working with other access
 points.  With a static IP address, the wireless network works flawlessly.
  Nothing in the firewall logs.

 1.2-RELEASE, embeded version, on a WRAP.  Memory Usage 57%, disk usage 62%
 cpu ~15%

 States 100/1
 MBUF 187/525.

 Any ideas?  Restarting services or the unit doesn't really help. Re-flash
 and restore config? Upgrade?

 Please let me know if you need more info.

 Regards,

 Ugo


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: [pfSense Support] DHCP server problem

2008-09-18 Thread Paul Mansfield
Ugo Bellavance wrote:
 The DHCP server on my pfsense seems to be working intermittently,
 especialy over WLAN. In the logs, I can see the DHCPDISCOVER, the
 DHCPOFFER, but no REQUEST nor ACK.  The wireless antenna is working with


do you mean that if you run tcpdump on the pfsense box you see the dhcp
request and response, or are you talking about the client?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[pfSense Support] DHCP server problem

2008-09-17 Thread Ugo Bellavance

Hi,

	The DHCP server on my pfsense seems to be working intermittently, 
especialy over WLAN. In the logs, I can see the DHCPDISCOVER, the 
DHCPOFFER, but no REQUEST nor ACK.  The wireless antenna is working with 
other access points.  With a static IP address, the wireless network 
works flawlessly.  Nothing in the firewall logs.


1.2-RELEASE, embeded version, on a WRAP.  Memory Usage 57%, disk usage 
62% cpu ~15%


States 100/1
MBUF 187/525.

Any ideas?  Restarting services or the unit doesn't really help. 
Re-flash and restore config? Upgrade?


Please let me know if you need more info.

Regards,

Ugo


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] DHCP Server Issues

2008-03-19 Thread Chris Buechler

Dimitri Rodis wrote:


Two things I’ve noticed in pfSense 1.2 release:

1. The subnet mask in the scope settings for DHCP keeps reverting back 
to “32”. At one point, the DHCP server would not start until I went 
through all of my DHCP scopes (3 interfaces) and reset the subnet 
masks appropriately. It seems to stick in the config file, but the GUI 
is not picking the setting back up out of the config—so if someone 
just goes to say, change the DNS server field and hits save, all of a 
sudden your mask gets changed to a /32.




That must be OLSR related, I've never seen nor heard of that. I don't 
know that anybody is actually using OLSR. If you disable OLSR does that 
stop?



2. I enabled OLSR (but did not bind it to any of the interfaces 
because I don’t actually **need** OLSR) because I need a DHCP Server 
on my WAN interface. I noticed in the php code for the DHCP pages that 
enabling OLSR would “turn on” DHCP for the WAN interface. However, 
DHCP is not binding to the WAN interface according to the DHCP log—it 
is only binding to my OPT1 and OPT2 interfaces. (There are 4 
interfaces in the machine total).




This might be related to other OLSR issues. We haven't had a DHCP server 
bug in years, so I can only assume that's likely the case.


We don't let DHCP run on WAN for obvious reasons, though maybe we need a 
hidden config option to allow this since it is useful in some 
circumstances. Can you submit a feature request ticket at 
http://cvstrac.pfsense.org ?



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] DHCP Server Issues

2008-03-19 Thread Scott Ullrich
On 3/19/08, Chris Buechler [EMAIL PROTECTED] wrote:
  We don't let DHCP run on WAN for obvious reasons, though maybe we need a
  hidden config option to allow this since it is useful in some
  circumstances. Can you submit a feature request ticket at
  http://cvstrac.pfsense.org ?

We do allow it to run on WAN if OLSR is enabled.

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] DHCP Server Issues

2008-03-19 Thread Dimitri Rodis
Yes, when I disable OLSR the problem goes away because the subnet mask
is no longer a dropdown when Enable OLSR is unchecked-- rather, it
inherits the subnet mask from the interface that the server is bound to.
In other words, when you enable OLSR, the subnet mask becomes a dropdown
box (with 1-32 as options) and the setting does not stick, it always
reverts to /32.

Again, the only reason I even checked the box was to get a DHCP Server
on the WAN (which doesn't appear to work anyway).

So I guess there's a bug and a feature request both :)

Any quick workarounds that I can use to get the WAN tab to show up (and
DHCP to work) on the WAN side?

I will submit the feature request shortly.

Dimitri Rodis
Integrita Systems LLC 

-Original Message-
From: Chris Buechler [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 19, 2008 10:42 AM
To: support@pfsense.com
Subject: Re: [pfSense Support] DHCP Server Issues

Dimitri Rodis wrote:

 Two things I've noticed in pfSense 1.2 release:

 1. The subnet mask in the scope settings for DHCP keeps reverting back

 to 32. At one point, the DHCP server would not start until I went 
 through all of my DHCP scopes (3 interfaces) and reset the subnet 
 masks appropriately. It seems to stick in the config file, but the GUI

 is not picking the setting back up out of the config-so if someone 
 just goes to say, change the DNS server field and hits save, all of a 
 sudden your mask gets changed to a /32.


That must be OLSR related, I've never seen nor heard of that. I don't 
know that anybody is actually using OLSR. If you disable OLSR does that 
stop?


 2. I enabled OLSR (but did not bind it to any of the interfaces 
 because I don't actually **need** OLSR) because I need a DHCP Server 
 on my WAN interface. I noticed in the php code for the DHCP pages that

 enabling OLSR would turn on DHCP for the WAN interface. However, 
 DHCP is not binding to the WAN interface according to the DHCP log-it 
 is only binding to my OPT1 and OPT2 interfaces. (There are 4 
 interfaces in the machine total).


This might be related to other OLSR issues. We haven't had a DHCP server

bug in years, so I can only assume that's likely the case.

We don't let DHCP run on WAN for obvious reasons, though maybe we need a

hidden config option to allow this since it is useful in some 
circumstances. Can you submit a feature request ticket at 
http://cvstrac.pfsense.org ?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] DHCP Server Issues

2008-03-19 Thread Dimitri Rodis
The ticket is 1679. I don't know if I classified it correctly-- I don't
know if you guys wanted to consider it a bug or a feature req, but
really it's both. I wanted to point this out so one of the dev gods can
look at it with this in mind and change it if necessary. 

I do need DHCP on the WAN so if there's a quick workaround that anyone
knows of, that would be great.

Thanks,

Dimitri Rodis
Integrita Systems LLC 


-Original Message-
From: Chris Buechler [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 19, 2008 10:42 AM
To: support@pfsense.com
Subject: Re: [pfSense Support] DHCP Server Issues

Dimitri Rodis wrote:

 Two things I've noticed in pfSense 1.2 release:

 1. The subnet mask in the scope settings for DHCP keeps reverting back

 to 32. At one point, the DHCP server would not start until I went 
 through all of my DHCP scopes (3 interfaces) and reset the subnet 
 masks appropriately. It seems to stick in the config file, but the GUI

 is not picking the setting back up out of the config-so if someone 
 just goes to say, change the DNS server field and hits save, all of a 
 sudden your mask gets changed to a /32.


That must be OLSR related, I've never seen nor heard of that. I don't 
know that anybody is actually using OLSR. If you disable OLSR does that 
stop?


 2. I enabled OLSR (but did not bind it to any of the interfaces 
 because I don't actually **need** OLSR) because I need a DHCP Server 
 on my WAN interface. I noticed in the php code for the DHCP pages that

 enabling OLSR would turn on DHCP for the WAN interface. However, 
 DHCP is not binding to the WAN interface according to the DHCP log-it 
 is only binding to my OPT1 and OPT2 interfaces. (There are 4 
 interfaces in the machine total).


This might be related to other OLSR issues. We haven't had a DHCP server

bug in years, so I can only assume that's likely the case.

We don't let DHCP run on WAN for obvious reasons, though maybe we need a

hidden config option to allow this since it is useful in some 
circumstances. Can you submit a feature request ticket at 
http://cvstrac.pfsense.org ?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] DHCP Server - Enable Static ARP entries

2006-02-21 Thread Wesley K. Joyce
Hi Scott/List, I was actually the person who asked for this feature.  I
have been testing it lately because I am about to use it in a test lab
(finally).

What I have found is that ONLY the MAC addresses listed can communicate
to the router.  So if I have a PC that acquired an IP address from the
DHCP server that is not a static IP reservation, it cannot communicate
to the router.  (The PC in question acquired the IP address BEFORE I
turned on the static arp feature).  The 'arp -da' after turning off the
static arp feature does not fix the problem, only rebooting does.  I am
wondering if it is an 'ipfw' rule that does not get removed.  

I think it would be good to make this feature a bit more flexible.  My
thoughts are as follows

Option 1.  Only static DHCP entries can communicate to the router (the
behavior presently shown).
Option 2.  Static ARP entries only for DHCP reservations while allowing
other IP addresses (say those assigned from DHCP pool) to be useable.  

Some people might find Option 1 useful in a very controlled environment.
Option 2 would be useful in a situation like this.  My IT department
controls a wireless lab where we trust and configure the laptops.  We
would assign static DHCP reservations to these laptops and setup WPA2
between the laptops and AP.  In the firewall, we could give elevated
privileges to these laptops, which say live in the 192.168.100.64/26
range with appropriate firewall rules applied to that network.  The DHCP
server would give out addresses in the 192.168.100.128/26 which would
have a more restrictive firewall set applied to that network).  The
static arp mappings help assure that other people won't steal an IP
address that has elevated privileges (192.168.100.64/26. Yes I am aware
you can fake a MAC address).  

So I am proposing option 1 or 2 can be selected, each with different
behavior.  

I am not sure how you implemented option 1, but option 2 would appear to
only be a matter of using the 'arp' command to make static arp mappings
or to delete them.

What do you think?  I am willing to help code option 2.

 -Original Message-
 From: Scott Ullrich [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, February 21, 2006 11:54 AM
 To: Wesley K. Joyce
 Subject: Re: [pfSense Support] DHCP Server - Enable Static ARP entries
 
 http://www.pfsense.com/~sullrich/1.0-BETA1-TESTING-SNAPSHOT-2-20-06/
 should have it.
 
 That file was the only one that needs updating after the change.
 
 On 2/21/06, Wesley K. Joyce [EMAIL PROTECTED] wrote:
 
 
  I would like to do some further testing of this feature.  Other than
the
  services_dhcp.php, what other files should I review to see exactly
what
 is
  going on?
 
   
   From: Scott Ullrich [mailto:[EMAIL PROTECTED]
  Sent: Mon 2/20/2006 9:45 PM
 
  To: support@pfsense.com
  Subject: Re: [pfSense Support] DHCP Server - Enable Static ARP
entries
 
 
 
 
  Stored in ipfw.
 
  Do a ipfw show.
 
  Scott
 
 
  On 2/20/06, Wesley K. Joyce [EMAIL PROTECTED] wrote:
  
  
   Glad to help.  Out of curiosity, where does the pfsense/CP keep
the
 MAC
   address state information?
  

From: Scott Ullrich [mailto:[EMAIL PROTECTED]
   Sent: Mon 2/20/2006 5:02 PM
   To: support@pfsense.com
   Subject: Re: [pfSense Support] DHCP Server - Enable Static ARP
entries
  
  
  
  
   On 2/20/06, Wesley K. Joyce [EMAIL PROTECTED] wrote:
I was testing the static ARP feature in the DHCP.  I see it
created
 the
static arp entries, which I confirmed by executing a 'arp -an'
from
 the
exec.php.  When I turn off static arp entries, the permanent arp
 entries
don't go away.
   
My immediate thought was all that needs to happen is an 'arp
-da',
 but I
suspect that my interfere with whatever is going on with the
Captive
   Portal?
   
On the other hand, arp entries could easily time out from the
arp
 cache
   way
before the idle or hard limit is reached in the CP.  Obviously
the
 arp
   table
would be rebuilt as frames are sent  So this seems to disprove
my
   previous
statement.
   
So pfsense gods, what is required to get the disabling of static
arp
   entries
to work without breaking anything else?
  
   arp -da will work okay.   I'll commit the fix, thanks for bringing
it
   to my attention.
  
  
 
-
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
  
  
 
 
-
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[pfSense Support] DHCP Server - Enable Static ARP entries

2006-02-20 Thread Wesley K. Joyce








I was testing the static ARP feature in the DHCP. I see it created
the static arp entries, which I confirmed by executing a arp an
from the exec.php. When I turn off static arp entries, the permanent arp
entries dont go away. 



My immediate thought was all that needs to happen is an arp da,
but I suspect that my interfere with whatever is going on with the Captive
Portal? 



On the other hand, arp entries could easily time out from the arp cache
way before the idle or hard limit is reached in the CP. Obviously the arp
table would be rebuilt as frames are sent. So this seems to disprove my
previous statement. 



So pfsense gods, what is required to get the disabling of static arp
entries to work without breaking anything else?








Re: [pfSense Support] DHCP Server - Enable Static ARP entries

2006-02-20 Thread Scott Ullrich
On 2/20/06, Wesley K. Joyce [EMAIL PROTECTED] wrote:
 I was testing the static ARP feature in the DHCP.  I see it created the
 static arp entries, which I confirmed by executing a 'arp –an' from the
 exec.php.  When I turn off static arp entries, the permanent arp entries
 don't go away.

 My immediate thought was all that needs to happen is an 'arp –da', but I
 suspect that my interfere with whatever is going on with the Captive Portal?

 On the other hand, arp entries could easily time out from the arp cache way
 before the idle or hard limit is reached in the CP.  Obviously the arp table
 would be rebuilt as frames are sent.  So this seems to disprove my previous
 statement.

 So pfsense gods, what is required to get the disabling of static arp entries
 to work without breaking anything else?

arp -da will work okay.   I'll commit the fix, thanks for bringing it
to my attention.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] DHCP Server - Enable Static ARP entries

2006-02-20 Thread Wesley K. Joyce
Title: Re: [pfSense Support] DHCP Server - Enable Static ARP entries






Glad to help. Out of 
curiosity, where does the pfsense/CP keep the MAC address state 
information?


From: Scott Ullrich 
[mailto:[EMAIL PROTECTED]Sent: Mon 2/20/2006 5:02 PMTo: 
support@pfsense.comSubject: Re: [pfSense Support] DHCP Server - 
Enable Static ARP entries

On 2/20/06, Wesley K. Joyce [EMAIL PROTECTED] 
wrote: I was testing the static ARP feature in the DHCP. I see it 
created the static arp entries, which I confirmed by executing a 'arp 
an' from the exec.php. When I turn off static arp entries, the 
permanent arp entries don't go away. My immediate 
thought was all that needs to happen is an 'arp da', but I suspect that 
my interfere with whatever is going on with the Captive Portal? 
On the other hand, arp entries could easily time out from the arp cache 
way before the idle or hard limit is reached in the CP. Obviously 
the arp table would be rebuilt as frames are sent. So this seems 
to disprove my previous statement. So pfsense gods, what 
is required to get the disabling of static arp entries to work without 
breaking anything else?arp -da will work okay. I'll commit 
the fix, thanks for bringing itto my 
attention.-To 
unsubscribe, e-mail: [EMAIL PROTECTED]For additional commands, 
e-mail: [EMAIL PROTECTED]




Re: [pfSense Support] DHCP Server - Enable Static ARP entries

2006-02-20 Thread Scott Ullrich
Stored in ipfw.

Do a ipfw show.

Scott


On 2/20/06, Wesley K. Joyce [EMAIL PROTECTED] wrote:


 Glad to help.  Out of curiosity, where does the pfsense/CP keep the MAC
 address state information?

  
  From: Scott Ullrich [mailto:[EMAIL PROTECTED]
 Sent: Mon 2/20/2006 5:02 PM
 To: support@pfsense.com
 Subject: Re: [pfSense Support] DHCP Server - Enable Static ARP entries




 On 2/20/06, Wesley K. Joyce [EMAIL PROTECTED] wrote:
  I was testing the static ARP feature in the DHCP.  I see it created the
  static arp entries, which I confirmed by executing a 'arp –an' from the
  exec.php.  When I turn off static arp entries, the permanent arp entries
  don't go away.
 
  My immediate thought was all that needs to happen is an 'arp –da', but I
  suspect that my interfere with whatever is going on with the Captive
 Portal?
 
  On the other hand, arp entries could easily time out from the arp cache
 way
  before the idle or hard limit is reached in the CP.  Obviously the arp
 table
  would be rebuilt as frames are sent.  So this seems to disprove my
 previous
  statement.
 
  So pfsense gods, what is required to get the disabling of static arp
 entries
  to work without breaking anything else?

 arp -da will work okay.   I'll commit the fix, thanks for bringing it
 to my attention.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[pfSense Support] DHCP Server on OPT1

2006-01-02 Thread Nate Davis
Hello Everyone,

Could someone detail for me what I need to do to enable the DHCP server
for OPT1 and the LAN interface?  It is running great on LAN, but I need a
DHCP server running on the OPT1 Interface.  Is this even possible?  The
Subnet for OPT1 is 192.168.60.0/24  (OPT1 is 192.168.60.1).

Thanks,
Nate

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: [pfSense Support] DHCP Server on OPT1

2006-01-02 Thread Holger Bauer
Sure, go to ServicesDHCP in the webgui. You'll notice a seperate tab for each 
internal interface you have (like your OPT1, it's labeled with the interface 
name). Switch to that tab and make your settings. DHCP-Server in pfSense is per 
Interface, so you can have different DHCP-settings for each of your interfaces.

Holger

 -Ursprüngliche Nachricht-
 Von: Nate Davis [mailto:[EMAIL PROTECTED]
 Gesendet: Montag, 2. Januar 2006 18:39
 An: support@pfsense.com
 Betreff: [pfSense Support] DHCP Server on OPT1
 
 
 Hello Everyone,
 
 Could someone detail for me what I need to do to enable the 
 DHCP server
 for OPT1 and the LAN interface?  It is running great on LAN, 
 but I need a
 DHCP server running on the OPT1 Interface.  Is this even 
 possible?  The
 Subnet for OPT1 is 192.168.60.0/24  (OPT1 is 192.168.60.1).
 
 Thanks,
 Nate
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


Virus checked by G DATA AntiVirusKit


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Dhcp server

2005-09-17 Thread Damien Dupertuis
Hello,

I tried again this morning with a new nic...the same
problem is here again... the adress in dhcp lease
has the priority over the static mapping  

regards..

Damien 


--- Bill Marquette [EMAIL PROTECTED] a écrit
:

 This works for me, can you try your update_file.sh
 again? 
 
 # update_file.sh
 /usr/local/www/services_dhcp_edit.php
 trying to fetch latest
 /usr/local/www/services_dhcp_edit.php
 #
 
 --Bill
 
 On 9/16/05, Damien Dupertuis [EMAIL PROTECTED]
 wrote:
  
  Okay,
  I've done it but it didn't worked...here is what I
  got:
  
  $ update_file.sh
 /usr/local/www/services_dhcp_edit.php
  Status: 404
  Content-type: text/html
  X-Powered-By: PHP/4.3.10
  
  No input file specified.
  trying to fetch latest
  /usr/local/www/services_dhcp_edit.php
  Status: 404
  Content-type: text/html
  X-Powered-By: PHP/4.3.10
  
  No input file specified.
  
  
  --- Scott Ullrich [EMAIL PROTECTED] a écrit :
  
   I just commited a change. Hopefully this will
 fix
   your problem.
  
   From a shell do:
  
   update_file.sh
 /usr/local/www/services_dhcp_edit.php
  
   Scott
  
  
   On 9/16/05, Damien Dupertuis
 [EMAIL PROTECTED]
   wrote:
Hello,
   
I love the abbility to add a static mapping to
 a
   mac
adress in the dhcp server but I saw that the
 only
   way
to actually make it works is by rebooting
 pfsense
every time you add an adress... otherwise even
 if
   you
ask for a new adress (client side), the dhcp
 dont
gives you the static one you just
 configured...
   
Maybe a future task for your already hudge to
 do
list ?
   
regards...
   
Damien
   
   
   
   
   
   
   
  
  
 

___
Appel audio GRATUIT partout dans le monde avec
 le
   nouveau Yahoo! Messenger
Téléchargez cette version sur
   http://fr.messenger.yahoo.com
   
   
  
 

-
To unsubscribe, e-mail:
   [EMAIL PROTECTED]
For additional commands, e-mail:
   [EMAIL PROTECTED]
   
   
  
  
 

-
   To unsubscribe, e-mail:
   [EMAIL PROTECTED]
   For additional commands, e-mail:
   [EMAIL PROTECTED]
  
  
  
  
  
  
  
  
  
  
 

___
  Appel audio GRATUIT partout dans le monde avec le
 nouveau Yahoo! Messenger
  Téléchargez cette version sur
 http://fr.messenger.yahoo.com
  
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
  
 
 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Dhcp server

2005-09-17 Thread Bill Marquette
Doh, we thought you were talking about a different setting. Should be fixed in the latest services_dhcp_edit.php

--BillOn 9/17/05, Damien Dupertuis [EMAIL PROTECTED] wrote:
Hello,I tried again this morning with a new nic...the sameproblem is here again... the adress in dhcp leasehas the priority over the static mappingregards..Damien
--- Bill Marquette [EMAIL PROTECTED] a écrit: This works for me, can you try your update_file.sh again? # update_file.sh
 /usr/local/www/services_dhcp_edit.php trying to fetch latest /usr/local/www/services_dhcp_edit.php # --Bill On 9/16/05, Damien Dupertuis 
[EMAIL PROTECTED] wrote:   Okay,  I've done it but it didn't worked...here is what I  got:   $ update_file.sh /usr/local/www/services_dhcp_edit.php
  Status: 404  Content-type: text/html  X-Powered-By: PHP/4.3.10   No input file specified.  trying to fetch latest  /usr/local/www/services_dhcp_edit.php
  Status: 404  Content-type: text/html  X-Powered-By: PHP/4.3.10   No input file specified.--- Scott Ullrich 
[EMAIL PROTECTED] a écrit :I just commited a change. Hopefully this will fix   your problem. From a shell do:  
   update_file.sh /usr/local/www/services_dhcp_edit.php Scott   On 9/16/05, Damien Dupertuis 
[EMAIL PROTECTED]   wrote:Hello,   I love the abbility to add a static mapping to a   macadress in the dhcp server but I saw that the
 only   wayto actually make it works is by rebooting pfsenseevery time you add an adress... otherwise even if   you
ask for a new adress (client side), the dhcp dontgives you the static one you just configured...   Maybe a future task for your already hudge to
 dolist ?   regards...   Damien 
___
Appel audio GRATUIT partout dans le monde avec le   nouveau Yahoo! MessengerTéléchargez cette version sur   
http://fr.messenger.yahoo.com -To unsubscribe, e-mail:
   [EMAIL PROTECTED]For additional commands, e-mail:   [EMAIL PROTECTED]
   -   To unsubscribe, e-mail:
   [EMAIL PROTECTED]   For additional commands, e-mail:   [EMAIL PROTECTED]
 ___
  Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger  Téléchargez cette version sur http://fr.messenger.yahoo.com
  -  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]  ___
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! MessengerTéléchargez cette version sur http://fr.messenger.yahoo.com-
To unsubscribe, e-mail: [EMAIL PROTECTED]For additional commands, e-mail: [EMAIL PROTECTED]



[pfSense Support] Dhcp server

2005-09-16 Thread Damien Dupertuis
Hello,

I love the abbility to add a static mapping to a mac
adress in the dhcp server but I saw that the only way
to actually make it works is by rebooting pfsense
every time you add an adress... otherwise even if you
ask for a new adress (client side), the dhcp dont
gives you the static one you just configured...

Maybe a future task for your already hudge to do
list ?

regards...

Damien






___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Dhcp server

2005-09-16 Thread Scott Ullrich
I just commited a change.  Hopefully this will fix your problem.

From a shell do:

update_file.sh /usr/local/www/services_dhcp_edit.php

Scott


On 9/16/05, Damien Dupertuis [EMAIL PROTECTED] wrote:
 Hello,
 
 I love the abbility to add a static mapping to a mac
 adress in the dhcp server but I saw that the only way
 to actually make it works is by rebooting pfsense
 every time you add an adress... otherwise even if you
 ask for a new adress (client side), the dhcp dont
 gives you the static one you just configured...
 
 Maybe a future task for your already hudge to do
 list ?
 
 regards...
 
 Damien
 
 
 
 
 
 
 ___
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
 Téléchargez cette version sur http://fr.messenger.yahoo.com
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Dhcp server

2005-09-16 Thread Damien Dupertuis
Okay,
I've done it but it didn't worked...here is what I
got:

$ update_file.sh /usr/local/www/services_dhcp_edit.php
Status: 404
Content-type: text/html
X-Powered-By: PHP/4.3.10

No input file specified.
trying to fetch latest
/usr/local/www/services_dhcp_edit.php
Status: 404
Content-type: text/html
X-Powered-By: PHP/4.3.10

No input file specified.


--- Scott Ullrich [EMAIL PROTECTED] a écrit :

 I just commited a change.  Hopefully this will fix
 your problem.
 
 From a shell do:
 
 update_file.sh /usr/local/www/services_dhcp_edit.php
 
 Scott
 
 
 On 9/16/05, Damien Dupertuis [EMAIL PROTECTED]
 wrote:
  Hello,
  
  I love the abbility to add a static mapping to a
 mac
  adress in the dhcp server but I saw that the only
 way
  to actually make it works is by rebooting pfsense
  every time you add an adress... otherwise even if
 you
  ask for a new adress (client side), the dhcp dont
  gives you the static one you just configured...
  
  Maybe a future task for your already hudge to do
  list ?
  
  regards...
  
  Damien
  
  
  
  
  
  
 

___
  Appel audio GRATUIT partout dans le monde avec le
 nouveau Yahoo! Messenger
  Téléchargez cette version sur
 http://fr.messenger.yahoo.com
  
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
  
 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Dhcp server

2005-09-16 Thread Scott Ullrich
trying to fetch latest
/usr/local/www/services_dhcp_edit.php

  That worked.   Try setting a static item again.

Scott


On 9/16/05, Damien Dupertuis [EMAIL PROTECTED] wrote:
 Okay,
 I've done it but it didn't worked...here is what I
 got:
 
 $ update_file.sh /usr/local/www/services_dhcp_edit.php
 Status: 404
 Content-type: text/html
 X-Powered-By: PHP/4.3.10
 
 No input file specified.
 trying to fetch latest
 /usr/local/www/services_dhcp_edit.php
 Status: 404
 Content-type: text/html
 X-Powered-By: PHP/4.3.10
 
 No input file specified.
 
 
 --- Scott Ullrich [EMAIL PROTECTED] a écrit :
 
  I just commited a change.  Hopefully this will fix
  your problem.
 
  From a shell do:
 
  update_file.sh /usr/local/www/services_dhcp_edit.php
 
  Scott
 
 
  On 9/16/05, Damien Dupertuis [EMAIL PROTECTED]
  wrote:
   Hello,
  
   I love the abbility to add a static mapping to a
  mac
   adress in the dhcp server but I saw that the only
  way
   to actually make it works is by rebooting pfsense
   every time you add an adress... otherwise even if
  you
   ask for a new adress (client side), the dhcp dont
   gives you the static one you just configured...
  
   Maybe a future task for your already hudge to do
   list ?
  
   regards...
  
   Damien
  
  
  
  
  
  
  
 
 ___
   Appel audio GRATUIT partout dans le monde avec le
  nouveau Yahoo! Messenger
   Téléchargez cette version sur
  http://fr.messenger.yahoo.com
  
  
 
 -
   To unsubscribe, e-mail:
  [EMAIL PROTECTED]
   For additional commands, e-mail:
  [EMAIL PROTECTED]
  
  
 
 
 -
  To unsubscribe, e-mail:
  [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
 
 
 
 
 
 
 
 
 
 ___
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
 Téléchargez cette version sur http://fr.messenger.yahoo.com
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Dhcp server

2005-09-16 Thread Bill Marquette
This works for me, can you try your update_file.sh again? 

# update_file.sh /usr/local/www/services_dhcp_edit.php
trying to fetch latest /usr/local/www/services_dhcp_edit.php
#

--BillOn 9/16/05, Damien Dupertuis [EMAIL PROTECTED] wrote:
Okay,I've done it but it didn't worked...here is what Igot:$ update_file.sh /usr/local/www/services_dhcp_edit.phpStatus: 404Content-type: text/htmlX-Powered-By: PHP/4.3.10No input file specified.
trying to fetch latest/usr/local/www/services_dhcp_edit.phpStatus: 404Content-type: text/htmlX-Powered-By: PHP/4.3.10No input file specified.--- Scott Ullrich 
[EMAIL PROTECTED] a écrit : I just commited a change.Hopefully this will fix your problem. >From a shell do: update_file.sh /usr/local/www/services_dhcp_edit.php
 Scott On 9/16/05, Damien Dupertuis [EMAIL PROTECTED] wrote:  Hello,   I love the abbility to add a static mapping to a
 mac  adress in the dhcp server but I saw that the only way  to actually make it works is by rebooting pfsense  every time you add an adress... otherwise even if you
  ask for a new adress (client side), the dhcp dont  gives you the static one you just configured...   Maybe a future task for your already hudge to do
  list ?   regards...   Damien   ___
  Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger  Téléchargez cette version sur http://fr.messenger.yahoo.com
  -  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]  -
 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
___Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! MessengerTéléchargez cette version sur 
http://fr.messenger.yahoo.com-To unsubscribe, e-mail: 
[EMAIL PROTECTED]For additional commands, e-mail: [EMAIL PROTECTED]


Re: [pfSense Support] Dhcp server

2005-09-16 Thread Damien Dupertuis
Okay, it works now... thanks guys!!!




--- Bill Marquette [EMAIL PROTECTED] a écrit
:

 This works for me, can you try your update_file.sh
 again? 
 
 # update_file.sh
 /usr/local/www/services_dhcp_edit.php
 trying to fetch latest
 /usr/local/www/services_dhcp_edit.php
 #
 
 --Bill
 
 On 9/16/05, Damien Dupertuis [EMAIL PROTECTED]
 wrote:
  
  Okay,
  I've done it but it didn't worked...here is what I
  got:
  
  $ update_file.sh
 /usr/local/www/services_dhcp_edit.php
  Status: 404
  Content-type: text/html
  X-Powered-By: PHP/4.3.10
  
  No input file specified.
  trying to fetch latest
  /usr/local/www/services_dhcp_edit.php
  Status: 404
  Content-type: text/html
  X-Powered-By: PHP/4.3.10
  
  No input file specified.
  
  
  --- Scott Ullrich [EMAIL PROTECTED] a écrit :
  
   I just commited a change. Hopefully this will
 fix
   your problem.
  
   From a shell do:
  
   update_file.sh
 /usr/local/www/services_dhcp_edit.php
  
   Scott
  
  
   On 9/16/05, Damien Dupertuis
 [EMAIL PROTECTED]
   wrote:
Hello,
   
I love the abbility to add a static mapping to
 a
   mac
adress in the dhcp server but I saw that the
 only
   way
to actually make it works is by rebooting
 pfsense
every time you add an adress... otherwise even
 if
   you
ask for a new adress (client side), the dhcp
 dont
gives you the static one you just
 configured...
   
Maybe a future task for your already hudge to
 do
list ?
   
regards...
   
Damien
   
   
   
   
   
   
   
  
  
 

___
Appel audio GRATUIT partout dans le monde avec
 le
   nouveau Yahoo! Messenger
Téléchargez cette version sur
   http://fr.messenger.yahoo.com
   
   
  
 

-
To unsubscribe, e-mail:
   [EMAIL PROTECTED]
For additional commands, e-mail:
   [EMAIL PROTECTED]
   
   
  
  
 

-
   To unsubscribe, e-mail:
   [EMAIL PROTECTED]
   For additional commands, e-mail:
   [EMAIL PROTECTED]
  
  
  
  
  
  
  
  
  
  
 

___
  Appel audio GRATUIT partout dans le monde avec le
 nouveau Yahoo! Messenger
  Téléchargez cette version sur
 http://fr.messenger.yahoo.com
  
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
  
 
 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]