@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> hi, can someone tell me where to get a firewall script for ipv6 with ip6tables
<0> anyone ?
<1> google ?
<0> i've been looking but i havent come up with a decent example
<0> you on the 6bone ?
<2> make your own
<2> its juts like ipv4
<0> ah
<2> all ya need to do is add an ipv4 ...ipv6 protocol entry for the sit
<0> so just copy my iptables sctipt without NAT stuff and it should work
<2> just edit it
<2> btw ..there is no conntrack for ipv6 yet
<2> 2.616 will support ipv6 conntrack
<0> yes i've been told, but dont know where to start making a 2.6.16 kernel
<0> do you know of a yum repo for 2.6.16
<3> Hi All



<3> Quick easy question: How do I change my static ip address in the termial dont have x windows installed
<2> ip addr show dev eth0
<2> ip addr add newip dev eth0
<2> ip addr del oldip dev eth0
<3> awesome ta
<3> then after that i need to restart the network again dont i?
<2> no
<3> hmm
<2> thats windows mentality
<3> its still showing the old ip address
<2> hehe
<2> what is ?
<3> after i type in service network restart
<3> goes back to the old one
<3> sob it goes back to the old ip address again wtf
<3> i did what u said AWE-A90
<3> do i need to edit some file or something?
<4> have you got dhcp enabled ?
<3> nope
<3> all static
<3> ok this is what ive done
<3> when i installed the distro i put static ip address of 192.168.1.10 instead of 192.168.0.10
<4> are services listening on that ip ?
<3> now aftering starting it up and doing a ifconfig its 192.168.1.10 obviously
<3> so i want to change it to 192.168.0.10
<3> and ive done what AWE-A90 has told me by typing in ip addr show dev eth0 then doing ip addr add 192.168.0.10 dev eth0 then after that ip addr del 192.168.1.10 dev eth0
<4> yes
<4> dont restart the network
<4> ping yourself
<3> oh ok then so dont restart the network then
<4> and do ip addr show
<4> dev eth0
<3> ok yep works
<4> so the ip is there ?
<3> now its the right ip address
<4> k
<3> cool ta
<4> np
<3> but when happens if i restart the pc then?
<3> will it go back to the old one?
<4> it should remain the ip
<3> i c
<3> well im trying to ping the router which is 192.168.0.1 and it says network is unreachable
<3> i have the same subnet mask of 255.255.255.0
<4> do this
<4> ip link set dev eth0 down
<4> ip link set dev eth0 up
<4> its the routing table
<3> ahh wait hang on
<4> its not reflecting the new ip
<3> not its wrong its 255.255.255.255
<4> ?
<3> ok my subnet is wrong im sorry
<3> how do i change that?
<3> dammit
<4> it should default to a /24
<3> nope its showing me Mask:255.255.255.255
<4> ahh no
<4> k sec
<3> :(
<3> im such a noob



<4> k
<4> ip addr add ip/24 dev etho
<3> thats all i need to change right then i'll be right?
<3> ok let me try that
<4> should be yes
<3> whats this do?
<4> and then either add a route manually or shut down the interface and bring it back up
<4> /24 = 255.255.255.0
<4> its decimal bitmask
<3> shut down the interface?
<4> yes
<4> ip link set dev eth0 down
<4> ip link set dev eth0 up
<3> nice all working now
<3> thanks heaps mate
<4> np
<3> i added another ip into the table without remove the old one
<3> now the subnet is right
<3> pinging the router
<3> lol woohoo!
<3> ok now all of those information that i just use can i find them anywhere on the net?
<4> man ip
<3> ta
<5> Trouble with rsyncd. I run rsync --daemon and everything runs fine, but when I try to run it using xinetd, something goes wrong with perms and it can't chroot. Any thoughts why?
<5> Or should I just scratch xinetd and create an init.d script to launch rsync directly?
<5> It's too chatty in here
<3> hehe
<3> well im the new one in here
<3> im trying to download apt from freshrpms but not working
<6> there a person here that could send nessus-3.0.1-fc4.i386.rpm i already tried to search and don't want to register
<3> im trying to download a rpm and its not working for me
<3> rpm -ivh http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15cnc7-6.fc4.rpm
<3> thats what i type but it fails
<3> error: skipping http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15cnc7-6.fc4.rpm - transfer failed - Unknown or unexpected error
<3> warning: _url_cache[0] 0xa12fe00 nrefs(8964391) != 1 ( )
<6> i clicked that link it doesn't work
<3> really?
<6> yeah
<3> wtf
<3> im looking at it now let me click on the link
<1> same herer
<3> http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/
<3> does tha twork?
<1> ya
<3> ok then
<3> find that apt-0.5.15cnc7-6.fc4.i386.rpm
<3> and see if u can download it
<1> works
<3> ok so why isn't my rpm command working then?
<1> not sure
<3> ive typed it in right haven't I?
<3> no spelling or anything like that i can see
<3> something on my box then has to be
<6> no
<6> you got the wrong link
<6> http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15cnc7-6.fc4.rpm
<6> http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15cnc7-6.fc4.i386.rpm
<6> forgot i386
<3> really?
<3> sob..
<6> haha
<3> hmm
<3> nope doesn't work either
<6> what does it say
<3> samething
<3> error: skipping http://ftp.freshrpms.net/pub/fedora/linux/extras/4/i386/apt-0.5.15cnc7-6.fc4.rpm - transfer failed - Unknown or unexpected error
<3> warning: _url_cache[0] 0xa12fe00 nrefs(8964391) != 1 ( )
<3> i recks its my box or something
<3> even though im new to this i donno what could be wrong
<6> i don't know if there's a flag for download with rpm
<6> why don't you wget
<3> ok so u recks try wget
<3> hmm can't seem to ping outside my network
<3> yep


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #fedora
or
Go to some related logs:

#beginner
#computers
#online
#gentoo
aticonfig washed
symma citibank
#politics
xxxpassword xxxpassworld
#politics
#hardware



Home  |  disclaimer  |  contact  |  submit quotes