would be faster to just terminal the MT and telnet or ssh the bullet and add the gateway by hand, then hit the gui
On Thu, Apr 19, 2012 at 7:22 PM, Sam Tetherow <[email protected]> wrote: > If you have ssh on on the bullet, just log into the 750 then > /system ssh 192.168.32.3 user=ubnt > > (replace ubnt above with the appropriate username if you changed it in the > bullet) > > from the command prompt: > route add default gw 192.168.32.1 > > Assuming 192.168.32.1 is what the default gateway should be > > On 04/19/2012 06:24 PM, Matt Larsen - Lists wrote: >> >> I have a customer radio that we can't get to because the installer forgot >> to put in a default gateway. >> >> It is a Ubiquiti bullet5 radio with an IP address of 192.168.32.3. >> >> I have a Mikrotik 750 at the base with an IP of 192.168.32.1 on the inside >> interface and 10.17.18.3 on the external interface. >> >> What set of commands would I have to use to set up a dst-nat to send port >> 8080 on the 10.17.18.3 interface to port 80 on the 192.168.32.3 interface so >> I can set the damn gateway? >> >> I'd send someone out to fix it, but the customer is 120 miles away from >> our office! At least their Internet is working fine. >> >> Thanks! >> >> Matt Larsen >> vistabeam.com >> >> >> >> >> _______________________________________________ >> Mikrotik mailing list >> [email protected] >> http://www.butchevans.com/mailman/listinfo/mikrotik >> >> Visit http://blog.butchevans.com/ for tutorials related to Mikrotik >> RouterOS > > > _______________________________________________ > Mikrotik mailing list > [email protected] > http://www.butchevans.com/mailman/listinfo/mikrotik > > Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS _______________________________________________ Mikrotik mailing list [email protected] http://www.butchevans.com/mailman/listinfo/mikrotik Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

