/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
Jon Eaves wrote: > Hi John, > > Thanks so much for the help, but so far it's been the same as before. > > I tried it all. Didn't work. > > Can I get some more information from you ? > > Can I get your rc.firewall ? ( or whatever equivalent ) > > What kernel version ? What are your /proc/*/ipv4/ip_masq_* > settings ? > > What modules do you have loaded ? do you have a 2.2 kernel? ipmasqadm doesn't work with 2.4 kernels that use the ipchains backwards compatibility module. is your kernel configured to support ipmasqadm (CONFIG_IP_MASQUERADE_MOD) or do you get error messages when you try to run it? > Do you need to reboot the Linux machine after making modifications > to /proc/*, or module loading, or will these changes take effect > immediately after "activation" ? (like the ip_masq_udp_dloose) there's no need to reboot for /proc changes. you only need to reboot when you reconfigure and recompile or upgrade a kernel. > > What I meant was that this seems to work for DirectX 8 games as well. (At > > least my son says they do.) I've got a couple of lines in to do the same > > for the DirectX 8 ports but they are currently commented out since they > > don't seem necessary. > > I'm starting to think that Dungeon Siege is "more different" than any > of the other DX8 games, or that it doesn't have the same profile. > > Anybody else want to throw me a few clues ? you could examine network traffic to analyse what is required (tcpdump on internal and external interfaces of the masquerading host). > Cheers, > -- jon > > -- > Jon Eaves <[EMAIL PROTECTED]> > http://www.eaves.org/jon/ raf _______________________________________________ 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.
