Networking Forums

Networking Forums > Computer Networking > Linux Networking > CIPE Server netmask problem on Redhat Linux 9

Reply
Thread Tools Display Modes

CIPE Server netmask problem on Redhat Linux 9

 
 
Ann
Guest
Posts: n/a

 
      05-04-2004, 11:29 PM
Hi,

I am trying to set up a CIPE server on the redhat linux 9.

I have done the following:

>Edited a file : /etc/sysconfig/network-scripts/ifcfg-cipcb0


DEVICE=cipcb0
ONBOOT=yes
USERCTL=yes
MYPORT=6789
PEER=67.xx.xxx.161:6790
PTPADDR=192.168.0.2
IPADDR=192.168.0.1
NETMASK =255.255.255.0

>/etc/sysconfig/network-scripts/ifup-cipcb ifcfg-cipcb0


>ifconfig


The ifconfig shows the Mask as 255.255.255.255
How can i change this? Any ideas??

-Ann
 
Reply With Quote
 
 
 
 
Tauno Voipio
Guest
Posts: n/a

 
      05-05-2004, 06:37 AM
Ann wrote:
> Hi,
>
> I am trying to set up a CIPE server on the redhat linux 9.
>
> I have done the following:
>
>
>>Edited a file : /etc/sysconfig/network-scripts/ifcfg-cipcb0

>
>
> DEVICE=cipcb0
> ONBOOT=yes
> USERCTL=yes
> MYPORT=6789
> PEER=67.xx.xxx.161:6790
> PTPADDR=192.168.0.2
> IPADDR=192.168.0.1
> NETMASK =255.255.255.0
>
>
>>/etc/sysconfig/network-scripts/ifup-cipcb ifcfg-cipcb0

>
>
>>ifconfig

>
>
> The ifconfig shows the Mask as 255.255.255.255
> How can i change this? Any ideas??
>
> -Ann


Please note that there are two IP addresses at each end of
a CIPE tunnel: the outside address which is used to build
the tunnel, and the inside address which is used with the
data to be transferred via the tunnel. To keep routing
manageable, the outside and inside addresses must be in
different subnets: there is no hinder to use a totally
different network for the inside addresses.

You're trying to put the outside and inside addresses
in the same subnet (192.168.0.0/24), and the routing
is confused. The CIPE interfaces carry the inside addresses
and the data has to be routed via them. The outside
addresses are in the configuration file, and they must
be routable/accessible via the real network interfaces
of the host.

The Red Hat configuration files are a bit strange for me:
I'm a Debian user. Maybe some Red Hat user can help here.

HTH

Tauno Voipio
tauno voipio @ iki fi

 
Reply With Quote
 
Ann
Guest
Posts: n/a

 
      05-06-2004, 03:19 PM
Thanks Tauno..i really appreciate it!!

Ann

Tauno Voipio <(E-Mail Removed)> wrote in message news:<tY%lc.36$(E-Mail Removed)>...
> Ann wrote:
> > Hi,
> >
> > I am trying to set up a CIPE server on the redhat linux 9.
> >
> > I have done the following:
> >
> >
> >>Edited a file : /etc/sysconfig/network-scripts/ifcfg-cipcb0

> >
> >
> > DEVICE=cipcb0
> > ONBOOT=yes
> > USERCTL=yes
> > MYPORT=6789
> > PEER=67.xx.xxx.161:6790
> > PTPADDR=192.168.0.2
> > IPADDR=192.168.0.1
> > NETMASK =255.255.255.0
> >
> >
> >>/etc/sysconfig/network-scripts/ifup-cipcb ifcfg-cipcb0

> >
> >
> >>ifconfig

> >
> >
> > The ifconfig shows the Mask as 255.255.255.255
> > How can i change this? Any ideas??
> >
> > -Ann

>
> Please note that there are two IP addresses at each end of
> a CIPE tunnel: the outside address which is used to build
> the tunnel, and the inside address which is used with the
> data to be transferred via the tunnel. To keep routing
> manageable, the outside and inside addresses must be in
> different subnets: there is no hinder to use a totally
> different network for the inside addresses.
>
> You're trying to put the outside and inside addresses
> in the same subnet (192.168.0.0/24), and the routing
> is confused. The CIPE interfaces carry the inside addresses
> and the data has to be routed via them. The outside
> addresses are in the configuration file, and they must
> be routable/accessible via the real network interfaces
> of the host.
>
> The Red Hat configuration files are a bit strange for me:
> I'm a Debian user. Maybe some Red Hat user can help here.
>
> HTH
>
> Tauno Voipio
> tauno voipio @ iki fi

 
Reply With Quote
 
Tauno Voipio
Guest
Posts: n/a

 
      05-06-2004, 08:33 PM
Ann wrote:
> Thanks Tauno..i really appreciate it!!
>
> Ann
>


Thank you - positive feedback keeps the response engine running.

Tauno
tauno voipio @ iki fi

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Redhat Linux 8 and Redhat Enterprise Linux 4 printer not configure Niraj Linux Networking 0 12-06-2006 04:51 AM
CIPE Linux to Windows Ann Linux Networking 1 05-08-2004 08:49 AM
cannot connect from linux cipe server to windows cipe client Ann Linux Networking 4 05-07-2004 08:25 PM
Starting CIPE server on redhat linux Ann Linux Networking 0 04-30-2004 10:33 PM
Linux/cIPe->Linksys DSL Router->Win2k Server VPN Guy Rouillier Linux Networking 2 11-04-2003 08:05 PM



1 2 3 4 5 6 7 8 9 10 11