Page 1 of 1

"Quick" ip address question

Posted: Thu Feb 24, 2011 2:27 pm
by zahiy
Hello,

Here is my application:

how can I access the SERVER from USER ??? they are on the same network tree level, I need to ping the server

any help?

thanks

Re: "Quick" ip address question

Posted: Thu Feb 24, 2011 2:44 pm
by SurferTim
That should be easy!
ping 192.168.2.1

If that doesn't work, check the firewall in the server and the default routes in each computer.

Re: "Quick" ip address question

Posted: Thu Feb 24, 2011 9:05 pm
by zahiy
I am not able to ping any address from other interface, I think there must be a rule to connect them

Re: "Quick" ip address question

Posted: Thu Feb 24, 2011 11:58 pm
by Ibersystems
You can ping 192.168.2.254?

If not, you don't have the gateway configured..

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 12:03 am
by zahiy
Hi Martín, Yes I can ping 192.168.2.254, but not able to ping 192.168.2.1 any help?

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 12:09 am
by Ibersystems
From server ping 192.168.1.254.
If ping is ok but you cant ping from 1.1 to 2.1, then you have a firewall rule misconfigured.

Try please!

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 12:14 am
by zahiy
ping is okay, the firewall rule list is empty, so there are no rules that district two interfaces to communicate, should I add something?

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 12:35 am
by Ibersystems
It must work... Try with other pc or with a pc instead of server.

Copy paste the /export of the rb please

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 12:47 am
by zahiy
Actually I am pinging from a computer connected to 192.168.1.1. not directly from it. let me try to connect it directly and I will report shortly

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 4:22 pm
by Noman
I think Ur windows firewall is open....

chck the windows firewall

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 5:38 pm
by zahiy
it does not have firewall, I can ping it if I connect a pc on the same interface (Lan1), every computer which has 192.168.2.x ip can ping it, but not from another interface, I think there must be configuration to tell wlan0 that lan1 exists, I have no luck so far

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 5:46 pm
by Ibersystems
Man, wlan1 knows where is LAN1, because it's the same board.

You know where you have your "wlan1" (wireless to the WC) and your "LAN1" (wired to female)

If you can ping from your PC to the 2.x interface of your routerboard (2.254) and you can ping from the server to the 1.254 and rb can ping to PC and server then.. from the server to the PC must work. Give me access to the routerboard and I will revise it.


Thanks,

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 11:47 pm
by zahiy
my final conclusion that I may have th RB broke, because also I have wireless problems, the RB433AH after a few hours suddenly pings to and from it is very high! more than 500ms, so I am switching it with another similar one tomorrow, if I keep having the same problem, Martin I will connect it to the internet and give you the ip.

Re: "Quick" ip address question

Posted: Fri Feb 25, 2011 11:55 pm
by Ibersystems
Oks!

Re: "Quick" ip address question

Posted: Sat Feb 26, 2011 2:25 pm
by Caci99
How have you configured masquerade on the RB433AH?

Re: "Quick" ip address question

Posted: Sun Feb 27, 2011 2:30 am
by zahiy
Yes I did for LAN2 so I can reach the gateway, do you think I should do it also for LAN1?

Re: "Quick" ip address question

Posted: Sun Feb 27, 2011 3:12 am
by jtroybailey
maybe you could post the results of :
/ip address print
/ip firewall print
so we can see what you have

Re: "Quick" ip address question

Posted: Sun Feb 27, 2011 12:53 pm
by Ibersystems
Yes I did for LAN2 so I can reach the gateway, do you think I should do it also for LAN1?
I just wake up, bu I thin its not necessary for these pings.