windows streaming applications wont work through fedora gateway
Hi all,
I have an equity trading company that uses proprietry windows application to get real-time market quotes and execute deals. My configuration is as follows:
3 windows XP machines
1 Fedora box acting as gateway connected to ethernet ADSL modem.
LAN connected to eth0 through switch.
ADSL connected to eth1.
Everything seems to work well as far as browsing and MSN on the windows machines. The problems start when trying to run the proprietry progs. I was able to run them succesfully for a while, then something happened and it doesnt seem to work anymore.
The process I usually used to get things up and running is the following.
adsl-start --- connected!
pppoe-relay -S eth1 -C eth0
pppoe-server
service iptables restart (to get masquerade up and running)
used to work but now it doesnt!!!
After going through some logs I found this in my prelink.log
Prelinking /usr/sbin/pppoe-wrapper
/usr/sbin/prelink: /usr/sbin/pppoe-wrapper: Not enough room to add .dynamic entry
Prelinking /usr/sbin/pppoe-relay
/usr/sbin/prelink: /usr/sbin/pppoe-relay: Not enough room to add .dynamic entry
Prelinking /usr/sbin/pppoe-server
/usr/sbin/prelink: /usr/sbin/pppoe-server: Not enough room to add .dynamic entry
Maybe this helps maybe not, any ideas guys, i cant get any work done!!!
cheers
|