14-Router Troubleshooting, Suricate, Snort-16-03-2024
14-Router Troubleshooting, Suricate, Snort-16-03-2024
14-Router Troubleshooting, Suricate, Snort-16-03-2024
Management
Lecture 10
Dr. Saritha Murali
(SCOPE, VIT Vellore)
21-03-2024
Common Router problems and
solutions (from ref page 385)
• Use these troubleshooting guidelines to
isolate and fix network issues relevant to
your router.
• You can encounter more than one problem
at the same time.
• When your Wi-Fi is down, you can restore
connectivity on your own by
troubleshooting some of these common
problems.
Common Router problems and
solutions
1. Correct your Wi-Fi Security Settings
2. Update your Hardware or Firmware
3. Fix Overheating or Overloading
4. Remove MAC Address Restrictions
5. Check Wireless Signal Limitations
Common Router problems and
solutions
1. Correct your Wi-Fi Security Settings
– Network Mode: The router must be allowed to
accommodate all Wi-Fi models used by network
clients. For example, routers designed to run in
802.11g mode only will not support 802.11n or old
802.11b devices.
• Adjust the router to run in mixed mode to remedy this kind
of network failure.
– Security mode: Most Wi-Fi devices support
several network security protocols (typically different
variations of WPA and WEP).
• All Wi-Fi devices, including routers belonging to the same
local network, shall use the same protection mode.
Common Router problems and
solutions
– Security key: Wi-Fi security keys are phrases or
sequences of letters and digits. All devices that
enter the network must be configured to use the
Wi-Fi key recognized by the router (or wireless
access point).
Common Router problems and
solutions
2. Update your Hardware or Firmware
– To take benefit of any additional features and
improvements of the new version of the firmware.
– Also, your router will normally receive any critical
security updates.
– Typically, you will have the choice of checking,
evaluating, downloading, and installing the latest
firmware on your router's administration tab. The
exact steps depend on the make and model of
your router, so check the specifics of the router
manufacturer's support site.
Common Router problems and
solutions
3. Fix Overheating or Overloading
– You can set up a different Wi-Fi router or allow the
"Guest Network" option for your router.
– You can also set up a separate SSID and password
for your host network to avoid issues with your
main network.
– This segregation would also work with your smart
appliances and secure your key devices from
attacks on the Internet of Things.
Common Router problems and
solutions
• You can also use QoS (Quality of Service)
• QoS is a feature on some routers that lets you
prioritize traffic according to the type of data
being transmitted.
5. Validating Settings
Test the configuration using the parameter -T to
enable test mode.
sudo snort -T -c /etc/snort/snort.conf
6. Running Snort in Detection Mode
• To start Snort in network intrusion detection
mode, use the following command:
• sudo snort -q -A console -i [your-interface] -c
/etc/snort/snort.conf