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


Hi all. I hate being so unspecific about my problems, but I don't have a clue
where to begin sorting this out. I recently set up IP Masq on my RedHat 6.0
box. I'm under the impression that it should be ready out-of-the-box. If not,
let me know and I'll do a kernel build.

I've followed the HOWTO (and every other doc that seemed relevant) down to the
last letter, as far as I can see. I have a Linux front end, with a Windooz
client box. The link lights on the ethercards are lit and ok, and each machine
can ping its own nic just fine, but nothing more happens. I installed the latest
ipchains (not included with my distribution - weird) and
/proc/sys/net/ipv4/ip_forward is "1".  I also set FORWARD_IPV4=true in
/etc/sysconfig/network. I removed routed and never had gated running.

I've included what looks like useful stuff to me. Nothing (to my untrained eye)
seems amiss.

Any help would be gratefully appreciated.

eth0      Link encap:Ethernet  HWaddr 00:80:C8:DE:A7:24  
          inet addr:24.113.102.4  Bcast:24.255.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:229520 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:11 Base address:0x6000 

eth1      Link encap:Ethernet  HWaddr 00:00:C0:D1:52:C4  
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:8 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:12 Base address:0x290 Memory:c8000-cc000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:71 errors:0 dropped:0 overruns:0 frame:0
          TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 


Chain input (policy ACCEPT):
Chain forward (policy DENY):
target     prot opt     source                destination           ports
MASQ       all  ------  192.168.0.0/24       anywhere              n/a
Chain output (policy ACCEPT):

Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.0.1     0.0.0.0         255.255.255.255 UH        0 0          0 eth1
192.168.0.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1
24.113.0.0      0.0.0.0         255.255.0.0     U         0 0          0 eth0
24.0.0.0        0.0.0.0         255.255.0.0     U         0 0          0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         24.113.100.1    0.0.0.0         UG        0 0          0 eth0

_______________________________________________
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