Skip to content
  • Home
VyOS

How to check bandwidth usage for those specific IPs

October 31, 2025October 31, 2025 [email protected]

Here are several methods to check bandwidth usage for those specific IPs: Method 1: iftop (Real-time, Best for Live Monitoring) Method 2: iftop with Better Filtering Method 3:

Read More

VyOS

How to check which IP addresses are using the most bandwidth on your VyOS router

October 31, 2025October 31, 2025 [email protected]

Here are several methods to check which IP addresses are using the most bandwidth on your VyOS router: Method 1: iftop (Real-time, Most Visual) Method 2: vnStat (Historical

Read More

VyOS

How to access iperf3 server at 192.168.100.94:5201 from WAN port 443 on VyOS

October 30, 2025October 31, 2025 [email protected]

To access iperf3 server at 192.168.100.94:5201 from WAN port 443, you need to add NAT and firewall rules: Configuration: Apply the Configuration: Start iperf3 Server on DMZ: On

Read More

VyOS

How to access ssh WAN:50155 to DMZ(192.168.100.155:22)

October 30, 2025October 30, 2025 [email protected]

Your configuration is almost perfect! Just need to update the descriptions from “FTP” to “SSH”: Corrected Configuration: Apply the Configuration: Access from WAN: Summary: ✅ NAT Rule 109:

Read More

VyOS

How to access your FTP server at 192.168.100.95 from the WAN on VyOS

October 30, 2025October 30, 2025 [email protected]

To access your FTP server at 192.168.100.95 from the WAN, you need to configure NAT port forwarding and firewall rules: 1. Configure NAT Destination Rule (Port Forwarding) 2.

Read More

VyOS

How to test if QoS is working on your VyOS router

October 29, 2025October 29, 2025 [email protected]

To test if QoS is working on your VyOS router, you can use several approaches from clients 192.168.51.100 (LAN) or 192.168.100.11 (DMZ): 1. View QoS Statistics on VyOS

Read More

VyOS

How to add eth3 to the LAN bridge br0

October 29, 2025October 29, 2025 [email protected]

To add eth3 to the LAN bridge br0, use this command: This will add eth3 as a bridge member alongside eth0, making both interfaces part of the 192.168.51.0/24

Read More

VyOS

How to run a script every 10 minutes on VyOS

October 29, 2025 [email protected]

To run a script every 10 minutes on VyOS, you should use the VyOS task scheduler. Here’s how to configure it: Using VyOS Task Scheduler Verify the Configuration

Read More

Bash Linux

How to write bash script to replace word with sed

October 28, 2025 [email protected]

Here’s a bash script to replace ‘10.11.12’ with ‘192.168.100’ in all .conf files: Alternative one-liner (without backups): Alternative one-liner (with backups): Key points: To use the script: The

Read More

Linux VyOS

How to run iperf3 as a server accessible from the WAN on your VyOS router

October 27, 2025October 28, 2025 [email protected]

To run iperf3 as a server accessible from the WAN on your VyOS router, you’ll need to: 1. Install iperf3 (if not already installed) 2. Add a firewall

Read More

Posts pagination

Page 1 Page 2 … Page 20 Next page

Recent Posts

  • How to check bandwidth usage for those specific IPs
  • How to check which IP addresses are using the most bandwidth on your VyOS router
  • How to access iperf3 server at 192.168.100.94:5201 from WAN port 443 on VyOS
  • How to access ssh WAN:50155 to DMZ(192.168.100.155:22)
  • How to access your FTP server at 192.168.100.95 from the WAN on VyOS

Recent Comments

    Theme SEOS Blog by SEOS Themes