Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 22, 2024, 03:22:22 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
General Networking Support in Linux
»
HOWTO iptables make an address not resolve
« previous
next »
Print
Pages: [
1
]
Author
Topic: HOWTO iptables make an address not resolve (Read 4738 times)
Kal
Linux Noob !
Posts: 6
HOWTO iptables make an address not resolve
«
on:
October 06, 2006, 04:46:52 PM »
Here is what I am trying to do and someone tell me if it is possible.
I run a game server that sends out periodic messages/signals to a master server. These messages tell the master server that it is an active game server and it then adds the servers ip to a list. This list is then displayed when a client refreshes his/her game browser. The problem is that eventually the game servers address will travel so far down this list that it will eventually take forever before it pops up in the browser.
I have found out that if the master server can't resolve the game servers address then it will clear it from its list. The idea is when a message is sent to the master server somehow have iptables setup so it can't resolve my address. Once the address is taken off the list... allow the master server to resolve my address so its re-added.
Please let me know if this is can be implemented somehow on a linux box.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
General Networking Support in Linux
»
HOWTO iptables make an address not resolve