Re: [OT] Fedora 18 code name

2012-04-03 Thread nullv
>On Fri, Mar 30, 2012 at 09:13:33PM -0400, Tom Horsley wrote: >> I think Fedora 18 should take a radical approach to code >> names, one that no one would ever expect. How about: >> >> Fedora 18 >Fedora 17++ Fedora 19 Beta?? -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: IPTable Rules... again

2012-03-08 Thread nullv
>> for some reason I can't make a connection to the external mail >> server from inside the lan. even from the 10.0.0.3 address which >> should be allowed to do anything. everything used to work when i >> used MASQUERADing but stopped once i switched to SNAT. Can anybody >> help me? What am I do

IPTable Rules... again

2012-03-08 Thread nullv
Hi, I have the following  rules on my router/gateway: *nat :PREROUTING ACCEPT :INPUT ACCEPT :OUTPUT ACCEPT :POSTROUTING ACCEPT -A POSTROUTING -d 93.186.25.52/32 -m comment --comment "bb" -j SNAT --to-source 41.94.39.49-41.94.39.51 -A POSTROUTING -s 10.0.0.0/8 -p tcp -m tcp --dport 53 -m com

Re: lv_home can't be mount at boot time

2012-02-18 Thread nullv
I had the same problem but it was filesystem (nilfs2) related. For some reason kernel 3.2.x doesn't support nilfs2 filesystems (i only use for my home dir). yum install/update nilfs-tools doesn't help/change/fix the problem either. -- users mailing list users@lists.fedoraproject.org To unsubscri

Re: iptables? issue

2012-02-18 Thread nullv
  This is what I did some time ago. I've not tried it with the latest iptables. (I spun my own firewall.) REDIR is the local IP to be redirected to. And REDIRPORT is the port to be redirected. EXTIF and INTIF are probably obvious. (If they aren't you may need some reading time.) /sbin/iptables

Re: iptables? issue

2012-02-17 Thread nullv
I was reading this thread and when I hit nullv's message the coin dropped about routers if he wants to use one of his Internet addresses as a gateway for the internal network. If he wants access to his 10.x.y.z network, though, that db0 machine will have to come in through one of his computers u

Re: iptables? issue

2012-02-14 Thread nullv
- Original Message - From: gary artim Sent: 02/13/12 10:14 PM To: Community support for Fedora users Subject: Re: iptables? issue if you own both address you need to alias your nic with the other address. ifcfg-eth0:0 add in /etc/sysconfig/network-scripts Hi Gary, It still wouldn't expl

Re: iptables? issue

2012-02-14 Thread nullv
4.74/29 router0 address. i had inserted the following > rule to my tables forward chain: > iptables -I FORWARD -s 41.123.234.72/29 -j ACCEPT > to allow public packets from either side to be forwarded to both sides > but i can't seem to get the boxes to through to each other. > Can

Re: iptables? issue

2012-02-14 Thread nullv
 - Original Message -  From: Joe Zeff  Sent: 02/13/12 10:33 PM  To: Community support for Fedora users  Subject: Re: iptables? issue   On 02/13/2012 11:34 AM, nu...@gmx.com wrote: > I'm hoping that you can point out what i'm missing here. I have a server > (router0) with a publ

iptables? issue

2012-02-13 Thread nullv
Hi, I'm hoping that you can point out what i'm missing here. I have a server (router0) with a public ip 41.123.234.74/29 that's using an internet modem 41.123.234.73/29 as a gateway. the server (router0) also has a second card used for lan comms where it has ip address 10.0.0.1/8. addresses ar

Re: schroedinger

2012-02-09 Thread nullv
:D -Original Message- From: "R. G. Newbury" Sender: users-boun...@lists.fedoraproject.org Date: Thu, 09 Feb 2012 11:21:51 To: Reply-To: Community support for Fedora users Subject: Re: schroedinger >On Tuesday 07 February 2012 04:32:10 pm Mark LaPierre > wrote: >> > On 02/07/2012 07:1

OT: Re: kernel-3.2.2-1.fc16 breaks wifi

2012-01-30 Thread nullv
Kernel 3.2.1 broke my nilfs2 support also. Went back to 3.1.9 and now back to good. I'll try out 3.2.2 later today to see if that's fixed. I'd suggest to the kernel package maintainers that they should either keep backward compatibility by compiling all the kernel & module options in as they wou

Re: Possible bug with F16 + fingerprint reader and gnome login

2012-01-29 Thread nullv
I have that same experience and I use a password login... -Original Message- From: Digimer Sender: users-boun...@lists.fedoraproject.org Date: Sun, 29 Jan 2012 13:46:45 To: Fedora List Reply-To: Community support for Fedora users Subject: Possible bug with F16 + fingerprint reader and gn

Re: How do I download this video ?

2012-01-25 Thread nullv
Have you tried Clive? Or you could get either the video downloadhelper add-on or the net video hunter add-on for firefox. Shouldn't this topic be OTed? -Original Message- From: Ed Greshko Sender: users-boun...@lists.fedoraproject.org Date: Thu, 26 Jan 2012 08:44:13 To: Community suppor

Re: PDF viewer with 'postits'

2012-01-18 Thread nullv
Try xournal -Original Message- From: Robert Moskowitz Sender: users-boun...@lists.fedoraproject.org Date: Wed, 18 Jan 2012 14:12:35 To: Community support for Fedora users Reply-To: Community support for Fedora users Subject: Re: PDF viewer with 'postits' On 01/18/2012 11:56 AM, Michael

Re: [ds6] Disabling link local IPv6 addresses

2012-01-10 Thread nullv
Noted. So I guess the only way to properly secure the network is to have seperate physical media. Thanks --Original Message-- From: Peter Bieringer To: nu...@gmx.com Cc: d...@lists.deepspace6.net Cc: users@lists.fedoraproject.org Subject: Re: [ds6] Disabling link local IPv6 addresses Sent:

Re: [ds6] Disabling link local IPv6 addresses

2012-01-10 Thread nullv
Used scope link instead of scope local & it worked :D I'll just have to chain it to my initscripts & I'm sorted --Original Message-- From: ZioPRoTo (Saverio Proto) To: nu...@gmx.com Cc: d...@lists.deepspace6.net Cc: users@lists.fedoraproject.org Subject: Re: [ds6] Disabling link local IPv6

Re: Disabling link local IPv6 addresses

2012-01-10 Thread nullv
Cool. That should work :D --Original Message-- From: My Name To: nu...@gmx.com To: Community support for Fedora users Subject: Re: Disabling link local IPv6 addresses Sent: Jan 10, 2012 12:15 PM Hi, nullv you can try to add "-A OUTPUT -m addrtype --dst-type MULTICAST -j DROP" /

Disabling link local IPv6 addresses

2012-01-10 Thread nullv
Hi, I've been using radvd to set up a group of clients using RA broadcasts. I also have a group of client PCs using static IPv6 in a different ::/64 subnet altogether but on the same physical network. The two networks have to remain separate for security reasons. The problem I'm having is tha

Re: Very frustrated with F16

2012-01-05 Thread nullv
Sorry for top-posting. You can also edit your startup programs with gnome-session-properties . It comes with Gnome 3. -Original Message- From: Paolo Galtieri Sender: users-boun...@lists.fedoraproject.org Date: Thu, 5 Jan 2012 19:30:02 To: Community support for Fedora users Reply-To: Com

Re: IPv6 tunnel doesn't start on boot

2012-01-03 Thread nullv
- Original Message - From: Hiisi Sent: 01/03/12 09:13 AM To: Community support for Fedora users Subject: Re: IPv6 tunnel doesn't start on boot Dumb question: do you have networking service enabled? Sorry for top-posting, I'm using cellphone to post to the list. On 03/01/2012, Juan wrot

Re: "It's time for you to leave."

2011-12-31 Thread nullv
+1 -Original Message- From: Ed Greshko Sender: users-boun...@lists.fedoraproject.org Date: Sat, 31 Dec 2011 08:25:20 To: Community support for Fedora users Reply-To: Community support for Fedora users Subject: Re: "It's time for you to leave." On 12/31/2011 01:50 AM, Joe Zeff wrote: > L

Re: ipv6

2011-12-21 Thread nullv
Sorry about the top post. (I'm still replying from my phone BB OS 5 doesn't let you interleave or bottom post). True, on production systems I usually dual-stack but at home & on smaller networks I maintain I've used he.net to maintain various subnets over the last 3 years & have had hardly any

Re: ipv6

2011-12-21 Thread nullv
Loads of options in IPv6 tunnelling: tunnelbroker.net (hurricane electric), sixxs.net, ... You get your own ::/64 global subnet (or ::/48 if you prefer). Basically anyone can get a global v6 address. Even with a dynamic IPv4 address. And if you channel everything through your tunnel you basical

Re: ipv6

2011-12-21 Thread nullv
You also might want to disable IPv6INIT in your adapters (ie, = no), In /etc/sysconfig/network-scripts/ifcfg-* --Original Message-- From: Andrea Bencini Sender: users-boun...@lists.fedoraproject.org To: users@lists.fedoraproject.org ReplyTo: Community support for Fedora users Subject: ipv6

Re: ipv6

2011-12-21 Thread nullv
In /etc/sysconfig/network Add the line: IPV6_NETWORKING=no Don't know why you'd disable it though, IPv6 is such a beautiful thing... ;) Sorry for top-posting, replied from my BB phone --Original Message-- From: Andrea Bencini Sender: users-boun...@lists.fedoraproject.org To: us

Re: [ds6] Stateless IPv6 Configuration

2011-12-12 Thread nullv
Thanks for answers Peter. I think I have an idea which direction is north now :D --Original Message-- From: Peter Bieringer To: nu...@gmx.com Cc: d...@lists.deepspace6.net Cc: users@lists.fedoraproject.org Subject: Re: [ds6] Stateless IPv6 Configuration Sent: Dec 12, 2011 12:02 PM Hi, Am

Re: [ds6] Stateless IPv6 Configuration

2011-12-11 Thread nullv
Thanks for clearing that up for me. One last question: I noticed that when left on autoconfig my windows 7 clients automatically add dns addresses fec0:0:0:::1 to 3. I'm assuming these are anycast addresses for auto dns config? So if I add the addresses to my servers I'm set? These (auto dns

Stateless IPv6 questions

2011-12-08 Thread nullv
Hi, I'm kinda new to IPv6 and have a few questions on setting it up. I've set up an IPv6 tunnel on sit1 and I have radvd broadcasting a prefix on em1. My clients are able to generate global IPv6 addresses and ping & browse other sites on the internet. However, I noticed that I have to enter DNS