[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Attaching wired nodes to a satellite terminal node



I'm trying to realise the following topology in ns:
-one geostationary sat. with two terminal-nodes on the ground.
-some "normal" ns nodes ($ns node)attached to the sat. terminal nodes

I tried to use duplex-links between the sat. terminal nodes and the wired 
nodes, but get the following error while running ns:
"bus error".

I guess this is caused by the satellite extension's routing algorithm. (set 
satrouteobject_ [new SatRouteObject]).

Is there any way to realise this kind of mixed topology in the current 
version of ns?

Thanks
Edmund S. Loevlund