Re: making ppp interface on motfcc END
- From: noisetube@xxxxxxxxx
- Date: Fri, 25 Jul 2008 17:10:21 -0700 (PDT)
On Jul 25, 6:39 am, jess...@xxxxxxxxx wrote:
Hello,
I have a motFCC END driver which is loaded by MUX. The driver supports
the FCC device of a MPC8260 and supports 100Mbps ethernet. I need to
make this a M2_ifType_ppp type interface. The driver is a generic END
style driver and vxworks version is 5.4.
I updated the ifType to M2_ifType_ppp and inited the END_INIT / MIB
with the correct params. But ifDstAddrSet() fails to set the remote
END IP. and How do I change the NetMask (ifMaskSet() only updates the
subnetmask)? Any suggestions ?
I am adding the ifShow.
motfcc (unit number 0):
Flags: (0x80f1) UP POINT-TO-POINT MULTICAST RUNNING
Type: PPP
inet: 10.10.10.10
Destination Internet address: 0.0.0.0
Netmask 0xff000000 Subnetmask 0xffffff00
Metric is 0
Maximum Transfer Unit size is 1500
8723339 octets received
239412 octets sent
2189 unicast packets received
3883 unicast packets sent
16068 non-unicast packets received
13 non-unicast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
9510 unknown protos
0 output queue drops
Yes: I suggest you explain just why you're trying to accomplish in the
first place, because what you're doing here is totally bogus. If what
you really meant to say was "I need to run PPP over ethernet (PPPoE)"
they you can't do it like this.
-Bill
.
- Follow-Ups:
- Re: making ppp interface on motfcc END
- From: jesswin
- Re: making ppp interface on motfcc END
- References:
- making ppp interface on motfcc END
- From: jesswin
- making ppp interface on motfcc END
- Prev by Date: Re: Degradation of TCP connection
- Next by Date: mDOC H3 driver
- Previous by thread: making ppp interface on motfcc END
- Next by thread: Re: making ppp interface on motfcc END
- Index(es):
Relevant Pages
|