Scripts: Difference between revisions
Jump to navigation
Jump to search
Line 89: | Line 89: | ||
=== See also === | === See also === | ||
* Theory of [[Scripting]] | * Theory of [[M:Scripting | Scripting]] | ||
* [[Scripting-examples]] | * [[M:Scripting-examples | Scripting Examples]] |
Revision as of 08:39, 27 May 2010
Setup
- How to Make an Automated Configuration and Uninstall
- A script to set up WAN/LAN/WLAN to get you started
General
- Automated Billing Script
- Automated Usage Script without usermanager
- Dynamic DNS Update Script for ChangeIP.com
- Dynamic DNS Update Script for EveryDNS
- Dynamic DNS Update Script for dynDNS
- Dynamic DNS Update Script for dynDNS behind NAT
- Dynamic DNS Update Script for DNSoMatic.com behind NAT
- Hurricane Electric IPv6 Tunnel - IPv4 Endpoint updater
- Using 'find' command to filter a command output
- Remove BUSY status DHCP Leases to solve malfunction of DHCP server
- Scheduled disconnect for WAN-Interface e.g. DSL
- Scheduled check for loaded interfaces (auto adding queue to some IP or interface)
- Sending text out over a serial port
- Set global and local variables
- Setting static DNS record for each DHCP lease
- Sending your self an e-mail with DSL interface IP address
- Queue tree and e-mailing stats
- How to control shared users when PPP server is used with Radius
- Script to monitor unexpected script failure
- A Bit of Sounds
- Use host names in firewall rules
- Script to find the day of the week
- Calculate with decimal numbers
- Use Functions in CMD Script
- Script to create directory
- Backup graphing data
- Calea perl trafr
- IP Pool Statistics
- Log Parser - Event Trigger Script
- Super Mario Theme
Hotspot
Modifying Router Settings 'on the fly'
- Enable and Disable P2P connections
- Generate bogons firewall chain based on routing-marks
- Limiting a user to a given amount of traffic (using firewall)
- Limiting a user to a given amount of traffic II (using queues)
- Limiting a user to a given amount of traffic with user levels (using queues)
- Limit Different Bandwidth In Day and Night
- Enable Disable Firewall Rules
- Blocking Rapidshare.com web page
- Random MAC/Ethernet address generate and apply
- Using Fetch and Scripting to add IP Address Lists
Resilience/Monitoring
- ECMP Failover Script
- Improved Netwatch
- Improved Netwatch II
- Failover con Netwatch III
- Failover via Netwatch III (English)
- Force Disconnect Wireless Stations with Low CCQ
System Maintenance
- Centralized_Automated_Backups_via_Email_with_Procmail_and_Perl
- Automatic_Backup_with_Centralized_Storage
- Antenna Alignment with RB532 LED
- Audible signal test
- Logging SNR and thruput values
- Logging Average CCQ and Wireless Clients Stats
- Generate routes for stress testing BGP functionality
- Improved Semi-automatic system-update script
- Scheduled sending of an email with system backup attached
- Flash Friendly Backup Script
- Semi-automatic system-update by script
- Use SSH to execute commands (DSA key login)
- Auto upgrade script V3.x
- sending mails when on battery or battery low
- Delete ARP trafic for arp table
- Batch deployment of DSA key (SSH) and schedule backup with export
- Automated Upgrade/Downgrade script V3.9+
- Improved auto upgrade script v3.X
- Remotely change password for managers
- Monitor input voltage on RB333/433AH
- Reboot Boards due to low Memory with notification
- Yet Another Alignment Script With LEDs And Sound
- Alignment Script that "reads back" RSSI with beeps
- Netwatch on web
See also
- Theory of Scripting
- Scripting Examples