The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > BSD
.
google unix.com



BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Linux MPX Multi-touch Table May Become Free DIY Microsoft Surface ... - Gizmodo.com iBot UNIX and Linux RSS News 0 07-16-2007 02:10 PM
create new table/field Gr4wk Shell Programming and Scripting 2 05-03-2006 09:07 PM
table howeezy High Level Programming 1 09-23-2005 02:27 PM
MySql: create table error perleo Shell Programming and Scripting 3 04-16-2003 05:23 PM
How do I create desktop icons for the shell programs I create??? TRUEST UNIX Desktop for Dummies Questions & Answers 7 05-15-2002 11:40 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 06-25-2008
Ashraff Ali Ashraff Ali is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 1
Unhappy How to create IP table at Free BSD

Now, I had installed free bsd at my office. Unfortunitely, Email server have been using Local PoP3 and SMTP to our ISP with outlook. but my unix firewall sever ( free bsd ) didn't allow these port ( 110 & 25 ).
How can i create the IP table to pass at server. If u have any experience about obvious case, Pls kindly guide to me.
  #2 (permalink)  
Old 06-26-2008
sysgate's Avatar
sysgate sysgate is offline Forum Advisor  
Unix based
  
 

Join Date: Nov 2006
Location: Bulgaria
Posts: 1,318
Are you sure that the firewall is the issue ? Can you telnet to certain IP on these ports ? What is the error message ? What is the firewall installed on this FreeBSD ? Which versions are both the BSD and the firewall software ?
  #3 (permalink)  
Old 07-25-2008
revzalot revzalot is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 6
To determine which ports are open on your machine, take a look at nmap which will probe all the open ports on your machine. Good luck.
  #4 (permalink)  
Old 07-31-2008
togr togr is offline
Registered User
  
 

Join Date: Jul 2008
Posts: 37
nmap will do the job but telnet shuld be sufficient to test whether ports are open. try netstat -an | grep 110 and grep 25 to see if anything has bound to these ports at all.

On freebsd there is no iptables.
Firewalls on freebsd are either ipf or pf.

as far as I recall ipf -ihn will show you active ruleset on incoming direction (i) with hits per rule (h) and number next to each rule (n). ipf -ohn will show you similar but in output direction. You may find that strange at the first glance but in ipf last match wins. That is decision to dropp/pass a packet is done based on last match, not first match in a rulest - opposite to linux/cisco behaviour. It's just a different approach you'll have to get used to, it's not wrong at all.

Tell us what you see when doing netstat and telnet to mentioned ports, then we'll guide you through the rest. It won't be difficult.
ipf's syntax is so simple and straighforward that I falled in love since I saw it. PF is very similar (in syntax).

regards.
  #5 (permalink)  
Old 08-15-2008
amsct amsct is offline
Registered User
  
 

Join Date: Aug 2008
Location: Amsterdam, The Netherlands
Posts: 33
There is another firewall used on FreeBSD: ipfw
ipfw show
to show your ruleset. Unlike pf and ipf, for ipfw first rule match will be executed.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 03:03 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0