Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Add a static route in Smoothwall
Technical

Add a static route in Smoothwall

by William Rendell|Published December 7, 2012

ip route add 192.168.1.0/24 via 192.168.0.1

  • Linux

You may also like

BT to roll out fibre broadband across Cornwall
Published September 30, 2010

BT to roll out fibre broadband across Cornwall

BT is to provide super-fast broadband to up to 90% of homes in Cornwall and the Isles of Scilly, in the biggest […]

How to add the Dag Wieers repository in Centos 5.3
Published February 13, 2010

How to add the Dag Wieers repository in Centos 5.3

The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for […]

VIP Keepalived
Published February 2, 2026

VIP Keepalived

Set up a virtual IP on proxmox cluster apt updateapt install keepalived -y nano /etc/keepalived/keepalived.conf run this on all nodes on the […]

Published December 12, 2016

Mikrotik VPN place rule before dummy rule

/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0

Post navigation

  • Previous post Delete a nat rule in iptables
  • Back to post list
  • Next post Large BaditemLimit

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme