On Tue, 2008-11-25 at 04:58 +0100, Phillipus Gunawan wrote: > > > Checked: > IP_FORWARDING=On > > Another things that bothering me > I am using class A network as 10.1.1.x/24, subnet 255.0.0.0
> > ~# ifconfig > eth0 Link encap:Ethernet HWaddr 00:E0:4C:50:18:FD > inet addr:10.1.1.1 Bcast:10.255.255.255 Mask:255.0.0.0 > > eth1 Link encap:Ethernet HWaddr 00:E0:4C:50:16:70 > inet addr:10.1.1.4 Bcast:10.255.255.255 Mask:255.0.0.0 Above does not look right! E.g. a 'ping -b 10.1.1.255', where does it end up; eth0 or eth1? Simpler is to use ip from different ranges, or use proper masking. Read into how networking and routing works. > Isn't this is OK for private network? > I used this IP to set up few offices using Winblow AD and it is always > working OK But how are the Windows communicating, through IP or Samba (not Samba over IP obviously). > Anyone want to comment on this? > Off course any answer for my solution always warmly welcome... :) > > And yes, I did read the 'two-interfaces' and 'three-interfaces' examples > This is why I post my questions, because I still can't make it work.... :( > > Cheers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]