Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Accessing device through firewall

Reply
Thread Tools Display Modes

Accessing device through firewall

 
 
Luiz Lima
Guest
Posts: n/a

 
      11-24-2003, 06:14 PM
I need help to figure out a way to connect to a device which is
located behind a firewall. The firewall is connected to the Internet
and the LAN is made up of private IPs.

I need to access a wireless AP (RoamAbout AP 2000) using SNMP from the
Internet, but the AP has a private IP address.

The firewall is a RedHat 9 Linux box, which is running its own snmpd,
needed to monitor ethernet and ppp bandwitdth utilization.

Is there a way to access the AP? Perhaps using snmpd to redirect
specific packets? Or else redirecting ports using xinetd or iptables?

I'm not really an expert in SNMP, so any help is more than welcome.

Thanks a lot.

Luiz LIma
 
Reply With Quote
 
 
 
 
Clarke Morledge
Guest
Posts: n/a

 
      12-22-2003, 08:14 PM
(E-Mail Removed) (Luiz Lima) wrote in message news:<(E-Mail Removed). com>...
> I need help to figure out a way to connect to a device which is
> located behind a firewall. The firewall is connected to the Internet
> and the LAN is made up of private IPs.
>
> I need to access a wireless AP (RoamAbout AP 2000) using SNMP from the
> Internet, but the AP has a private IP address.
>
> The firewall is a RedHat 9 Linux box, which is running its own snmpd,
> needed to monitor ethernet and ppp bandwitdth utilization.
>
> Is there a way to access the AP? Perhaps using snmpd to redirect
> specific packets? Or else redirecting ports using xinetd or iptables?
>
> I'm not really an expert in SNMP, so any help is more than welcome.
>
> Thanks a lot.
>
> Luiz LIma


Don't know if you've found your answer yet, but assuming you have
access to the firewall, you should be able to determine the type of
mapping between the NAT private address of the wireless AP and the
public address the world sees, including how the UDP port is being
mapped. SNMP normally uses UDP port 161 (this is the default for the
Roamabouts). Your iptables configuration should tell you that.

Assuming that the UDP port mapped for SNMP is the same, or even if it
is different, you need to look at the iptables configuration to see if
it can pass SNMP requests through the firewall on that port from the
public internet. If the UDP port mapping is something different than
port 161, you should be able to tune your SNMP management station to
query on a port other than 161.

With all of those pieces in place, you should be able to engage SNMP
queries across the firewall to the AP.

Clarke Morledge
Network Engineering
College of William and Mary
 
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NAT Firewall: blocking certain computers from accessing the intern Mourad Windows Networking 0 03-03-2010 08:04 AM
Accessing the printers behind the firewall with a second eth card ashoka.pol@gmail.com Linux Networking 2 10-12-2005 06:33 AM
hire someone to help me find a router/firewall device abspc Network Routers 2 02-20-2005 06:25 AM
woes with accessing vnc over firewall: NoRouteToHostException mike melamed Linux Networking 12 09-21-2004 01:50 AM
Need help finding a low cost hardware firewall device Mark Hobley Home Networking 2 08-03-2004 02:32 AM



1 2 3 4 5 6 7 8 9 10 11