SAME segment IN PRIVATE AND PUBLIC in 2 networks

Hi

we have 2 networks
NET1
ISP IP PUBLIC <==nat==>PRIVATE(192.168.1.0/24)

NET2
ISP ADSL 192.168.1.0/24 <==nat==>PRIVATE(192.168.10.0/24).

copper cable interconection between NET1 (mk port7) and NET2(mk port7)
question:
there are 2 computers in NET2(192.168.1.111, 192.168.1.112), need to connect with NET1, 192.168.1.1 and 192.168.1.2)

need some help how to route NET2 computers(111,112) to NET1? due the default route in NET2

regards
Gustavo

General answer is that overlapping subnets is not good idea, and you should be looking for clean solution, i.e. renumber something. It’s probably doable, but current description lacks details, there’s no info which interface has what address, no details about connection between routers, no details about exact config of those two computers in NET2, how much you can change their config (e.g. gateway), etc.