Recommended Posts

anyone have any idea how to schedule all traffic (mainly port 80) to redirect ?

ie: rather than simply use a schedule to cut off access, i'd like to route to a page during set times that gives a description of why the connection isn't working.

almost like a 'walledgarden' state, but on a schedule

i'm running DD-WRT mega, btw

Link to comment
https://www.neowin.net/forum/topic/848900-scheduled-re-routing-via-router/
Share on other sites

From what I understood, you want traffic (presumably outside, internet traffic) redirected to another server (or port on the same server) at specific times?

One way this could be accomplished is through Destination NAT and iptables. Since you're using DD-WRT, you basically have a Linux box capable of doing these things for you ;).

telnet into your router and issue a command similar to the following:

iptables -t nat -A PREROUTING -d 192.168.1.1 -p tcp --dport 80 -m time --timestart 00:00 --timestop 08:00 --days Mon,Tue,Wed,Thu,Fri -j DNAT --to-destination 192.168.1.2:8080

This iptables rule will catch packets coming into the network (from the internet for example) and "re-route" the packet accordingly.

"-d 192.168.1.1" would be the destination address of your web server.

"--dport 80" is the port the web server is listening on (port 80)

"-m time" sets up a rule to look at time and date - configure "--timestart", "--timestop" and "--days" to your needs

"-j DNAT" tells the router what to do when a match is found (in this case, preform a Destination NAT)

and finally,

"--to-destination 192.168.1.2:8080" is the re-directed location and port you want the traffic to go to instead.

Now, the above is a very crude example of how you could do this with iptables. I'm pretty sure there are others here that have a far superior understanding and can chime in with something more elegant.

Also, given the nature of routing and switching, the above iptable rule may not work for computers if they are on the same LAN segment as the webserver (since computers on the LAN will be switched instead of routed).

Also, visit DD-WRT - Iptables for a brief guide on further use of iptables. Learn the basic commands and toy around with it until it works to your liking.

Good luck!

Edited by TGT

Thanks TGT!

I'm sure that would work, but i'm unsure of if i want to set up a dedicated server. i know i could run one off of dd-wrt to display a single page, but the other problem is this also needs to be done at another location on a router that doesn't support DD-WRT

I'm trying to help my cousin cut off WAN access daily. right now he's got a schedule in his router that just stops it altogether. we were thinking it would be nice to have a 404-like page come up when you try to attempt to access WAN during this time frame. he runs a wifi hotspot and people all the time complain that 'it's not working' because they are unaware there is a time frame involved.

it's too small of a hotspot to use sputnik or wifidog.... although, it might end up going that way before too long. i like to keep it simple for now, at least

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Sorry to be that guy but, Given Trump won again even after a failed first term it would appear attacking the other side is how to gain Government in America. Voters when it came down to it didn't give a s**t about those Democratic achievements and voted for Trump over an intelligent, qualified mixed race woman. We need to face up to this uncomfortable reality. There are more Americacan voters who support racism and christian bigotry along with defending and supporting pedophilia, adjudicated rapists, multiple time convicted felons etc than those who don't. Btw, that is how the world sees America now. Not that Trump voters care as they attempt to cocoon themselves in a white supremacy bubble.
    • That's not clickbait. Clickbait is headlines like, "You'll never guess what this person looks like now" for example. For goodness sake, take a look around the internet if you think this is clickbait. How do sites survive if people don't click through to articles? How many people in all honesty would have clicked this if it had your suggested headline? You and those upvoting your post won't be happy until the web is a couple of hundred websites all behind a paywall.
    • HopToDesk 1.46.2.0 by Razvan Serea HopToDesk aims to improve the user experience by providing a free, easy-to-use, and secure remote desktop solution for all major device types including Windows PC, Mac, Linux, Android, Chrome Books, iOS, and even Raspberry Pi devices. HopToDesk empowers you to connect, control, and collaborate with ease. Whether you're providing IT support, managing remote teams, or accessing your own devices from anywhere, HopToDesk offers a reliable and secure solution. HopToDesk does not and cannot monitor user activity as the application uses end-to-end encryption for all traffic, and does not make a distinction between personal and business use (both are allowed). Additionally, HopToDesk includes many of the main features of common remote desktop solutions such as Unattended Access, File Transfer, Live Chat, Wake-On-LAN, 2FA, Direct IP access, a Recent Session and Favorite list, and is available in over 20 languages. HopToDesk can run in portable mode or installed on desktop operating systems. Installation is optional, and will install the HopToDesk service which runs in the background and listens for incoming connections, allowing the device to be accessible at all times. Why Choose HopToDesk? Completely Free: Enjoy full access for both personal and commercial use—no hidden fees or limitations. End-to-End Encryption: All communications, including screen sharing, file transfers, and chats, are protected with robust encryption. Open Source: Contribute to and benefit from a transparent and community-driven project. No Account Required: Connect instantly without the need for sign-ups or subscriptions. Core Features Remote Control & Screen Sharing: Effortlessly access and manage remote devices. File Transfer: Securely send and receive files with drag-and-drop simplicity. Live Chat: Communicate in real-time during sessions. Multi-Monitor Support: Navigate multiple screens with ease. Clipboard Synchronization: Copy and paste seamlessly across devices. Wake-on-LAN: Power on remote systems remotely. Session Recording: Document sessions for future reference. Two-Factor Authentication: Enhance security with an additional verification layer. Custom Branding: Personalize your remote sessions with custom avatars. Unattended Access: Connect to devices without requiring user intervention. Network Customization: Adjust settings like TURN relays and signaling servers to suit your environment. Centralized Device Management Utilize the HopToDesk Dashboard to: Monitor device status in real-time. Generate invite links for easy device integration. Customize network settings and synchronize changes effortlessly. Add a personal touch with custom avatars displayed during remote sessions. Download: HopToDesk 64-bit | HopToDesk 32-bit | ~9.0 MB (Freeware) Download: HopToDesk ARM64 | 21.4 MB Link: HopToDesk Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Or use Epic games and get full games for free. lol Steam and their demos. Thankfully there’s competition
  • Recent Achievements

    • Reacting Well
      Almohandis earned a badge
      Reacting Well
    • First Post
      Cosminus earned a badge
      First Post
    • One Year In
      ThatGuyOnline earned a badge
      One Year In
    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      478
    2. 2
      +Edouard
      181
    3. 3
      PsYcHoKiLLa
      119
    4. 4
      Steven P.
      84
    5. 5
      neufuse
      73
  • Tell a friend

    Love Neowin? Tell a friend!