Configuring the firewall
Configure the firewall for your automotive operating system (OS) image.
Prerequisites
- A custom OS image manifest that has network configurations, such as the one you used in Configuring networking
Procedure
-
Add SSH packages to your manifest:
SSH RPM packages for firewall support--8<-- "demos/firewall/firewall.mpp.yml:1:7" -
Add the
firewalldpackage:Firewall RPM package--8<-- "demos/firewall/firewall.mpp.yml:35:39" -
Configure the firewall with SSH
rootaccess:Example firewall, SSH, and port configuration--8<-- "demos/firewall/firewall.mpp.yml:43:56" -
Enable firewall and SSH services to run through
systemd:Firewall and SSH services managed by systemd--8<-- "demos/firewall/firewall.mpp.yml:58:63"
Next steps
- Configure interprocess communications (IPCs) between your ASIL and QM containers and across partitions.
- Encrypt your filesystem.
- Enable BlueChi orchestration.
- Build your automotive OS image with
kernel-automotiveor your custom kernel.