Project

General

Profile

Actions

Feature #5600

closed

Disable OPT Interface on Shedule

Added by Pete YO! over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
12/04/2015
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Hello,

it would be nice to give an option to assign an OPT interface for the sheduler in deep sleep mode or even by disabling the interface at all by using the webif. In current operational mode it is only possible to block access by assigned rules for a given timeframe but the interface is still up and transmitting power. It might be possible to add a shutdown/disable option for an interface for sleepmode or something like complete standby, while disableing the OPT interface at once.

i was struggling to have the same options like on a fritzbox currently in use by disabling wifi for a given timeframe at night. i cannot get the same behavior to work on the my alix pfsense so im asking for this as feature request in upcoming releases. thanks to all supporting pfsense.

reference: https://forum.pfsense.org/index.php?topic=22598.0

Actions #1

Updated by Pete YO! over 9 years ago

Haha, too easy. Just added a cronjob as root disabling the wifi interface via

0 1 * * * * root /sbin/ifconfig run0_wlan1 down

0 7 * * * * root /sbin/ifconfig run0_wlan1 up

and all goes well. thx anyways.

[solved].

Actions #2

Updated by Chris Buechler over 9 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF