On 21/09/2007, devesh <[EMAIL PROTECTED]> wrote: > 4. local computers having configurtion like > in 1st room : > 192.168.0.10-60 > 255.255.255.0 > 192.168.0.3 > > in 2nd room : > 192.168.0.61-110 > 255.255.255.0 > 192.168.0.4 > > in 3rd rom : > 192.168.0.111-170 > 255.255.255.0 > 192.168.0.5 > > Now,, problem is : > > I cannot ssh ( connect directly to 192.168.0.10-60 from 192.168.0.61-110 or > 192.168.0.111-170 and vice-versa. > while > I can login via tunelling from 192.168.0.10-60 to 10.81.0.25 then > 10.81.0.30 to 192.168.0.110
If this is what I think you want then... Do you have a common DNS? How does computer on 192.168.0.10-60 get route to 192.168.0.61-110 ? maybe you need to add gateway for each range. It would be simpler to have three subnets 192.168.0.0/24 192.168.1.0/24 and 192.168.3.0/24 for each area and route the entire subnet to corresponding gateway on 10.81.0.xx -- Regards, Sudev Barar See you at 'Freed.in - freedom in technology & software' - India's leading free and open source community event. 28- 29 September 2007, New Delhi. Entry free, on first come basis. Register at http://Freed.in _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Next Event: http://freed.in - September 28-29, 2007 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
