/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */



Ultima Online has worked without flaw for my brother, who has a computer
using my `ipmasqing` gateway. As my memory seems to fail me, i am unable
to spout out any ipfwadm commands for your to compare to your own.
However, I can show you my ipchains commands (very stock setup).

echo "Firewall Setup"

# flushing rulesets
/sbin/ipchains -F

# forwarding/masqing ruleset
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -j MASQ -s 192.168.1.0/24 -d 0/0

.... a myriad of other port blocking rules, etc follow this. 

If you have any other, more specific questions, feel free to address me
via my personal email or this mailing list. 

*- a. thomas pratt
*- linworth alt hs.

On Sat, 18 Sep 1999, Mark Britton wrote:

> /* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
> 
> 
> 
> I lost some pop mail on my server today, so I apologize if this is a
> repost...
> 
> Does the latest version of Ultima Online (The second age) work with IPMASQ?
> I found a couple of messages in the archives talking about the Beta test
> version working with the default configuration, but I can't seem to get it
> to work now.  I've tried all the v2.0.3x kernels from 2.0.35 to 2.0.38
> without any success.
> 
> Thanks in advance!
> Mark Britton
> [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> _______________________________________________
> Masq maillist  -  [EMAIL PROTECTED]
> Admin requests can be handled at http://www.indyramp.com/masq-list/
> or email to [EMAIL PROTECTED]
> 
> PLEASE read the HOWTO and search the archives before posting.
> You can start your search at http://www.indyramp.com/masq/
> Please keep general linux/unix/pc/internet questions off the list.
> 



_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES 
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to