Re: Amazon now controls 3.0.0.0/8

2018-11-08 Thread Dan Lowe
Maybe Amazon will do something cool with 3.1.33.7 ... dan On Thu, Nov 8, 2018, at 8:30 PM, Todd Underwood wrote: > google used 4.4.4.4 for DNS in the past (2010, IIRC). > > t > > On Thu, Nov 8, 2018 at 8:21 PM Steve Meuse wrote: >> >> I think it was the dial modem team that beat us to 4.4.4.

Re: Oct. 3, 2018 EAS Presidential Alert test

2018-10-04 Thread Dan Lowe
My wife and I, both on AT&T iPhones in the greater Cleveland area, received nothing. A co-worker of mine in Virginia got an alert, another in Texas did not. I believe the co-workers are both on AT&T. I can't speak for the co-workers, but my wife and I do not have wifi calling enabled. Dan On

Re: UVerse question

2015-02-08 Thread Dan Lowe
On Sun, Feb 8, 2015, at 05:48 PM, TR Shaw wrote: > Any suggestions on what to tell ATT to get IPv6 added to a current > account and upgrade a 2wire router to 4wire with halfway decent > performance and capability? I have no advice on the equipment upgrade, but I was able to add IPv6 to my account

Re: AT&T uVerse blocking SIP?

2015-01-27 Thread Dan Lowe
On Mon, Jan 26, 2015, at 10:22 PM, Jared Mauch wrote: > Yes. If you move to another port, e.g.: 5061 it works fine. > > If you’re running on a Linux based system, you can do this: > > /sbin/iptables -A PREROUTING -t nat -i eth1 -p udp --dport 5061 -j > REDIRECT --to-port 5060 > > on the host