----- Original Message ----- From: "Herbert Poetzl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 01, 2003 10:45 PM Subject: Re: [vserver] update: problem connecting FROM vserver to other box on the LAN
> On Tue, Jul 01, 2003 at 06:34:15PM +1000, Fernando Serto wrote: > > I forgot to mention that I'm running RedHat 8 here... I have the same > > configuration at home, but running on a slackware 9 and it works! > > I realy doubt that, I assume you have a similar > configuration _without_ vserver ctx-17 running > at home and it works ;) what do you mean? my box at home: [EMAIL PROTECTED]:~# uname -a Linux skywalker 2.4.20ctx-17 #4 Sat Jun 14 22:53:07 EST 2003 i686 unknown [EMAIL PROTECTED]:~# box at work: [EMAIL PROTECTED] root]# uname -a Linux fenestra 2.4.20ctx-17 #10 Thu Jun 26 16:13:01 EST 2003 i686 i686 i386 GNU/Linux [EMAIL PROTECTED] root]# skywalker is a slackware 9 and fenestra is a redhat 8. both of them with the ctx17 patch applied. and the vserver packages, I compiled and installed the same source tarball... I tried the rpms, but as I was having problems, I decided to remove them and use the same files... sorry for my stupidity! > > > eth1:cart Link encap:Ethernet HWaddr 00:90:27:75:FC:66 > > > inet addr:192.168.10.101 Bcast:61.8.29.127 Mask:255.255.255.0 > ^^^^^^^^^^^^^^^^ > looks like a badly configured network/broadcast .... how would I set this up? isn't it automatic? in my box at home, the broadcast is from eth0 (external), but it's still working... > > > why the hell is it trying to connect using the external ip? is this the > > > problem? > > yes that is the problem ... > > you could try using chbind --ip 192.168.x.x ... and > you probably will succeed ... you were right... [EMAIL PROTECTED] root]# chbind --ip 192.168.10.111 ping 192.168.10.1 ipv4root is now 192.168.10.111 PING 192.168.10.1 (192.168.10.1) from 192.168.10.111 : 56(84) bytes of data. 64 bytes from 192.168.10.1: icmp_seq=1 ttl=64 time=0.899 ms 64 bytes from 192.168.10.1: icmp_seq=2 ttl=64 time=0.437 ms --- 192.168.10.1 ping statistics --- 2 packets transmitted, 2 received, 0% loss, time 1007ms rtt min/avg/max/mdev = 0.437/0.668/0.899/0.231 ms > same problem ... > > HTH, I was hoping that it would help, as well... :o) but it didn't... can you clarify that for me? > Herbert > > > > Cheers (again), > > > Fernando > > > >
