0

I have a virtual router with two networks. WAN and LAN. On LAN there are several PC's with fixed IP all on the same network. The router OS is Linux based.

Traffic from PC A would by default use all the bandwidth (over night or when my "work" machine is idle). But when I use my work PC I want to shape traffic in a way, that its traffic has higher priority so I don't get any lags or slow downloads on it even when PC A is still downloading.

How can I do that? Or is it better and easier to put the LAN PC's on different networks? I use nftables for firewalling.

4
  • Linux. Edited post. Commented May 8, 2020 at 13:46
  • Well, one questions is if I can do this by IP of the LAN PC or it is better to use multiple LAN interfaces. Commented May 8, 2020 at 13:59
  • Also the link is based on iptables and I use nftables. I doesnt look like "--set-tos" exists for nftables. Commented May 8, 2020 at 14:09
  • I think the relevant part is tldp.org/HOWTO/Adv-Routing-HOWTO/… uses iptables Commented May 8, 2020 at 14:16

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.