The Virtual Weber Bulletin Board - An online community for Weber grill owners & fans
    The Virtual Weber Bulletin Board  Hop To Forum Categories  Automatic Temperature Control Systems    can not get to stoker off of network
Go
New
Find
Notify
Tools
Reply
  
can not get to stoker off of network
 Login/Join
 
New Member
Posted
I must be doing something stupid wrong, but i have been struggling with this for days. It works on my network, but not from outside. I have read all the instructions and posts, and tried all the recommendations. It is a dlink 655 router and comcast it the isp.

Comcast said they do not block port80, and the site says the same,
http://customer.comcast.com/Pa...-High-Speed-Internet

I have the stoker set to static ip, and the the ip reserved on the 655, i have port 80 forwarded to the stoker IP and still nothing
 
Posts: 2 | Registered: January 26, 2010Reply With QuoteReport This Post
TVWBB Member
Picture of bryan baker
Posted Hide Post
Are you using a game adapter or are you wired directly to your router using an ethernet cable?


Weber Q 120 - Weber Genesis EP310 - 2009 WSM 18 1/2 - 2006 Weber Performer - 2010 Weber 22,5
 
Posts: 73 | Location: Georgetown, Kentucky | Registered: June 29, 2009Reply With QuoteReport This Post
New Member
Posted Hide Post
I am using a wireless bridge
 
Posts: 2 | Registered: January 26, 2010Reply With QuoteReport This Post
TVWBB Member
Picture of bryan baker
Posted Hide Post
Try hooking up your stoker with an ethernet cable directly into your router and then go through the setup. That was the biggest problem I had was with the wireless bridge. It was iffy at best. I could see it on my home network but couldn't acess it from anywhere else. Once I set it up with the direct connection it was fine.


Weber Q 120 - Weber Genesis EP310 - 2009 WSM 18 1/2 - 2006 Weber Performer - 2010 Weber 22,5
 
Posts: 73 | Location: Georgetown, Kentucky | Registered: June 29, 2009Reply With QuoteReport This Post
TVWBB Super Fan
Posted Hide Post
One thing I found when I tried to do this was that I was using a static IP on my Stoker, it turned out that I had use DHCP for it. Don't ask me why, but it's the only way I could get this to work.


"The joy is in the making and then in the giving.. Okay, okay so it's in the Eating"
 
Posts: 476 | Location: Orange, CA | Registered: December 18, 2005Reply With QuoteReport This Post
TVWBB Super Fan
Picture of RobM (YankeeRob)
Posted Hide Post
Bob is right - you need to use DHCP. The reason why is that there is no way to set the default gateway using the static setup and thus the stoker does not know where to send the response. Using DHCP it will get the default gateway from the router's DHCP server. It's a flaw in the firmware recognized by Kaytat.

-rob


Pitmaster: Green MT Smokeshack (KCBS)
Caldera TallBoy w/ Stoker, WSM w/ Guru, BGE (LG & MED), Weber 22inch Kettle x2, Weber 18inch Kettle, Lit'l Chief
 
Posts: 352 | Location: Vermont | Registered: December 29, 2008Reply With QuoteReport This Post
TVWBB Member
Posted Hide Post
I'm having a similar problem. I set up my stoker for access from the internet, and everything was working fine. A week later, I can't get through. The connection times out. I'm using dyndns.com for access, and from within my network everything works perfectly.

I have a Netgear WNR2000 with a wired connection to the stoker. I have the stoker address reserved, and port forwarding to the stoker. The router is set up for tje dyndns service. Any suggestions?


Mitch

WSM 22.5, WSM 18.5,
W 22.5 kettle, stoker
 
Posts: 40 | Location: SoCal | Registered: May 30, 2010Reply With QuoteReport This Post
TVWBB Super Fan
Picture of RobM (YankeeRob)
Posted Hide Post
Mitch,

Are you using DHCP? You can telnet into the stoker and find out it's default gateway and even set it if you need to: Stoker telnet commands


Pitmaster: Green MT Smokeshack (KCBS)
Caldera TallBoy w/ Stoker, WSM w/ Guru, BGE (LG & MED), Weber 22inch Kettle x2, Weber 18inch Kettle, Lit'l Chief
 
Posts: 352 | Location: Vermont | Registered: December 29, 2008Reply With QuoteReport This Post
TVWBB Member
Posted Hide Post
I'll check. I assume the telnet command would be ipconfig -d to set DHCP on. I can tell you the ip address shown on the stoker is the one I set in the router, and access works from the lan.


Mitch

WSM 22.5, WSM 18.5,
W 22.5 kettle, stoker
 
Posts: 40 | Location: SoCal | Registered: May 30, 2010Reply With QuoteReport This Post
TVWBB Member
Posted Hide Post
Rob:

Thanks for the tip. I set DHCP on at the stoker, and voila, back on the internet. Works perfectly now. Now I've got to get things set up for a big cook in August- pork shoulder for about 100 people! There will be other things as well, but I'm going to have both the 18.5 and 22.5 fully loaded with the stoker running both. Should be exciting.


Mitch

WSM 22.5, WSM 18.5,
W 22.5 kettle, stoker
 
Posts: 40 | Location: SoCal | Registered: May 30, 2010Reply With QuoteReport This Post
New Member
Posted Hide Post
Rob,
I'm having the same trouble, it works fine on my network but I'm not able to get it to work outside. I'm using a Linksys gaming bridge and a linksys router. I've set it up in the router to accept outside requests as well as have port forwarding set up for port 80 to 192.168.100 and have the DHCP on. But still no luck.
 
Posts: 4 | Registered: July 20, 2010Reply With QuoteReport This Post
TVWBB Super Fan
Picture of RobM (YankeeRob)
Posted Hide Post
Ed,

Try telneting into the stoker to view it's default gateway. The command to view it is:
ipconfig -x as described here:

http://www.kaytat.com/stoker_telnet.html

If you find that it's set to the same address as the other hosts on your network then the likely cause is that your ISP is blocking inbound requests to port 80.

-rob


Pitmaster: Green MT Smokeshack (KCBS)
Caldera TallBoy w/ Stoker, WSM w/ Guru, BGE (LG & MED), Weber 22inch Kettle x2, Weber 18inch Kettle, Lit'l Chief
 
Posts: 352 | Location: Vermont | Registered: December 29, 2008Reply With QuoteReport This Post
New Member
Posted Hide Post
Rob,
I have no idea how to telnet. Could you please explain. Thanks again for all your help
 
Posts: 4 | Registered: July 20, 2010Reply With QuoteReport This Post
TVWBB Super Fan
Picture of RobM (YankeeRob)
Posted Hide Post
on windows:
Start->run
type cmd then enter

Find out the IP address of your stoker. Let's say it's 192.168.1.100

type telnet 192.168.1.100

you are now "telnetted" to the stoker and can issue the commands as described in the manual.

-rob


Pitmaster: Green MT Smokeshack (KCBS)
Caldera TallBoy w/ Stoker, WSM w/ Guru, BGE (LG & MED), Weber 22inch Kettle x2, Weber 18inch Kettle, Lit'l Chief
 
Posts: 352 | Location: Vermont | Registered: December 29, 2008Reply With QuoteReport This Post
New Member
Posted Hide Post
forgive me but what is the default username and password?
 
Posts: 4 | Registered: July 20, 2010Reply With QuoteReport This Post
TVWBB Super Fan
Picture of RobM (YankeeRob)
Posted Hide Post
I think it's
uid: root
pwd: tini


Pitmaster: Green MT Smokeshack (KCBS)
Caldera TallBoy w/ Stoker, WSM w/ Guru, BGE (LG & MED), Weber 22inch Kettle x2, Weber 18inch Kettle, Lit'l Chief
 
Posts: 352 | Location: Vermont | Registered: December 29, 2008Reply With QuoteReport This Post
  Powered by Social Strata  
 

    The Virtual Weber Bulletin Board  Hop To Forum Categories  Automatic Temperature Control Systems    can not get to stoker off of network

© 1997-2012 Chris A. Allingham LLC
The Virtual Weber Bullet is an unofficial Weber product fan site and is not affiliated with Weber-Stephen Products LLC.