ip_fil4.1.33 compile...

hello,
I download ip_fil with .c and .h files.
I´m expert for visual Studio 2003 :)
Who can compile all .c and .h file ander bsd 7.2 unix?
tom
 
ip_fil is part of ipfilter, which belongs to the base system (so it's already compiled and installed -- /usr/src/contrib/ipfilter/ip_fil.c, /usr/src/sys/contrib/ipfilter/netinet/ip_fil.h). What are you trying to do, and what does Visual Studio have to with any of this?
 
[DutchDaemon translation services]

Short translation from German (which is not allowed here)

- I downloaded the firewall and ended up with .c and .h files.
- Now I want to compile and start the firewall.
- I only know 'cc test.c -o test'
- which of the .c files do I need?
- P.S. 'Visual Studio' means 'I do not know the first thing about programming'

[/DutchDaemon translation services]
 
ok,
My target is change the .c file from firewall example ipfil.
My next target is compile and run ander FreeBSD.

I have Suse linux and the firewall is 1a.

I must use the FreeBSD, because my book (socket programiere under unix in c (900 site)) is the best for for german.

I change the .c file (ipfil).What is the nest step?

sorry for my bad english.
 
Back
Top