On Mon, Jan 24, 2011 at 7:15 AM, Amar Cosic wrote:
> Hello list
>
> My mind is just "locked" at the moment and I am trying to figure out what
> am I doing wrong here. I have 4 static IP's on server machine and I have
> something like this in /etc/conf.d/net :
>
>
>
> config_eth0=( "77.xxx.104.14/
On Tue, Jan 25, 2011 at 1:08 PM, Amar Cosic wrote:
>
>
> On Tue, Jan 25, 2011 at 9:01 AM, Adam Carter wrote:
>
>>
>> config_eth0=( "77.xxx.104.14/24" )
>>> routes_eth0=( "default via 77.xxx.104.1" )
>>> config_eth0:1=( "77.xxx.104.100/24" )
>>> routes_eth0:1=( "default via 77.xxx.104.1" )
>>> con
On Tue, Jan 25, 2011 at 9:01 AM, Adam Carter wrote:
>
> config_eth0=( "77.xxx.104.14/24" )
>> routes_eth0=( "default via 77.xxx.104.1" )
>> config_eth0:1=( "77.xxx.104.100/24" )
>> routes_eth0:1=( "default via 77.xxx.104.1" )
>> config_eth0:2=( "77.xxx.104.101/24" )
>> routes_eth0:2=( "default vi
> config_eth0=( "77.xxx.104.14/24" )
> routes_eth0=( "default via 77.xxx.104.1" )
> config_eth0:1=( "77.xxx.104.100/24" )
> routes_eth0:1=( "default via 77.xxx.104.1" )
> config_eth0:2=( "77.xxx.104.101/24" )
> routes_eth0:2=( "default via 77.xxx.104.1" )
> config_eth0:3=( "77.xxx.105.100/24" )
> r
On Mon, Jan 24, 2011 at 04:15:14PM +0100, Amar Cosic wrote
> Hello list
>
> My mind is just "locked" at the moment and I am trying to figure out what am
> I doing wrong here. I have 4 static IP's on server machine
I have one nic on my desktop. It sits behind an ADSL router-modem
which has addr
Amar Cosic writes:
> Hello list
>
> My mind is just "locked" at the moment and I am trying to figure out
> what am I doing wrong here. I have 4 static IP's on server machine
> and I have something like this in /etc/conf.d/net :
>
>
>
> config_eth0=( "77.xxx.104.14/24" )
> routes_eth0=( "default v
Apparently, though unproven, at 17:15 on Monday 24 January 2011, Amar Cosic
did opine thusly:
> Hello list
>
> My mind is just "locked" at the moment and I am trying to figure out what
> am I doing wrong here. I have 4 static IP's on server machine and I have
> something like this in /etc/conf.d
Hello list
My mind is just "locked" at the moment and I am trying to figure out what am
I doing wrong here. I have 4 static IP's on server machine and I have
something like this in /etc/conf.d/net :
config_eth0=( "77.xxx.104.14/24" )
routes_eth0=( "default via 77.xxx.104.1" )
config_eth0:1=( "7
8 matches
Mail list logo