when I connect to the first network and I get 192.168.8.1 (for example) I CAN ping and access any ip in this domain (ex. ping 192.168.8.22)
however when I connect to the second network say 192.168.9.1 I CAN’T ping to access any other ip in the domain. (ex. ping 192.168.8.33)
I am using PPPoE if it helps.
although all the configuration for both addresses are the same, where should I look into to fix this problem?
does ‘other IP’ knows about 192.168.9.0/24? does your machine knows about 192.168.8.0/24? what does ‘tracert’ says? do you have any rules in Mangle that change routing-mark?
this is what I am looking for, how can I tell the network about the ip addresses? I have 192.168.9.0/24 marked in Mangle and 192.168.8.0/24 is not, where can I find a help or an example?