Hi,guys!
I use iptables to let the PCs in the subnet to connect the internet outside.
And i write a simple script,but it doesn't work:
#!/bin/sh
iptables -F
#Define packets from Internet server to Intranet
iptables -A FORWARD -d 198.168.1.0/24 -i eth0 -j ACCEPT
#Define packets from Intranet to I
2007/5/13, Fabio A Correa <[EMAIL PROTECTED]>:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Wu,
Instead of the commands you posted, you should use
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables --table nat -A POSTROUTING -s 192.168.8.0/24 -j MASQUERADE
I have tried.But still not work
2007/5/14, Norberto Bensa <[EMAIL PROTECTED]>:
Chuanwen Wu wrote:
> I have tried set all the gw in my subnet to 192.168.1.254 or 192.168.1.1.
> Is't all right?
I don't know, it depends on what's your gw's IP is.
Let's say you have this setup:
GW: 19
he weather in bejing is pleasant, Mr Wu.
On Mon, 14 May 2007 11:58:34 -0300 (ART)
"Norberto Bensa" <[EMAIL PROTECTED]> wrote:
> On Mon, May 14, 2007 8:23 am, Chuanwen Wu wrote:
> > Thank you!I think i have done what you meant.
> > Here is the information:
> >
2007/5/15, Dan Farrell <[EMAIL PROTECTED]>:
On Tue, 15 May 2007 10:35:38 +0800
"Chuanwen Wu" <[EMAIL PROTECTED]> wrote:
> Does it mean that eth1(the interface in my subnet) receive the request
> but don't post forward it?
Perhaps you should attach the output of
Hi,guys!
I want to play games on my machine.Here is the information of my video
card in "lspci":
VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE
Chipset Integrated Graphics Device (rev 03)
I have tried to play some games,like neverputt,which is so SLOW.The
corresponding ti
2007/5/19, Dan Farrell <[EMAIL PROTECTED]>:
On Sat, 19 May 2007 18:40:33 +0800
"Chuanwen Wu" <[EMAIL PROTECTED]> wrote:
> Hi,guys!
> I want to play games on my machine.Here is the information of my video
> card in "lspci":
>
> VGA compatible cont
2007/5/20, Dale <[EMAIL PROTECTED]>:
Dan Farrell wrote:
On Sun, 20 May 2007 10:29:12 +0800
"Chuanwen Wu" <[EMAIL PROTECTED]> wrote:
direct rendering: No
there it is, third line.
Hey, looks like I have the same problem! Perhaps we can figure it out
together.
|
2007/5/20, Dan Farrell <[EMAIL PROTECTED]>:
On Sat, 19 May 2007 23:40:27 -0500
Dan Farrell <[EMAIL PROTECTED]> wrote:
> On Sun, 20 May 2007 10:29:12 +0800
> "Chuanwen Wu" <[EMAIL PROTECTED]> wrote:
>
> > direct rendering: No
>
> there it is, thir
Hi,guys!
i can't enter my gnome and the error is:
The application "gnome-panel" has quit unexpectedly.
The application "nautilus" has quit unexpectedly.
And when i enter my xfce,my desktop is gone!All is black except the
bars in the top of the screen and in the button of the screen.
Then when i
# equery check gnome-vfs
thanks,my gnome-vfs crack!
now my gnome problem is fix!
I will try to fix my xfce
--
Bo Andresen
--
wcw
--
gentoo-user@gentoo.org mailing list
gnome is ok now!But i still can't fix my xfce.when i run
'revdep-rebuild -p' every thing is OK!
But when i enter my xfce,i just can't find my desktop!The screen is
black except the tool bar,and i still can use the items which are on
the tool bar.
It's not like you haven't mentioned this befor
Hi list!
I can't start my proftpd!
# proftpd
- IPv6 getaddrinfo 'localhost' error: Name or service not known
then:
# /etc/init.d/proftpd start
* Starting proftpd ... [ !! ]
And my /etc/hosts is :
127.0.0.1localhost wcw-gentoo
How can i
2006/10/19, Dmitry Gorohov <[EMAIL PROTECTED]>:
Can you post your proftpd.conf here.
my proftpd.conf is just copied from proftpd.conf.sample
--
GPG: 2395 DF2C FC5C D041 4811 AA9C B975 6324 B813 740F
Dmitry Gorohov <[EMAIL PROTECTED]>
--
--
gentoo-user@gentoo.org mailing list
--
wcw
--
g
Now i find that my proftpd actually has start up even the warning(-
IPv6 getaddrinfo 'localhost' error: Name or service not known) is
still here.
Maybe it will be OK after i remerge proftpd with the USE='-ipv6'
I will try it!
--
wcw
--
gentoo-user@gentoo.org mailing list
tpd default
On 10/19/06, Chuanwen Wu <[EMAIL PROTECTED]> wrote:
> Hi list!
> I can't start my proftpd!
>
> # proftpd
> - IPv6 getaddrinfo 'localhost' error: Name or service not known
>
> then:
> # /etc/init.d/proftpd start
> * Starting proftpd ...
Errors occur,now!
I remerged proftpd with the USE='-ipv6',then the warning
disappears,but i can't connection my ftp .
And then i remerged proftpd back again with the USE='ipv6', but still
can't connect my ftp.
When i use gftp to connect my ftp ,the message is just below:
Looking up 222.20.45.71
2006/10/20, Neil Bothwick <[EMAIL PROTECTED]>:
On Fri, 20 Oct 2006 15:53:41 +0800, Chuanwen Wu wrote:
What does the proftpd log file (/var/log/xferlog?) show?
$ cat /var/log/xferlog
Fri Oct 20 01:25:49 2006 0 222.20.45.71 249 /home/ftp/mybash b _ o a
[EMAIL PROTECTED] ftp 1 * c
audacious is a good one!
2006/10/23, Dave V <[EMAIL PROTECTED]>:
Hello,
I just read on the gentoo-dev list that xmms is about to be removed, but it's
probably the only sound player that I've used. Could someone recommend a good
alternative. I'm rather surprised that no one wanted to maintain
Hi everybody!
Just now i update my firefox to version 2.0,but after that ,i can't
start my firefox.
# firefox
/usr/libexec/mozilla-launcher: can't find the browser :-(
How to fix it?
Thanks in advanced!
--
wcw
--
gentoo-user@gentoo.org mailing list
2006/10/30, Bo Ørsted Andresen <[EMAIL PROTECTED]>:
The output of:
# equery check mozilla-firefox
[ Checking www-client/mozilla-firefox-2.0 ]
* 3570 out of 3570 files good
# equery check mozilla-launcher
[ Checking www-client/mozilla-launcher-1.52 ]
* 3 out of 3 files good
?
Also does th
2006/10/31, Neil Bothwick <[EMAIL PROTECTED]>:
On Mon, 30 Oct 2006 12:46:11 +0800, Chuanwen Wu wrote:
Does this happen each time you start Firefox 2.0? There was a delay when
I first ram FF2, although nothing like 10 minutes, while it checked
plugins, but this only happened on the fir
Thanks for your advices!
Now my firefox is OK just after the "long time" for my FF2's first start up!
Hi,
Can you run firefox with the -ProfileManager option, create a new profile
and give it a try.
I had tried that!But not work!
It that works, it means firefox is ok, but your profile is not
The ~/.fonts determine your fonts config.
2006/11/21, Wolfgang Liebich <[EMAIL PROTECTED]>:
Hi,
I've read the http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts HOWTO. As
I'm now a LCD screen user, I wanted to enable subpixel
rendering. After reading the fonts.conf in /etc/fonts, I discovered
that this
Audacious can be replaced of xmms.In fact ,audacious inherits from mpg
which inherits from xmms.
2006/12/1, Daniel Iliev <[EMAIL PROTECTED]>:
Raymond Lewis Rebbeck wrote:
lol
I noticed it today (just in time, ahaha) but I am an audacious user
several weeks before xmms was dropped. Actually t
Yes,it's OK!I ever compiled openoffice with 12 hours.It was painful!So
now i just
emerge openoffice-bin,which is very good in my machine.
2006/12/6, Leandro Melo de Sales <[EMAIL PROTECTED]>:
Hi,
# date
Tue Dec 5 10:12:01 BRT 2006
# emerge openoffice
{ in other terminal }
# date
Tu
Hi,guys!
I tried to install reiser4,but it seems failed.
My kernel is 2.6.19-gentoo-r1.I download 2.6.19-rc1-mm1.bz2,and then
tar jxvf ,and a file called 2.6.19-rc1-mm1 came out.
Then i enter the kernel source tree,and :
linux# patch -p1 < /tmp/2.6.19-rc1-mm1
The next patch would create the
So,you meant I have to install mm-sources,but gentoo-sources?
2006/12/12, Neil Bothwick <[EMAIL PROTECTED]>:
On Tue, 12 Dec 2006 14:15:33 +0800, Chuanwen Wu wrote:
> I tried to install reiser4,but it seems failed.
> My kernel is 2.6.19-gentoo-r1.I download 2.6.19-rc1-mm1.bz2,an
2006/12/12, Neil Bothwick <[EMAIL PROTECTED]>:
On Tue, 12 Dec 2006 20:05:42 +0800, Chuanwen Wu wrote:
Yes, install mm-sources and use that instead of gentoo-sources.
alternatively apply only the resier4 patch to gentoo-sources. Trying to
apply the whole mm patchset to gentoo-sources is bo
2006/12/13, Dale <[EMAIL PROTECTED]>:
Chuanwen Wu wrote:
> 2006/12/12, Neil Bothwick <[EMAIL PROTECTED]>:
>
>>
>> --
>> Neil Bothwick
>>
>> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such
Hi,everyone!
I am tring to install my gentoo on my new machine.
And when I start my gentoo,the error is :
……
202.114.26.194
202.114.26.194 already taken on eth0
ERROR:Problem starting needed service net.eth0
netmount was not started
My network is Brodcom Netlink(TM) Gibabit Ethernet,
2006/12/27, Oliver Schmidt <[EMAIL PROTECTED]>:
Hello
"already taken on" means the IP is already taken in the Network.
Another host with the same IP exist in your LAN.
But when i restart my machine and enter another OS(ubuntu),the network
is OK and the ip is the same:202.114.26.194?So I think t
Do you have to specify a fixed IP address? Couldn't you use dhcpcd and let it
obtain an address from the router?
Yes,we must use the fixed IP.
--
Regards,
Mick
--
wcw
--
gentoo-user@gentoo.org mailing list
2006/12/28, Oliver Schmidt <[EMAIL PROTECTED]>:
Hello Chuanwen
You can't ping a host out of you lan because after use ifconfig, no default
gateway is set.
You can set this using these two lines:
ifconfig eth0 192.168.0.1 up
route add default gw 192.168.0.254
Yeah,I can ping the host out of my
2006/12/30, Dan <[EMAIL PROTECTED]>:
On Fri, 29 Dec 2006 09:27:46 +0800
"Chuanwen Wu" <[EMAIL PROTECTED]> wrote:
> 2006/12/28, Oliver Schmidt <[EMAIL PROTECTED]>:
> > Hello Chuanwen
> But everytime I do
> #/etc/init.d/net.eth0 start or
> #/etc/
Hi,everybody!
When i do xorgconfig,I choose i810 to my video card driver of intel 945.
I can enter gnome but I found something is wrong:
The fonts in some vertical line is not clear,no matter the english
characters or the my local charcters.
I am sure my fonts.conf is correct because I the same
2006/12/31, Леонид Моргун <[EMAIL PROTECTED]>:
emerge -C something1, smth2, ...
I want to know if there are any packages which doesn't work after that.
#revdep-rebuild -p
#revdep-rebuild
--
gentoo-user@gentoo.org mailing list
--
wcw
--
gentoo-user@gentoo.org mailing list
Hi,everyone!
I want to install gentoo in my Hewlett-Packard server.It's my first
time to install linux in a server.I want to know that which *.iso I
should download and burn into the CD? Is it the
" install-hppa-2006.1-universal.iso" all right?
And do you have any other advice?
Thanks in advanc
2006/12/31, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]>:
On Sunday 31 December 2006 05:38, "Chuanwen Wu" <[EMAIL PROTECTED]> wrote
about '[gentoo-user] install CD of Hewlett-Packard server':
> I want to install gentoo in my Hewlett-Packard server.It'
2007/1/1, Strong Cypher <[EMAIL PROTECTED]>:
did you configure manually your ip for testing before starting net.eth0 ???
Thank you!Believe me,I have tried your advice.But the problem is still there.
Now ,I have find out the cause.It's still the problem of configuration
of the kernel.
I find a a
TED]>:
Chuanwen Wu wrote:
> 2006/12/31, Boyd Stephen Smith Jr. <[EMAIL PROTECTED]>:
>
>> On Sunday 31 December 2006 05:38, "Chuanwen Wu" <[EMAIL PROTECTED]>
>> wrote
>> about '[gentoo-user] install CD of Hewlett-Packard server':
>> > I want
Thank Sebastian Ferrara and karlos!
Now I have fixed the problem.The cause is the inappropriate setting of
the LCD.It's my first time to use a LCD,and I even didn't know Lcd is
so different from CRT.
After I press "auto",everything is all right!
To Sebastian Ferrara:
The i810 driver is Ok.But it
ere any way that I can
install gentoo in Windows?
2007/1/3, Dan <[EMAIL PROTECTED]>:
On Tue, 2 Jan 2007 15:46:59 +0800
"Chuanwen Wu" <[EMAIL PROTECTED]> wrote:
The command line installer is highly recommended, as it is more likely
to boot on a given (especially uncommo
Thank you all guys!
I can enter my gentoo with livecd with the parameter "gentoo noapic",now.
The livecd of Gentoo is so powerful!
Thank all of you!
--
wcw
--
gentoo-user@gentoo.org mailing list
Hi,everybody!
When i used livecd to install gentoo in my HP machine,the error
occured when installing grub:
_map_device_to_grub_device:
Error:could not map /dev/cciss
Use #fdisk -l to get the information of my scsi disk :
Disk /dev/cciss/c0d0
/dev/cciss/c0d0p1NTFS
/dev/cciss/c0d0p2
Thank you Matthias!
2007/1/5, Matthias Fechner <[EMAIL PROTECTED]>:
Hi,
Chuanwen Wu schrieb:
> Disk /dev/cciss/c0d0
>
> /dev/cciss/c0d0p1NTFS
> /dev/cciss/c0d0p2Linux
> /dev/cciss/c0d0p3extended
>
> grub > root (hd0,1) or grub> root (h
2007/1/5, Neil Walker <[EMAIL PROTECTED]>:
Chuanwen Wu wrote:
> My problem is the grub can't find my partition or even disk.So now,
> when I press tab key, there is not any notation appearing.That I
> think,because grub can't detect my disk.
>
> /dev/cciss is a k
2007/1/6, Neil Walker <[EMAIL PROTECTED]>:
Chuanwen Wu wrote:
>
> Now,I can't boot any OS and can't even enter the grub menu.
TBH, all the machines I have had with SmartArrays have also had a
simple SCSI or IDE HD for the purposes of booting. It makes life so much
simpler.
ust by change the command that
start grub!!
make sure your fstab and your mtab (!!), also you proc is mounted and your
device.map is correct.
Have also two servers with smart-array.
cheers
Oli
> 2007/1/6, Neil Walker <[EMAIL PROTECTED]>:
>> Chuanwen Wu wrote:
>>
I find my monitor work correctly in the 85Hz(the character is
vague).And in windows,I set the sync range to 75Hz and then it's OK.
But how to bring down the sync range to 75Hz in gentoo?
Now in my xorg.conf:
HorizSync 31.5 - 57.0
VertRefresh 50-90
Even I change them to 20 - 40(HorizSync) and
The error is:
make[3]: *** No rule to make target `../scintilla/libscintilla.a',
needed by `test-scintilla'. Stop.
make[3]: *** Waiting for unfinished jobs
mv -f .deps/LexVB.Tpo .deps/LexVB.Po
mv -f .deps/test_scintilla-test-scintilla.Tpo
.deps/test_scintilla-test-scintilla.Po
make[3]: Leavi
Thanks for your advice!
But I found another way:
MAKEOPTS="-j1" emerge anjuta
Then the error went away!
2007/1/17, Rumen Yotov <[EMAIL PROTECTED]>:
On Wed, 17 Jan 2007 22:49:35 +0800
"Chuanwen Wu" <[EMAIL PROTECTED]> wrote:
> The error is:
>
2007/1/18, Iain Buchanan <[EMAIL PROTECTED]>:
On Wed, 2007-01-17 at 22:46 +0800, Chuanwen Wu wrote:
> I find my monitor work correctly in the 85Hz(the character is
> vague).And in windows,I set the sync range to 75Hz and then it's OK.
> But how to bring down the sync ran
2007/1/18, Nelson, David (ED, PAR&D) <[EMAIL PROTECTED]>:
>-Original Message-
>From: Chuanwen Wu [mailto:[EMAIL PROTECTED]
>Sent: 18 January 2007 14:37
>To: gentoo-user@lists.gentoo.org
>Subject: Re: [gentoo-user] how to bring down the sync range of your
>moni
2007/1/19, Etaoin Shrdlu <[EMAIL PROTECTED]>:
On Friday 19 January 2007 05:16, Chuanwen Wu wrote:
> You mean add this line to where?
To your video driver options in the appropriate "Device" section.
> I add it as below:
>
> Section "Monitor"
> Op
2006/5/27, Raymond Lewis Rebbeck <[EMAIL PROTECTED]>:
From what I understand it is only accessible from the US.
from China ,too!
--
wcw
--
gentoo-user@gentoo.org mailing list
Hi! Everyone!
Last night i emerge world and update gcc from 4.0.2 to the 4.1.1
one,glibc to version 2.8.*.
I just want to know whether i should emerge -e system -e world or not
after i update to gcc4.1.1.
You know, it's need such a long time!And i am not sure whether my
gentoo will be OK if i do
2006/6/3, Hemmann, Volker Armin <[EMAIL PROTECTED]>:
http://www.gentoo.org/doc/en/gcc-upgrading.xml
Thanks!I got it!
yes, you have.
I don't have to do that just as what the webpage says from the links
you give above.There is a another way to use revdep-rebuild.
--
gentoo-user@gentoo.org ma
I emerge -- depclean and the drivers of keyboard,mouse ,vedio and many
libs of font and many other package have been unmerge.
After revdep-rebuild, i reboot but i even can not startx,and i have to
re-emerge the drivers to startx,and then the libs of font to make my
fonts normal manual accroding to
2006/6/3, Sven Köhler <[EMAIL PROTECTED]>:
> I just can't understand why "emerge -- depclean" such a dangerous
> command can exist or i do it in a wrong way(although i think i am
> right).
Have you seen the big fat warning that says "emerge --depclean may
damage your system" ?
"--depclean" is a
Hi everybody!
My mplayer in gnome is OK! But after i switch to xfce4.39,everytime i
start it ,it will take me 1~2minutes,and can't do anything until it's
OK!
Is there anybody else having the same problem?
--
wcw
--
gentoo-user@gentoo.org mailing list
Hi everybody!
My mplayer in gnome is OK! But after i switch to xfce4.39,everytime i
start it ,it will take me 1~2minutes,and can't do anything until it's
OK!
Is there anybody else having the same problem?
--
wcw
--
gentoo-user@gentoo.org mailing list
But how to explain that my mplayer is OK in gnome?
2006/6/25, Jeremy Olexa <[EMAIL PROTECTED]>:
-BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chuanwen Wu wrote:
> Hi everybody!
> My mplayer in gnome is OK! But after i switch to xfce4.39,everytime i
> start it ,it will take m
I found that the problem is the gmplayer,but no mplayer.
I start mplayer from terminal,everything is fluent.
Is there any other way to use mplayer in xfce(just no use gmplayer)??
2006/6/26, Walter Dnes <[EMAIL PROTECTED]>:
On Sun, Jun 25, 2006 at 11:40:37PM +0800, Chuanwen Wu wrote
When i start my gentoo,the error occur:
/usr/sbin/hald:error while loading shared
libraries:libdbus-1.so.2:cannot open shared object file:No such file
or di(i think the word here should be "directory" but no "di").
Then i "equery b libdbus-1.so.2",but can't find anything!
Then i run "revdep-reb
2006/9/17, Neil Bothwick <[EMAIL PROTECTED]>:
On Sun, 17 Sep 2006 02:59:12 +, Chuanwen Wu wrote:
Run revdep-rebuild without -p? Or do you mean revdep-rebuild -p quits
with errors before completing?
Yes!Quiting with errors!
--
Neil Bothwick
WinErr 012: Window closed - Do no
Now,I have solve the "libdbus" problem:the libdbus-1.so.2 comes from
dbus6.1 and i update dbus to version 9.1,so the error occure!
But i still have some problems:
i can't enter my gnome and the error is:
The application "gnome-panel" has quit unexpectedly.
The application "nautilus" has quit une
2006/9/23, Bo Ørsted Andresen <[EMAIL PROTECTED]>:
Well, you'll have to show us those errors if you want help...
The libdbus prolem i think is solved,now.
# revdep-rebuild --library libdbus-1.so.2 -p
Configuring search environment for revdep-rebuild
Environment mismatch from previous run, dele
2006/9/23, Bo Ørsted Andresen <[EMAIL PROTECTED]>:
On Saturday 23 September 2006 04:34, Chuanwen Wu wrote:
> The libdbus prolem i think is solved,now.
[...]
Right.
> #revdep-rebuild -p
[...]
> broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.la (requires
> /usr/li
101 - 169 of 169 matches
Mail list logo