From 3f04fba27ab5385bba7b48d63c39b1a2ba171265 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Fri, 21 Jul 2023 23:00:44 +0200 Subject: [PATCH] . --- migrate/ipfire_ipalias.md | 2 +- migrate/ipfire_ipalias_green.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/migrate/ipfire_ipalias.md b/migrate/ipfire_ipalias.md index ca32046..9823841 100644 --- a/migrate/ipfire_ipalias.md +++ b/migrate/ipfire_ipalias.md @@ -4,7 +4,7 @@ Let's say you have a /29 network on your DSL subscriber (dial) line: 212.218.10. In that case you could use six ip adresses (65 to 70) as public addresses for machines or services behind your firewall. -According to this [thread](https://community.ipfire.org/t/adding-aliases-to-red-interface/552) and this [thread](https://community.ipfire.org/t/a-red-interface-in-pppoe-and-have-two-public-ip/8014|thread) it is not possible. But it *is* possible - and i will show you how. +According to this [thread](https://community.ipfire.org/t/adding-aliases-to-red-interface/552) and this [thread](https://community.ipfire.org/t/a-red-interface-in-pppoe-and-have-two-public-ip/8014) it is not possible. But it *is* possible - and i will show you how. ## 1.) Enable SSH access in ipfire and connect to ipfire as root. diff --git a/migrate/ipfire_ipalias_green.md b/migrate/ipfire_ipalias_green.md index 9850785..6ae7cf5 100644 --- a/migrate/ipfire_ipalias_green.md +++ b/migrate/ipfire_ipalias_green.md @@ -1,6 +1,6 @@ # Howto add a IP alias on the "green" interface in IPfire -Let's say you have a an internal /24 network and you want to add a secondary (local) IP address (this could be useful in case you remove an old machine from the network and your new firewall is on a different address - but your new firewall should offer on of it's services on the old address). +Let's say you have an internal /24 network and you want to add a secondary (local) IP address (this could be useful in case you remove an old machine from the network and your new firewall is on a different address - but your new firewall should offer on of it's services on the old address). In the ipfire GUI this is not possible. But you can use the file "rc.local" (which is executed while the firewall boots).