Displaying 20 results from an estimated 2415 matches for "comcasts".
Did you mean:
comcast
2003 Oct 14
1
On an RH9 box, where does wcusb get loaded?
>From -
Received: from rwcrmhc12.comcast.net ([216.148.227.85]) by
sccrmxc11.comcast.net (sccrmxc11) with ESMTP id
<20031014185753s1100nos46e>; Tue, 14 Oct 2003 18:57:53 +0000
Received: from rwcrmhc12.comcast.net (localhost[127.0.0.1]) by
comcast.net
(rwcrmhc12) with ESMTP id <20031014185753014006qmtie>; Tue, 14 Oct 2003
18:57:53 +0000
From: Mail Delivery Subsystem
2013 Nov 22
2
Postfix relay on Comcast
How to get postfix working on CentOS 6 and Comcast. Recently, they've
changed their policies regards email relay and require authentication
even to send email. (they no longer use IP address ranges, presumably in
an attempt to curb outgoing SPAM)
I didn't see an updated howto anywhere on the Interwebs, thought I'd
point out what I had to do. The part that had me stumped for longer
2006 Oct 08
1
Plugins
Here are a few plugins I wrote.
The put plugins gives you bindings to move windows around.
I set it up so the numeric keypad is like the area of the screen.
So <Super>KP_Home will move the window to the top left, etc ...
It also does viewport moves which is handy when used with the plane
plugin. I like the plane plugin in a 3x3 matrix matching the keypad, so
with the keypad and some
2006 Sep 25
2
Dovecot - postfix SASL
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: connection established
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: master_notify: status 0
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: name_mask: resource
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: name_mask: software
Sep 25 04:53:30 hostyougood postfix/smtpd[17497]: xsasl_dovecot_server_create:
SASL service=smtp, realm=(null)
2020 Apr 12
2
BIND9/DNS lookups stopped working after upgrading our Comcast modem/gateway
OK here's our setup, we're running pfSense as our firewall/router. We
have a dual-WAN with a Comcast Business Gateway and another local ISP.
We're running Samba 4.7.6 as the AD DC & Bind 9.9.4. Here's the issue,
we just upgraded our Comcast service to a higher speed & they replaced
the modem/gateway. Everything was working fine, before the modem swap.
Once they did
2020 Apr 19
5
[Off topic] sending mail from Comcast was: Sendmail not working
> -----Original Message-----
> From: S.Bob
> Sent: Sunday, April 19, 2020 2:26 PM
> To: centos at centos.org
> Subject: Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working
>
> I followed this guide:
>
>
> https://pepipost.com/tutorials/install-sendmail-server-centos-7/
Sigh - bad examples for you.... undo if you can.
Postfix provides the
2014 Dec 03
5
partedmagic connecting to a comcast address
i have been noticing a short connection burst in system monitor every
time i connect to internet.
i got curious and decided to run wireshark to see what was happening.
seems that i am connecting to 96.195.141.178 with destination of
"PartedMagic".
this seemed strange because i do not have PartedMagic installed, so
i ran a 'whois' check.
this is what it showed:
IP Location
2020 Apr 19
4
[Off topic] sending mail from Comcast was: Sendmail not working
> -----Original Message-----
> From: S.Bob
> Sent: Sunday, April 19, 2020 2:52 PM
>
>
>
> I get this:
>
> # rpm -qf `which sendmail`
> postfix-2.10.1-7.el7.x86_64
> sendmail-8.14.7-5.el7.x86_64
>
yum erase sendmail # undo what you did before...
yum reinstall postfix # just in case it is messed up
rpm -V postfix # lets verify if postfix is ok
systemctl
2020 Apr 19
3
[Off topic] sending mail from Comcast was: Sendmail not working
> -----Original Message-----
> From: Tim Evans
> Sent: Sunday, April 19, 2020 12:50 PM
>
> On 4/19/20 12:38 PM, S.Bob wrote:
> >
> > On 4/19/20 10:36 AM, Tim Evans wrote:
> >> On 4/19/20 12:28 PM, S.Bob wrote:
> >>> All;
> >>>
> >>>
> >>> I installed sendmail via yum, but if I test it like this:
> >>>
2020 Apr 19
1
[Off topic] sending mail from Comcast was: Sendmail not working
See other thread/reply.
> -----Original Message-----
> From: CentOS <centos-bounces at centos.org> On Behalf Of S.Bob
> Sent: Sunday, April 19, 2020 3:11 PM
> To: centos at centos.org
> Subject: Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working
>
> OK, I've fired up a new VM, new CentOS 7 install, now I get this:
>
> # rpm -qf
2009 Oct 09
2
DNS is confusing! (I really need some help understanding!)
OK, I am confused and DNS is the reason.
So, Comcast, 13 public IP's bound to my modem.
Each public IP has a DNS name from comcast (they assign it
automatically) like:
173.13.167.209 --> 173-13-167-209-sfba.hfc.comcastbusiness.net
I created a DNS entry at GoDaddy for 173.13.167.209 that is
'inhouse.theindiecompanyllc.com'
When eth0 is alive, I see that it tells me my name
2011 Aug 03
6
Dual ISP config: How to forward DNS requests to the proper server?
I''m using Shorewall with a load-balanced muti-ISP config along with LSM for
failover. It''s working great, except for DNS requests. I''d appreciate some
advice on how to best configure this.
The WAN connections are a T1 through XO and a cable connection through
Comcast. About 80% of the traffic is routed out the Comcast connection
under normal connections. I would
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
my relay will be smtp.fastmail.com and it requires authentication and
SSL, are there added settings in main.cf that will allow this?
Thanks
On 4/19/20 1:09 PM, Jason Pyeron wrote:
>> -----Original Message-----
>> From: S.Bob
>> Sent: Sunday, April 19, 2020 2:52 PM
>>
>>
>>
>> I get this:
>>
>> # rpm -qf `which sendmail`
>>
2014 Dec 03
0
partedmagic connecting to a comcast address
On Wed, Dec 3, 2014 at 5:49 AM, g <geleem at bellsouth.net> wrote:
> i have been noticing a short connection burst in system monitor every
> time i connect to internet.
>
> i got curious and decided to run wireshark to see what was happening.
>
> seems that i am connecting to 96.195.141.178 with destination of
> "PartedMagic".
>
> this seemed strange
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
I followed this guide:
https://pepipost.com/tutorials/install-sendmail-server-centos-7/
now I get this:
# echo "Subject: sendmail test4" | sendmail kevink at psalm19pix.com
[root at kdb-bugs auth]# echo "Subject: sendmail test4" | sendmail -v
kevink at psalm19pix.com
kevink at psalm19pix.com... Connecting to [127.0.0.1] via relay...
kevink at psalm19pix.com... Deferred:
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
I get this:
# rpm -qf `which sendmail`
postfix-2.10.1-7.el7.x86_64
sendmail-8.14.7-5.el7.x86_64
On 4/19/20 12:39 PM, Jason Pyeron wrote:
>> -----Original Message-----
>> From: S.Bob
>> Sent: Sunday, April 19, 2020 2:26 PM
>> To: centos at centos.org
>> Subject: Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working
>>
>> I
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
OK, I've fired up a new VM, new CentOS 7 install, now I get this:
# rpm -qf `which sendmail`
postfix-2.10.1-7.el7.x86_64
Can you point me to how to set this up properly? Note that I won the
psalm19pix.com domain, it's hosted at fastmail.com, and as far as I know
requires SSL. Can I setup sendmail to use this as it's SMPT connection?
Thanks again...
On 4/19/20 12:39 PM,
2019 Jan 22
3
Changing the imaps port #
Yes, I am pretty sure about that. I originally was connected via AT&T DSL
but wanted the fast access of cable modem. I need permanent IPs which
required me to contract with Comcast buisness. Once I switched over, I was
no longer able to access my imap server, which was as I mentioned, stunnel
listening on the imaps port and forwarding to dovecot listening on the imap
port.
I was getting
2010 Apr 14
2
timeout problem
I found the response below today online to a question I had.
For some reason I never got the mail. I am not quite clear
on what "DHCP + DFG + 2DNS entries" means when calculating the IP
to set for the router:
Thanks
Re: [CentOS] Yum/WGET/HTTP sourceforge etc. new
April 12, 2010 08:10AM
On Sun, 2010-04-11 at 22:57 +0000, tony.chamberlain at lemko.com wrote:
> Here is what I
2014 Dec 13
1
Howto install Centos6/7 Comcast WA/OR
Has anyone managed to install a Centos6 or Centos7 in Washington or
Orgegon, or anywhere else that Comcast has deployed the IPV6to4
routers. The router in question is a Xfinity DCP3939 Router with
Wireless, and I'm trying to get a Centos system working behind that
router (with a wired connection), and enable SSH access from outside.
Does one have to enable both IPV6 and IPV4?
Can I