Community discussions

MikroTik App
guille4
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 93
加入: Tue Sep 29, 2009 9:23 pm

Windows Vista bug? RB450G bug? or Mikrotik bug?

Sat Oct 03, 2009 1:19 am

Hi all, I have some strange problem.

Scenario: RB450G with one wan (ether1) and one lan (private) with srcnat active. Both interfaces have static ip. Fixed public ip in ether1 200.xx.xx.xx, connected to my ISP, and fixed public in lan, in a private range 10.10.10.1/24.

chain=srcnat action=src-nat to-addresses=200.xx.xx.xx src-address=10.10.10.0/24 out-interface=ether1

(I make proofs with masquerading too with same results as follows).

chain=srcnat action=masquerade src-address=10.10.20.0/24 out-interface=ether1

我把我的电脑局域网接口后面,我可以导航igate without any aproblem in any site... of course: with windows xp: everything works fine.

But in my notebook with Windows Vista Home I obtain randonmly results: some sites doesnt respond at all, connection refused, ping lost, some hosts becomes unreachables while others responds ok, other sites works fine and others too slow... and overall ever randomly, the rare is there is no patrons of behaviors... this behavior drives me crazy... when I connect this notebook behind other routers everything works ok.

anybody knows whats happens and/or the solution?
Top
jimbojones
Frequent Visitor
Frequent Visitor
Posts: 59
加入: Mon May 04, 2009 12:47 am

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sat Oct 03, 2009 2:41 pm

Do you have a VPN client on the Vista machine? I've seen behaviour like this when a VPN client has been configured to route all 10.0.0.0/16 traffic via the vpn (Lazy admins!). If you do, completely shut down the vpn, open a dos box as admininstrator, and do ipconfig /release followed by ipconfig /renew and just to be safe, ipconfig /flushdns

I doubt your problem is with the RB, unless your getting some wierd MTU on the Vista machine, which would be the next thing to check;)

Regards

Jimbo
Top
guille4
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 93
加入: Tue Sep 29, 2009 9:23 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sat Oct 03, 2009 5:07 pm

Thank you Jimbo.

I have disabled al "tunnels" connections and virtual interfaces in Vista (teredo, ISATAP, and others). I disabled all the protocols over each interface in Vista, I have now only active and configured tcp/ip v4 over LAN connection.

I probe it too with another RB450G, and I probe it too with another machine with Vista.

Same dissapointing results.

I.E. from winbox ping to google.com RB450G responds ok!... but at the same time in Windows Vista I only see "destination unreachable".. after a few minuts ping starts ok... but each site (any others) becomes "unreachable" and continuisly go on and go off the pings.

In others routers (I.E. huawei, linksys, etc.) windows vista works ok behind NAT with a private ip.

I think it is some type of incompatibility between Vista (Home Edition at least) and Mikrotik 3.30... and early versions too.

Any other with the same problem?
Top
guille4
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 93
加入: Tue Sep 29, 2009 9:23 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sat Oct 03, 2009 5:09 pm

I forgot it: the MTU value in Vista and in the RB is 1500. Checked.
Top
guille4
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 93
加入: Tue Sep 29, 2009 9:23 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sat Oct 03, 2009 5:29 pm

I probe putting MTU = 1480 and MTU = 1460 and same results.

It is very frustrating.

I think is some problem in Mikrotik, because the same machine with Vista works fine behind others common routers.:(
Top
changeip
Forum Guru
Forum Guru
Posts: 3828
加入: Fri May 28, 2004 5:22 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sat Oct 03, 2009 9:03 pm

faulty cable or ethernet speed mismatch? if vista wasn't compatible we would have the forums full of people screaming, so im sure it's something in your particular setup.
Top
用户头像
hilton
Long time Member
Long time Member
Posts: 634
加入: Thu Sep 07, 2006 5:12 pm
Location:Jozi (aka Johannesburg), South Africa

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sat Oct 03, 2009 9:55 pm

I would also look at the cable. Maybe a virus is hiding in the background. Oh wait that IS vista.

Seriously though what service pack? The default Vista needed all sorts of TCP/IP and network tuning before it would work properly.

Not so Windows 7.
Top
guille4
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 93
加入: Tue Sep 29, 2009 9:23 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sun Oct 04, 2009 6:07 pm

After very much probes, the result is the same. Some sites responds, the majority not. From MK ping to some sites responds ok, at the same time from ping in Vista to the same site I obtain a "destination unreachable" message from the "wan" ip address of Mk. In timeline some sites stop responding, others starts.

A brief sum of all things I test are:

1) Test Cable: its ok. Doens't work.
2) I put a switch between pc with Vista and MK. Doens't work.
3) I configure the gigabit nic in PC to 100 mb full duplex. Doens't work.
4) After install Service Pack 2 in Vista while take a drink (light beer), doens't work.
5) After system reset configuration in MK and starts again... doens't work.
6) I put the wan interface of MK in ether3.. and reconfigure... doens't work.
7) I remove MK from between and get connected the PC Vista directly to linksys router: works fine.
8)Back in the battle I put the MK between, back the drama.
9) Vudu rituals over MK... doens't work at all.
Code:Select all
[admin@Router] /ip address> print Flags: X - disabled, I - invalid, D - dynamic # ADDRESS NETWORK BROADCAST INTERFACE 0 192.168.1.20/24 192.168.1.0 192.168.1.255 ether3 1 10.10.10.1/24 10.10.10.0 10.10.10.255 ether2 [admin@Router] /interface> print Flags: D - dynamic, X - disabled, R - running, S - slave # NAME TYPE MTU L2MTU 0 X ether1 ether 1500 1 R ether2 ether 1500 1524 2 R ether3 ether 1500 1524 3 X ether4 ether 1500 4 X ether5 ether 1500 [admin@Router] > ip firewall filter print Flags: X - disabled, I - invalid, D - dynamic [admin@Router] > ip firewall nat print Flags: X - disabled, I - invalid, D - dynamic 0 chain=srcnat action=masquerade src-address=10.10.10.0/24 out-interface=ether3 [admin@Router] > ip route print Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, B - blackhole, U - unreachable, P - prohibit # DST-ADDRESS PREF-SRC G GATEWAY DISTANCE IN.. 0 A S 0.0.0.0/0 r 192.168.1.1 1 et.. r ether3 et.. 1 ADC 10.10.10.0/24 10.10.10.1 0 et.. 2 ADC 192.168.1.0/24 192.168.1.20 0 et..
I can say I an advanced technical admin of a cable and wls ISP with more than 1300 clients.

And if I want to put this in production as router I should be sure to the ROS will work ok INCLUDING all the clients with Windows Vista. Tells it to back to Windows XP is not an option, because they would said the fault is mine, not the Windows Vista. I can tell too that the rb450g is greatest solution as bridge with pcq trees and firewalling filters... I have 10 units in production from 3 months ago and they are worked great with ALL the clientes, including VIsta clients. BUT in router mode they make me crazy.

Now I will probe downgrading the RB450G to earlier version of ROS to check... some news soon ! (thanks all guys for the support).

anyone know which is the previous stable version indicated thats support drives for rb450g?
Top
changeip
Forum Guru
Forum Guru
Posts: 3828
加入: Fri May 28, 2004 5:22 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sun Oct 04, 2009 6:41 pm

your "ip route print" has 2 entries under the default gateway, one with the IP and one with the interface. Why is that? I wonder if thats part of the problem.

Also, are you double natting? I wonder why your public ip is a private ip, or was that for forum privacy?

Is IPv6 package loaded?

Sam
Top
guille4
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 93
加入: Tue Sep 29, 2009 9:23 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sun Oct 04, 2009 7:37 pm

your "ip route print" has 2 entries under the default gateway, one with the IP and one with the interface. Why is that? I wonder if thats part of the problem.

Also, are you double natting? I wonder why your public ip is a private ip, or was that for forum privacy?

Is IPv6 package loaded?

Sam
Hi Sam, first at all:

a) All ipv6 was disabled in Vista. Too the tunnels and virtual interfaces and Teredo Tunneling and ISATAP are turn off. ONLY tcp/ip v4 is enabled.
b) The last test was made in double natting, but the previous test was conducted with one public fixed ip in ether3 of MK, with same results.

BUT... I'm concern about you comment of the 2 entries below the default gateway... this two entries appears automatically when I config the addresses of interfaces under winbox. Any problem with this config? May also I should delete some of this lines to do work? Really I do not put attention on this detail.
Top
guille4
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 93
加入: Tue Sep 29, 2009 9:23 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sun Oct 04, 2009 8:17 pm

PROBLEM SOLVED !!!!!!!!!!!! THANKS SAM !!!

YOU'RE RIGHT !!!
Code:Select all
# DST-ADDRESS PREF-SRC G GATEWAY DISTANCE IN.. 0 A S 0.0.0.0/0 r 192.168.1.1 1 et.. r ether3 et..
Deleting "ether3" in the config everything works fine !!!!!!

You save my soul !!! thank you thank you thank you very much...

You win a beer !:D :D :D :D :lol:
Top
changeip
Forum Guru
Forum Guru
Posts: 3828
加入: Fri May 28, 2004 5:22 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Sun Oct 04, 2009 11:03 pm

yes, you were using ECMP with one route that wasn't working properly, so probably half the time it worked. Not sure why XP wouldnt have the same problems however.
Top
guille4
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 93
加入: Tue Sep 29, 2009 9:23 pm

Re: Windows Vista bug? RB450G bug? or Mikrotik bug?

Mon Oct 05, 2009 6:31 am

I dont know why... but in windows XP all works fine... with the same config. A total mistery.
Top

Who is online

Users browsing this forum:Ahrefs [Bot],billybom,Bing [Bot],pkociand 25 guests