Displaying 20 results from an estimated 10000 matches similar to: "Centos 5.2, Firefox 3, and IPv6"
2008 Dec 29
4
DNS resolver over IPv6
I have a Centos server that is running BIND and has IPv6 global addresses.
I have entered a number of AAAA records into this copy of BIND in a
local view and zone (tld is htt).
Over IPv4, I have no trouble with nslookup ('nslookup - 127.0.0.1' and
'nslookup - 192.168.128.55'). I get the AAAA records back.
But if I try to use the IPv6 address of the system I get a time out.
2015 Mar 09
3
Centos 6 - disabling IPv6 addressing
On Fri, Mar 6, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com>
wrote:
>
>
> On 03/06/2015 11:00 AM, Robert Moskowitz wrote:
>
>>
>>
>> On 03/06/2015 10:55 AM, Barry Brimer wrote:
>>
>>>
>>>
>>> IPV6INIT="no"
>>>>
>>>> But I am still getting a global IPv6 (and of course local scope).
2008 Aug 08
4
vncserver on IPv6
http://www.realvnc.com/products/enterprise/4.1/ipv6.html
IPv6 support in VNC Server E4.1.7/P4.1.2
VNC Server E4.1.7 & P4.1.2 are fully IPv6-aware, but is shipped with
IPv6 support disabled by default, for security reasons. IPv6 can be
enabled by setting "InTransports=IPv6,IPv4" (the default being IPv4
only), either on the command-line when starting vncserver under Unix
Ok.
2015 Mar 09
6
Centos 6 - disabling IPv6 addressing
Sorry - that should be
sysctl -w net.ipv6.conf.all.accept_ra=0
to disable that, not 1.
Chris
On Sun, Mar 8, 2015 at 11:14 PM, Chris Stone <axisml at gmail.com> wrote:
> Try:
>
> sysctl -w net.ipv6.conf.all.accept_ra=1
>
> to persist between boots, be sure to add this to your /etc/sysctl.conf
> file.
>
> This should prevent the box from listening to any RA
2015 Aug 27
1
Samba AD firewalld services
mDNS is not DNS
mDNS (zeroconf/avahi) ( used for .local and .lan reserved tlds ) is an apple thingy..
mDNS udp 5353
DNS tcp/udp 53.
Yes, dns tcp + udp.
If and dns udp package is to large it switches to tcp.
got that from wiets ( the postfix developer )
So i must believe him.. wiets is great.. ( and dutch ) :-))
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: samba
2008 Aug 26
5
restarting static-routes-ipv6
I want to change the contents of my /etc/sysconfig/static-routes-ipv6
and NOT restart the network.
Is there a way to do this???
I know about ifup and ifdown for interfaces, but what about routing (and
IP6 at that).
2015 Mar 09
1
Centos 6 - disabling IPv6 addressing
How about, in your /etc/sysconfig/network file adding or editing the line
for IPV6 to be:
NETWORKING_IPV6=no
and then try a 'service network restart' and see what you get.
Chris
On Mon, Mar 9, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com>
wrote:
> No change after running this and trying both:
>
> system network restart
>
> ifdown eth0; ifup eth0
2008 Jul 08
2
Centos 5.2 upgrade Firefox Migrating Bookmarks
OK. Now that I have already upgraded, how do I migrate my bookmarks.
:(
Should have exported them before the upgrade, I suspect....
2015 Aug 27
3
Samba AD firewalld services
Progress...
On 08/27/2015 08:50 AM, L.P.H. van Belle wrote:
> After reading this thread.. and ..seeing the comments..
>
> I googled a bit around. and yes.. more then 5 sec.. ;-)
>
> I wonder why almost every "centos/redhat/rpm based" howto removes firewalld with the base iptables service
> now, i'm not "pro" systemd or con systemd, i use it but i set my
2015 Mar 06
2
Centos 6 - disabling IPv6 addressing
On 03/06/2015 10:55 AM, Barry Brimer wrote:
>
>
>> IPV6INIT="no"
>>
>> But I am still getting a global IPv6 (and of course local scope).
>>
>> What else do I need to do to disable the listening for RA announcements
>>
>> and setting an IPv6 global address? I do not want to reboot the box.
> There are other modules, most notably bonding
2008 Aug 15
2
gftp crashing on IPv6 to vsftp
I am running vsftp pretty much 'out of the box', though I turned off
IPv4 and have it listening on IPv6.
I have stopped ip6tables, as the simple rule to enable port 21 is not
allowing gftp to connect (pasv mode, I think).
gftp to the IPv6 address, it connects and gets a directory listing. I
am running gftp from my normal login userid, connecting to my normal
login userid on the
2008 Jun 25
5
Lots of Centos 5.2 updates already
I just completed my first 5.2 install. For 'completeness' I 'tested
out' yum update.
Guess what? For this minimum install, there were 43Mb of updates to
download.
So I went over to my local repo server and setup a /centos/5.2/updates
directory and started the rsync to get all the updates:
155 files taking up 943Mb. Already. Wow! Perhaps something to do with
the initial
2007 Jun 14
6
Firefox and Thunderbird 2.0, Centos 5, and rpms
I am making some progress on my Centos 5 notebook build.
So I am looking at Firefox and Thunderbird 2.0.
Should I install them? Or is Redhat correct that there is nothing
improved here and wait for 3.0? (well I have not even had a chance to
look at Thunderbird 2.0, that is new)?
I have the install steps we covered here back on 2/2/07; but are there
rpms? I did not find anything over at
2017 Apr 13
2
Trouble setting up dovecot/postfix/mysql with virtual mailboxes..
Hi,
I?m building a new linux box to replace my current DNS/Mail server for my SOHO.
I was going to set up postfix/dovecot/mysql so I can support virtual users. I also use Webmin to make admin easier.
I ran in to a couple of snags.
When I first got it set up, mail went to the virtmail user and I could use my Mac mail client to read the mail.
Everything was working when testing it. I was
2017 Apr 13
1
Trouble setting up dovecot/postfix/mysql with virtual mailboxes..
Thanks!
But I?m still trying to understand where to look and debug the inbound mail issue?
Any pointers on where to start?
Thx again !
> On Apr 13, 2017, at 6:00 PM, Robert Moskowitz <rgm at htt-consult.com> wrote:
>
>
>
> On 04/13/2017 03:40 PM, Michael Segel wrote:
>> Hi,
>>
>> I?m building a new linux box to replace my current DNS/Mail server for
2008 Aug 04
5
Reloading /etc/hosts
I am doing some testing and am having to make many changes to /etc/hosts
Is there a way to reload the /etc/hosts file without doing a service
network restart?
I hope that in a while I can run BIND with a bunch of faked-out zone
files (did this once to crack a Vonage PAP2). But for right now, I
cannot introduce BIND to the equation....
2008 Jul 11
4
Finding a python module
A colleague supplied me with a set of rpms he built on his Fedora box
and when I tried to install them with yum localinstall I got a missing
dependency:
Resolving Dependencies
--> Running transaction check
---> Package hipl-doc.i386 0:1.0.4-1 set to be updated
---> Package hipl-tools.i386 0:1.0.4-1 set to be updated
--> Processing Dependency: python(abi) = 2.5 for package:
2015 Sep 07
2
Maybe working - Re: BIND DLZ zone transfers
Hi Robert,
yes it does work. But the DLZ bind will not notify any slaves, when the
repository changes. This can be painful, especially for longer TTL values.
Regards,
- lars.
Am 07.09.2015 um 20:16 schrieb Robert Moskowitz:
>
>
> On 09/07/2015 12:52 PM, Robert Moskowitz wrote:
>> I am looking at: https://wiki.samba.org/index.php/DNS_administration
>>
>> I am using
2015 Sep 07
2
Maybe working - Re: BIND DLZ zone transfers
On 07/09/15 21:26, Robert Moskowitz wrote:
> Is there some option on the slave to set the frequency of the AXFR?
> Say every hour?
>
> On 09/07/2015 03:45 PM, Lars Hanke wrote:
>> Hi Robert,
>>
>> yes it does work. But the DLZ bind will not notify any slaves, when
>> the repository changes. This can be painful, especially for longer
>> TTL values.
2008 Jul 07
2
Best Java code for Centos 5.2s Firefox 3
OK. I just upgraded a test system from 5.1 to 5.2 and there went all of
my efforts to get Java working. All those alternative commands that I
lost track of what really worked....
So I need the JDK. I have that installed on my main system with some
alternatives commands that I do not remember. I do remember (and can
find) a thread here to help me on it, and I tried a number of different