MJMD5 on DDWRT is not working outside(wan) of my network

magicJack Tips and Tricks

Moderators: Bill Smith, Pilot

Post Reply

Do you have problem like this ?

Yes i do and i want fix for it / Please Help us GEEKS
3
75%
yes but i don't need it . thanks
1
25%
 
Total votes: 4

bijju
MagicJack Newbie
Posts: 4
Joined: Sat Dec 20, 2008 9:34 pm

MJMD5 on DDWRT is not working outside(wan) of my network

Post by bijju »

is there any way to do this on ddwrt. my mjmd5 on ddwrt will not work outside of my network . it works only in my home network . i did open the port but still its not working outside of my network.:shock: plzzzz plzzz solve this problem or suggest me a solution
tritron777
magicJack Apprentice
Posts: 10
Joined: Tue Jun 22, 2010 7:35 am

Post by tritron777 »

It sees that mjmd5 stops working on server 2008 I have to restart it in order for 3cx to reconnect to MJ. So we need to fix that also. is your proxy on DMZ ?
mj777
magicJack Apprentice
Posts: 26
Joined: Mon Feb 08, 2010 10:54 pm

Post by mj777 »

telnet into your router and enter these commands:

iptables -I INPUT -p tcp --dport 5070 -j ACCEPT
iptables -I INPUT -p udp --dport 5070 -j ACCEPT

then try; it should work; normal port forwarding is not what you want to expose the router. if it does add the lines to your firewall script so that when you reboot the router you are good.
crackerjack
Dan Should Pay Me
Posts: 784
Joined: Fri Nov 16, 2007 9:32 pm

Post by crackerjack »

mj777 wrote:telnet into your router and enter these commands:

iptables -I INPUT -p tcp --dport 5070 -j ACCEPT
iptables -I INPUT -p udp --dport 5070 -j ACCEPT

then try; it should work; normal port forwarding is not what you want to expose the router. if it does add the lines to your firewall script so that when you reboot the router you are good.
IIRC, only UDP needs changing
Thanks for your useful contribution
Good Luck

CrackerJack

MagicJack Customer #73
MagicJack user since May 2007
MagicJack abuser since June 2007
"I gots mo' numbers than a Lotto machine!!!"
genxweb
Dan isn't smart enough to hire me
Posts: 257
Joined: Thu Mar 11, 2010 4:32 pm
Contact:

Post by genxweb »

What part does not work. Does the soft phone remotely not register or are you missing voice in one or both directions?

If it is that it wont register then make sure port 5070 is available as described earlier or what ever port you have your mjmd5 on. If you have multiple ones running make sure you open each one.

If it is a voice issue make sure you have UDP 10000-20000 open as well.
Post Reply