Remote MOTD

These are old archives. They are kept for historic purposes only.
Post Reply
Psadi
Posts: 42
Joined: Sat Mar 20, 2004 7:50 pm

Remote MOTD

Post by Psadi »

I would like to have one MOTD that is the same for my two ircd servers. Like I can have with remote include on network file.

Is it possible to remote include the motd files? Or must they be on the local machin where the server is running from?
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

You can not load remote MOTDs, however this is on the todo list.
-- codemastr
Psadi
Posts: 42
Joined: Sat Mar 20, 2004 7:50 pm

Post by Psadi »

Thanks for the info

:)
Ron2K

Post by Ron2K »

You have to have one MOTD file for each server. Bit of a pain, but as codemastr said, remote includes are on the way...
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post by jewles »

I would like to have one MOTD that is the same for my two ircd servers. Like I can have with remote include on network file.

Is it possible to remote include the motd files? Or must they be on the local machin where the server is running from?
MOTD/RULES/etc... cannot be included with remote includes. The only way is to have the files on each server. Sorry... However in a later version this feature should be availble.
zEkE
Posts: 111
Joined: Wed Apr 14, 2004 9:30 am
Location: Harrisonburg, VA
Contact:

Post by zEkE »

I wrote a perl script to handle this for me

It downloads the "Network" MOTD from a given http server, merges it with a local MOTD, saves it to Unreal3.2/ircd.motd, connects opers and rehashes the MOTD/Rules

I guess I could email it if interested, at least until remote includes can do remote motd's
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Crontab

Post by jewles »

:) Thanks.... but no thanks, this can be achieved with a simple crontab... :)
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
Post Reply