Monthly Archives: August 2011

linux server connect to windows mssql

Had difficulty getting ports setup up and testing whether drivers worked Used freetds to act as driver with dblib tested by using tsql -S [hostname] -U [username] -P [password] where hostname was declared in /usr/local/etc/freetds.conf [myserver1] host = domain.name port … Continue reading

Posted in Uncategorized | Leave a comment

ipTables, APF, ConfigServer Firewall (linux)

A confusing day trying to get outgoing ports open so i can connect to a windows SQL server Eventually found ConfigServer Firewall which has some nice WHM features for setting ipTables. Tried ipTables through ssh as well. limited success as … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment