thanks for the reply. Does it have to be in the bridge or not?
what about the firewall rules?
...........................
i configured it as the following
config interface 'Subnet_2_client'
option device 'eth2'
option proto 'dhcp'
there is already a dhcp server on the end that i am connecting the eth2. But still i am not getting Internet access in the router, nor i can access the subnet in eth2. Here is the config of eth2:
i am not looking for Internet on eth2. I do not have Internet in general from any interface.
So, my router has 3 interfaces:
[] eth0 pppoe to the ISP
[] eth1 LAN
[*] eth2 LAN2
I am looking to access to LAN2, not internet from there. LAN2 has dhcp server on their side, but i am using a static IP in eth2.
when i configure eth2 as the aforementioned config (attached printscreens in my previous post), the router does not have Internet.
i would like all the devices from network 192.168.0.0/24 to access the 192.168.1.0/24.
this is an attached network to Openwrt and it is know. It is a matter of firewall. How do i fix that, please?
Regarding the portforward, i am looking to get ssh access via OpenWRT's connection to the LAN IP address of the new subnet.